Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ldmt-muri/morpholm
Morphology-aware language models
https://github.com/ldmt-muri/morpholm
Last synced: 3 months ago
JSON representation
Morphology-aware language models
- Host: GitHub
- URL: https://github.com/ldmt-muri/morpholm
- Owner: ldmt-muri
- Created: 2012-09-17T16:08:37.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-27T23:02:37.000Z (over 11 years ago)
- Last Synced: 2024-04-18T22:36:05.135Z (7 months ago)
- Language: Python
- Size: 279 KB
- Stars: 3
- Watchers: 19
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- low-resource-languages - morpholm - Morphology-aware language models. (Software / Utilities)
README
# Morphology-aware LMs
## Requirements
- Python 2.7
- numpy
- [KenLM module](https://github.com/vchahun/kenlm#python-module)