- commit
- 1a380f7c5ba83ef5a151e6b0bf4efa431d08db8a
- parent
- fe18df939733a8d8e6286631930220e1ca5c1315
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2025-05-26 18:17
typo
Diffstat
| M | README.md | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
@@ -68,4 +68,4 @@ pre-processing. This is ultimately a trade-off between accuracy and simplicity. 68 68 69 69 To simplify the model, `gen_model.py` filters out all but the most significant 70 70 n-grams. N-grams are considered more significant if their frequencies have a71 -1 large absolute difference beween the candidate languages.-1 71 large absolute difference between the candidate languages.