[ngrams] performance fix for ngrams table that I broke
I broke it in previous commit, by not caching ngramsTable in displayRow and instead recomputing it every time from initTable.
Showing
Please register or sign in to comment
I broke it in previous commit, by not caching ngramsTable in displayRow and instead recomputing it every time from initTable.