Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/desilinguist/acm-crossroads-nltk
The repository for my ACM Crossroads article on NLTK, originally published in 2007.
https://github.com/desilinguist/acm-crossroads-nltk
Last synced: 7 days ago
JSON representation
The repository for my ACM Crossroads article on NLTK, originally published in 2007.
- Host: GitHub
- URL: https://github.com/desilinguist/acm-crossroads-nltk
- Owner: desilinguist
- License: mit
- Created: 2015-03-12T18:43:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-06T02:20:12.000Z (almost 9 years ago)
- Last Synced: 2024-12-09T04:35:49.947Z (14 days ago)
- Language: Jupyter Notebook
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# acm-crossroads-nltk
The repository for my ACM Crossroads article on NLTK, originally published in 2007.The various `task*.py` scripts have the code from the original article. The `tex` file contains the LaTeX source for the article. However, the best option is to basically look at the iPython notebook file since that is the easiest way to read and play around with the code while you are reading.