Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcolmgreaves/berkeleylm
Automatically exported from code.google.com/p/berkeleylm
https://github.com/malcolmgreaves/berkeleylm
Last synced: 14 days ago
JSON representation
Automatically exported from code.google.com/p/berkeleylm
- Host: GitHub
- URL: https://github.com/malcolmgreaves/berkeleylm
- Owner: malcolmgreaves
- License: apache-2.0
- Created: 2015-09-01T00:23:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-01T00:34:00.000Z (over 9 years ago)
- Last Synced: 2023-03-23T00:19:32.427Z (almost 2 years ago)
- Language: Java
- Size: 1.63 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.txt
- License: LICENSE
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.