Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martin-majlis/yali
Yet Another Language Identifier
https://github.com/martin-majlis/yali
language-identifier nlp perl
Last synced: about 2 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 (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-02-02T11:51:04.000Z (almost 6 years ago)
- Last Synced: 2024-10-21T18:58:20.398Z (3 months 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.