issues
search
kpu
/
kenlm
KenLM: Faster and Smaller Language Model Queries
http://kheafield.com/code/kenlm/
Other
2.52k
stars
511
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
pip installation
#460
lilithgrigoryan
opened
2 weeks ago
0
Update CMakeLists.txt
#459
hamidwakili
opened
3 weeks ago
1
CMake: Error in configuration, project files may be invalid
#458
MG1376
opened
1 month ago
1
add c++11 requirement to ease the building on MacOS
#457
faywong
opened
1 month ago
1
Install On MacOS
#456
AmirMohammadFakhimi
opened
2 months ago
0
can't pip install kenlm on ubuntu 24.04
#455
mahdiahmadi87
opened
3 months ago
0
kenlm imported but not working
#454
nazago
opened
3 months ago
0
Remove unused variable from trie_sort.cc
#453
r-barnes
closed
3 months ago
0
Update kenlm.pyx
#452
NeuroSymbol
opened
4 months ago
0
Make fallthroughs explicit in murmur_hash.cc
#451
r-barnes
opened
4 months ago
0
Mark fallthroughs in read_arpa.cc
#450
r-barnes
opened
4 months ago
0
macOS can't make, Could NOT find OpenMP_C
#449
gaboolic
opened
4 months ago
0
Dead link in the docs : boost installation
#448
astariul
opened
5 months ago
0
Train LM with pip installed kenlm
#447
bchinnari
opened
5 months ago
0
Explicitly try to compile with header inclusion in Python setup
#446
jacobkahn
closed
9 months ago
0
Remove deprecated `throw()`
#445
r-barnes
opened
9 months ago
0
updating kenlm in Moses
#444
hieuhoang
opened
9 months ago
0
[dev] use include-what-you-use
#443
xingwozhonghua126
closed
8 months ago
0
AttributeError: 'EncDecCTCModelBPE' object has no attribute '_wer'. Did you mean: 'wer'?
#442
Dreahim
opened
10 months ago
1
In standalone Python extension, actually use the CMake build
#441
sdrobert
opened
1 year ago
0
Fix wide paths for Windows
#440
N1kSt4r
opened
1 year ago
0
How to convert binary model to arpa file?
#439
wwfcnu
opened
1 year ago
1
ERROR: Could not build wheels for kenlm, which is required to install pyproject.toml-based projects
#438
solee0022
opened
1 year ago
2
how to reduce the influence of word frequency
#437
antct
opened
1 year ago
0
@kpu Facing error while training a character ngram model using kenlm #435
#436
fkhan98
opened
1 year ago
0
Facing error while training a character ngram model using kenlm
#435
fkhan98
opened
1 year ago
0
fix count of last n-grams
#434
ben-freist
opened
1 year ago
0
ERROR: Could not build wheels for kenlm, which is required to install pyproject.toml-based projects
#433
xyiiinexg3
opened
1 year ago
1
Disable smoothing
#432
XenonMolecule
opened
1 year ago
1
Is there a text error correction c++ code implementation?
#431
TszSimLaw
opened
1 year ago
0
Memory error on program closing with C++ example
#430
DanBmh
closed
1 year ago
14
No rule to make pthread, needed by interpolate [build error]
#429
meerfrau
opened
1 year ago
0
Include functional to fix error C2039 and C2504
#428
LilyWangLL
closed
1 year ago
0
Wrong calculation of 1-gram adjusted counts?
#427
MaigoAkisame
opened
1 year ago
1
Is it possible to get all the unigrams from binary file ?
#426
amitli1
closed
1 year ago
2
Cannot allocate memory Failed to allocate when using build_binary
#425
amitliron
opened
1 year ago
0
Why do I need to add --discount_fallback ?
#424
amitli1
closed
1 year ago
3
python setup.py install error
#423
zscwind
opened
1 year ago
2
Version number?
#422
fquirin
opened
1 year ago
0
ERROR: Failed building wheel for kenlm (Python 3.9.13 & 3.10.9)
#421
TrinhNhatTuyen
opened
1 year ago
18
Swap --max-order to use an environment variable given PEP 517 and 518
#420
jacobkahn
closed
1 year ago
1
model.full_socres
#419
zidong-onepiece1
opened
1 year ago
0
Isolate binary and Boost-dependent build components
#418
jacobkahn
opened
1 year ago
2
Add standalone lib build with Python install
#417
jacobkahn
closed
1 year ago
4
cython 0.29.33 <> Python 3.11 support
#416
jacobkahn
closed
1 year ago
0
ERROR: 1-gram discount out of range for adjusted count 3: -0.6738379. This means modified Kneser-Ney smoothing thinks something is weird about your data. To override this error for e.g. a class-based model, rerun with --discount_fallback
#415
Alex-Songs
opened
1 year ago
0
Manually set include paths on macOS to find LZMA
#414
jacobkahn
closed
1 year ago
0
Always build a dylib when building Python bindings on macOS
#413
jacobkahn
closed
1 year ago
0
Noref/update readme
#412
kkctor
closed
1 year ago
0
Error while installing on python 3.11
#411
danijel3
opened
1 year ago
0
Next