Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mjpost/berkeleylm
Automatically exported from code.google.com/p/berkeleylm
https://github.com/mjpost/berkeleylm
Last synced: about 1 month 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-15T13:26:35.000Z (almost 10 years ago)
- Last Synced: 2023-04-09T20:57:25.335Z (over 1 year ago)
- Language: Java
- Size: 2.22 MB
- Stars: 0
- Watchers: 0
- 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.