https://github.com/mjpost/berkeleylm
Automatically exported from code.google.com/p/berkeleylm
https://github.com/mjpost/berkeleylm
Last synced: 11 months ago
JSON representation
Automatically exported from code.google.com/p/berkeleylm
- Host: GitHub
- URL: https://github.com/mjpost/berkeleylm
- Owner: mjpost
- Created: 2015-03-15T13:16:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-15T13:26:35.000Z (over 11 years ago)
- Last Synced: 2025-02-06T02:27:21.007Z (over 1 year ago)
- Language: Java
- Size: 2.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Berkeley Language Model release 1.0
To compile this software just type "ant" in the root directory (assuming ant is installed and properly configured).
For examples of command-line usage of this software for manipulating language model files, see the examples/ directory.
Please see javadoc in edu.berkeley.nlp.lm.io.LmReaders file for documentation.