tnkeeh icon indicating copy to clipboard operation
tnkeeh copied to clipboard

Arabic cleaning, normalization and segmentation library.

Results 2 tnkeeh issues
Sort by recently updated
recently updated
newest added

Suggestion: Adding spelling correction using a provided or user-defined list of words Do you believe it directly relates to the "tnkeeh" process? I can implement the SymSpell algorithm and work...

I tried to use "clean_data" from Tnkeeh and I kept getting this error (even when I changed the Arabic text): ``` File d:\python\2024\substilte_frequency\.venv\Lib\site-packages\tnkeeh\tnkeeh.py:261, in clean_data(file_path, save_path, segment, remove_special_chars, remove_english, normalize,...