https://github.com/martin-majlis/yali
Yet Another Language Identifier
https://github.com/martin-majlis/yali
language-identifier nlp perl
Last synced: 6 months ago
JSON representation
Yet Another Language Identifier
- Host: GitHub
- URL: https://github.com/martin-majlis/yali
- Owner: martin-majlis
- Created: 2012-03-06T12:18:52.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2019-02-02T11:51:04.000Z (over 7 years ago)
- Last Synced: 2025-01-29T04:42:48.901Z (over 1 year ago)
- Topics: language-identifier, nlp, perl
- Language: Perl
- Homepage:
- Size: 1.01 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Yet Another Language Identifier
=============
* [homepage](http://ufal.mff.cuni.cz/~majlis/yali/) - contains data sets used for testing and evaluation
Usage
-------
### Model Training
Example is stored in `tests/test-build-model.sh`.
### Language Detection
Example is stored in `tests/test-detect-perl.sh`.
Published Results
-------
Published results for datasets `yali-dataset-small` and
`yali-dataset-standard` may be reproduced by executing scripts
`test-eval-small.sh`, and `test-eval-standard.sh` respectively.