Skip to content

Minutes_2012 01 11

Michal Koutny edited this page Jan 11, 2012 · 1 revision

Minutes of the meeting on 11th January 2012

Todos & notes

  • continue implementing -- better and happier
    • model inteconnection
  • find and study how ARPA files store smoothing of models and what smoothing do they support
    • backoff coefficients
  • what actuall smoothin is used in SRI LM generated ARPA file (that I use)
  • selector
    • divide main dictionary into more ones addressed by 2--4 letter prefix (one-level high trie)
    • (1) check KenLM more into depth, whether it wouldn't be possible to obtain continuation of given context (state in KenLM terminology)
  • portability
    • make it more portable or appropriately document dependecies
  • make KenLM wrapper more generic for wrapping other C++ models
    • probably in conflict with (1)

Next meeting -- 22nd February

Clone this wiki locally