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
49e8c884b8b27f1ae43ed1908aa228897c6c6007
parent
5698b03845de35c9d8a99ede35bc7a090d5f40d2
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2025-05-06 06:30
demo: add heading

Diffstat

M demo/index.html 2 ++

1 files changed, 2 insertions, 0 deletions


diff --git a/demo/index.html b/demo/index.html

@@ -8,6 +8,8 @@
    8     8     <link rel="stylesheet" href="style.css">
    9     9 </head>
   10    10 <body>
   -1    11     <h1>Detect English/German</h1>
   -1    12 
   11    13     <textarea></textarea>
   12    14     <output></output>
   13    15