You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.
Trie4J build Double Array from Patricia Trie, so we setup DicitonaryDataBuilder class as a builder class that take HashMap and return DicitionaryData object.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
DSL4j use TRIE for in-memory index structure.
We use Trie4J as a dependency. We implement an index as DictionaryData class using Double Array.
Trie4J build Double Array from Patricia Trie, so we setup DicitonaryDataBuilder class as a builder class that take HashMap and return DicitionaryData object.
Beta Was this translation helpful? Give feedback.
All reactions