https://github.com/bbengfort/ngram-light
Lightweight NGram modeling with smoothing without NLTK (includes sentence generation!)
https://github.com/bbengfort/ngram-light
Last synced: 10 months ago
JSON representation
Lightweight NGram modeling with smoothing without NLTK (includes sentence generation!)
- Host: GitHub
- URL: https://github.com/bbengfort/ngram-light
- Owner: bbengfort
- License: other
- Created: 2013-04-12T17:34:40.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-12T17:56:27.000Z (about 13 years ago)
- Last Synced: 2025-04-03T03:29:40.288Z (over 1 year ago)
- Language: Python
- Size: 11.5 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
ngram-light
===========
Lightweight NGram modeling with smoothing without NLTK (includes sentence generation!)