Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/floere/ruby_nltk
Ruby Natural Language Tool Kit
https://github.com/floere/ruby_nltk
Last synced: 25 days ago
JSON representation
Ruby Natural Language Tool Kit
- Host: GitHub
- URL: https://github.com/floere/ruby_nltk
- Owner: floere
- License: other
- Created: 2011-04-11T04:08:40.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-04-11T07:03:38.000Z (over 13 years ago)
- Last Synced: 2024-10-22T12:38:52.964Z (2 months ago)
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This is an experimental repository which I use to hone my natural language coding skills. I'll be adapting code from the original NLTK to Ruby.
Most of this code has been directly ported from the original NLTK that is located here: http://code.google.com/p/nltk/