tiny-lang-detect

Generate tiny models for language detection  https://p.ce9e.org/tiny-lang-detect/demo/
git clone https://git.ce9e.org/tiny-lang-detect.git

DateCommit messageAuthor
2026-01-28 07:30add long cli argumentsTobias Bengfort
2025-11-08 08:14README: typosTobias Bengfort
2025-05-26 18:53demo: update modelTobias Bengfort
2025-05-26 18:17typoTobias Bengfort
2025-05-26 15:40probability: assume frequencies to be independentTobias Bengfort
2025-05-26 15:37allow utf-8 in json outputTobias Bengfort
2025-05-19 11:36further simplifyTobias Bengfort
2025-05-19 09:17simplify distanceTobias Bengfort
2025-05-14 05:10switch from euclidean distance to Kullback–Leibler divergenceTobias Bengfort
2025-05-12 07:08README: add single-ngram classifierTobias Bengfort
2025-05-12 07:07README: tweak "how does it work"Tobias Bengfort
2025-05-12 07:07README: inline classifier codeTobias Bengfort
2025-05-10 18:34tweak readmeTobias Bengfort
2025-05-10 18:32gen_model: most significant firstTobias Bengfort
2025-05-10 18:29gen_model: allow to pass more than two languagesTobias Bengfort
2025-05-10 18:07add some explanationTobias Bengfort
2025-05-10 16:50limit precisionTobias Bengfort
2025-05-10 15:40tweak test outputTobias Bengfort
2025-05-10 15:36README: rm redundant lineTobias Bengfort
2025-05-06 06:30demo: add headingTobias Bengfort
2025-05-06 06:29include example model in READMETobias Bengfort
2025-05-06 06:22add READMETobias Bengfort
2025-05-06 06:10add js demoTobias Bengfort
2025-05-06 05:43add test.pyTobias Bengfort
2025-05-06 05:20add gen_model.pyTobias Bengfort
2025-05-06 05:06convert to shell scriptTobias Bengfort
2025-05-06 05:03download dataTobias Bengfort