text = 'Пример текста для нормализации. Пример текста для нормализации'
text_normalizer = TextNormalizer()
result = text_normalizer.normalize_text(
text=texts,
split_words=True,
split_sentences=True,
stop_words_ignore=True,
split_docs=False
)
-
Notifications
You must be signed in to change notification settings - Fork 0
Text normalization tool. The helpful instrument for data-scientists.
License
fecitpotentiam/fecittext
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Text normalization tool. The helpful instrument for data-scientists.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published