Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sidhantpanda/nlp
Natural Language Processing using Python and NLTK
https://github.com/sidhantpanda/nlp
Last synced: 23 days ago
JSON representation
Natural Language Processing using Python and NLTK
- Host: GitHub
- URL: https://github.com/sidhantpanda/nlp
- Owner: sidhantpanda
- Created: 2013-11-17T23:38:14.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-25T00:40:19.000Z (over 10 years ago)
- Last Synced: 2024-10-09T22:59:54.044Z (about 1 month ago)
- Language: Python
- Size: 152 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
nlp
===Natural Language Processing using Python and NLTK
Please ensure that you have NLTK installed. If you don't have NLTK, please follow instructions at www.nltk.org/install.html.
For this module, we only require the stopwords corpus.Reach me at [email protected] for any other queries.