Comments on Installing NLTK and using it for Human language processing
NLTK stands for "Natural Language Tool Kit". It is a python programming module which is used to clean and process human language data. Its rich inbuilt tools helps us to easily build applications in the field of Natural Language Processing (a.k.a NLP). This tutorial shows how NLTK can be installed and used with an example.
1 Comment(s)
Add comment
Comments
By: Gab Tomas Byler
Sounds interesting. Can this be used for processing Machine Translation?