<p dir="ltr">Hello everybody.</p>
<p dir="ltr">I'm trying to reduce the vocabulary of a huge (64GB) trigram language model.</p>
<p dir="ltr">I ran the script change-lm-vocab, and the ngram process died with this error message:</p>
<p dir="ltr">include/LHash.cc:141: void LHash<KeyT, DataT>::alloc(unsigned int) [with KeyT = unsigned int, DataT = Trie<unsigned int, BOnode>]: Assertion `body != 0' failed.</p>
<p dir="ltr">I'm positive this is not due to insufficient memory.</p>
<p dir="ltr">Thanks for any insights.<br>
˜ Oldrich Kruza</p>