1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 12, 2024 — Dec 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
softcount: tolerate zero ngrams More... almost 18 years ago
Compress sort's temporary files More... almost 18 years ago
Rewrite train for easier maintainance More... almost 18 years ago
wordProb prototype change More... almost 18 years ago
train: Use closed vocab More... almost 18 years ago
vspell-report: fix --detail More... almost 18 years ago
Use ${O}.vocab2 for LM generation More... almost 18 years ago
Updated config.h.in from autoconf More... almost 18 years ago
Simplify WordArchive::add_*_entry() More... almost 18 years ago
Added assertions to get_id() and get_special_node() More... almost 18 years ago
Added assertions to make sure DNNode is valid More... almost 18 years ago
softcount: Count as long double instead of double More... almost 18 years ago
train: Use PREFIX.vocab as wordlist More... almost 18 years ago
Echo running commands More... almost 18 years ago
sc-train: Only load wordlist on first count, specified by --wordlist More... almost 18 years ago
Temporary compile fix for 33a87268518ef502753a54acd1b0831d0e1c25ad More... almost 18 years ago
Fix broken Makefile caused by 0a4039c1265a8276b55f95996697f3b5dc996dbb More... almost 18 years ago
Show invalid word when informing users "Invalid Entry" More... almost 19 years ago
Updated train script More... almost 19 years ago
Prevent overflows in sc2wngram More... almost 19 years ago
Block LM's wordlist and free OOV words after processing More... about 19 years ago
Fixed leaks in LM::operator[](const char *) and LM::clear_oov() More... about 19 years ago
Softcount: Stop processing if sum is zero More... about 19 years ago
Preserve \n in std-syllable output More... about 19 years ago
Reworked WordArchive::load to use new wordlist format More... about 19 years ago
Added record/replay mode to sc-train to speed up the process More... about 19 years ago
Use double for softcounting as float is too small More... about 19 years ago
Replaced bare Sentence pointer in Lattice class with boost::shared_ptr More... about 19 years ago
Appended \n after stderr messages More... about 19 years ago
Adjusted BranchNNode::add_path() to take const vector<> instead of vector<> More... about 19 years ago