-
Notifications
You must be signed in to change notification settings - Fork 0
mathlover777/SNLP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
installing nltk Open Synaptic Package Manager: search and install python-nltk open terminal --> python --> import nltk --> nltk.download() --> d --> stopwords --> q -->exit() open terminal --> python --> import nltk --> nltk.download() --> d --> wordnet --> q -->exit() to use our code add the following in the start of the code from table import * from sets import Set all the usable functions are commented in the lower part of table.py refer tabletest.py for examples
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published