spiegel-keyman/common/predictive-text/unit_tests/headless
2019-05-22 23:12:33 -06:00
..
ascii-word-breaker.js Clean up ASCII word breaker unit test. 2019-05-02 15:11:03 -06:00
default-word-breaker.js Export a function called 'default'. 2019-05-20 04:06:24 -06:00
promise-store.js Return early when rejecting a reused token. 2019-01-16 15:06:19 -07:00
top-level-lmlayer.js Addresses more PR review concerns, renames activateModel -> loadModel. 2019-03-07 08:46:22 +07:00
worker-initialization.js Renames the 'uninitialized' state to 'modelless', fixes (most?) docs. 2019-03-06 09:58:29 +07:00
worker-predict-dummy.js Adjusts predictive model spec for 'configuring' based on 'capabilities' 2019-03-06 10:15:14 +07:00
worker-predict-trie.js Remove it.only... 2019-05-22 08:42:45 -06:00
worker-predict-wordlist.js [LMLayer] Always accept wordlist as array of [word, count] pairs. 2019-04-29 20:39:31 -06:00
worker-predict.js Renames the 'uninitialized' state to 'modelless', fixes (most?) docs. 2019-03-06 09:58:29 +07:00