Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.