Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kpu/kenlm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Heafield <github@kheafield.com>2020-04-03 13:23:15 +0300
committerKenneth Heafield <github@kheafield.com>2020-04-03 13:23:15 +0300
commitf58fef294b8ec8143dcd2638161302b2c8645a50 (patch)
treee6ed89d4e26201c8acb3697fabbcc5c6d1c27fe7
parent94f3028c6c13dd79b1a4e659e3592bd58f3eb872 (diff)
Remove development warning that isn't really applicable anymore
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5ecdc69..8f1aa30 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,6 @@
Language model inference code by Kenneth Heafield (kenlm at kheafield.com)
-I do development in master on https://github.com/kpu/kenlm/. Normally, it works, but I do not guarantee it will compile, give correct answers, or generate non-broken binary files. For a more stable release, get https://kheafield.com/code/kenlm.tar.gz .
-
The website https://kheafield.com/code/kenlm/ has more documentation. If you're a decoder developer, please download the latest version from there instead of copying from another decoder.
## Compiling