Software Open Access
Jauhiainen, Tommi;
Jauhiainen, Heidi
{ "publisher": "Zenodo", "DOI": "10.5281/zenodo.5853116", "language": "eng", "title": "HeLI-OTS 1.2 with Python examples", "issued": { "date-parts": [ [ 2022, 1, 15 ] ] }, "abstract": "<p>HeLI off-the-shelf language identifier with language models for 200 languages.</p>\n\n<p>Usage:<br>\njava -jar HeLI.jar -r <infile> -w <outfile></p>\n\n<p>The program will read the <infile> and classify the language of each line as one of the 200 languages it knows<br>\nand writes the results, one ISO 639-3 code per line, into file <outfile>.</p>\n\n<p>You can use the -c option to make the program print a confidence score for the identification after each language code.</p>\n\n<p>Usage:<br>\njava -jar HeLI.jar -c -r <infile> -w <outfile></p>\n\n<p>You can give the list of comma-separated ISO 639-3 identifiers for relevant languages after -l option.</p>\n\n<p>Usage:<br>\njava -jar HeLI.jar -r <infile> -w <outfile> -l fin,swe,eng</p>\n\n<p>You can give the number of top-scored languages to print after the -t option. (overrides confidence)</p>\n\n<p>Usage:<br>\njava -jar HeLI.jar -r <infile> -w <outfile> -l fin,swe,eng -t 2</p>\n\n<p>If you omit both of the filenames, the program will read the standard input one line at a time and write the result to standard output.</p>\n\n<p>It can identify c. 3000 sentences per second using one core on a 2021 laptop and around 3 gigabytes of memory.</p>\n\n<p>If you use this program in producing scientific publications, please refer to: <br>\n @inproceedings{jauhiainen-etal-2017-evaluation,<br>\n title = "Evaluation of language identification methods using 285 languages",<br>\n author = "Jauhiainen, Tommi and<br>\n Lind{\\'e}n, Krister and<br>\n Jauhiainen, Heidi",<br>\n booktitle = "Proceedings of the 21st Nordic Conference on Computational Linguistics",<br>\n month = may,<br>\n year = "2017",<br>\n address = "Gothenburg, Sweden",<br>\n publisher = "Association for Computational Linguistics",<br>\n url = "https://www.aclweb.org/anthology/W17-0221",<br>\n pages = "183--191",<br>\n }</p>\n\n<p>Producing and publishing this software has been partly supported by The Finnish Research Impact Foundation Tandem Industry Academia -funding in cooperation with Lingsoft.</p>", "author": [ { "family": "Jauhiainen, Tommi" }, { "family": "Jauhiainen, Heidi" } ], "version": "1.2", "type": "article", "id": "5853116" }
All versions | This version | |
---|---|---|
Views | 977 | 123 |
Downloads | 236 | 58 |
Data volume | 3.0 GB | 573.2 MB |
Unique views | 726 | 99 |
Unique downloads | 114 | 24 |