Skip to content

AlDrAkU/text-preparation-NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text-preparation-NLP

This text preparation for NLP use.

requirements:

-nltk has to be installed # pip install nltk

-nltk stopwords # nltk.download('stopwords')

-nltk punctuation # nltk.download('punkt')

About

This text preparation for NLP use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages