From 86df29476eac432437e7ba7c36bc916772d0d14b Mon Sep 17 00:00:00 2001 From: dongyuwei Date: Mon, 15 Feb 2021 23:29:09 +0800 Subject: [PATCH] update dict name --- dictionary/trie-search.sh | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/dictionary/trie-search.sh b/dictionary/trie-search.sh index cedb444..c36fb21 100644 --- a/dictionary/trie-search.sh +++ b/dictionary/trie-search.sh @@ -1,5 +1,4 @@ -# marisa-predictive-search dict-test -marisa-predictive-search google-words-trie.bin +# marisa-predictive-search dict-to-test +marisa-predictive-search google_227800_words.bin -# /usr/local/lib/libmarisa.a -# ls -alh lib/marisa/.libs/libmarisa.a \ No newline at end of file +# input any chars, eg: tes \ No newline at end of file