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

commit
3f86e6fb263df69ee5a826710b4c22496916add0
parent
49e8c884b8b27f1ae43ed1908aa228897c6c6007
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2025-05-10 15:36
README: rm redundant line

Diffstat

M README.md 1 -

1 files changed, 0 insertions, 1 deletions


diff --git a/README.md b/README.md

@@ -12,7 +12,6 @@ Example usage:
   12    12 
   13    13 ```sh
   14    14 $ ./download_data.sh
   15    -1 $ python gen_model.py en de -n 10
   16    15 $ python gen_model.py en de -n 10 > en_de.json
   17    16 $ python test.py en_de.json
   18    17 overall correctness 96.3% (1000)