https://github.com/vsiivola/variKN
Raw File
Tip revision: 3e9afd38a40c6f2547a362e9c885a2716a54834f authored by Vesa Siivola on 01 February 2023, 17:47:59 UTC
add platform to finch command
Tip revision: 3e9afd3
acknowledgements.txt
Teemu Hirsimaki has donated significant amount of code for this
project. He has written the original versions of the following files: 

 conf.hh 
 conf.cc
 io.hh
 io.cc
 str.hh
 str.cc
 Endian.hh
 GramSorter.hh
 GramSorter.cc
 TreeGram.hh
 TreeGram.cc
 TreeGramArpaReader.hh
 TreeGramArpaReader.cc 
 Vocabulary.hh
 Vocabulary.cc

Janne Pylkk—nen donated a matlab version of the quadratic fit
function, which was converted to C++ code in QFit.hh and QFit.cc.

I would like to thank the persons mentioned above for their
contributions. 

Vesa Siivola
back to top