Files
2026-07-13 12:37:18 +08:00

12 lines
183 B
Markdown

# dictionary
```{eval-rst}
.. currentmodule:: hanlp_trie
.. autoclass:: hanlp_trie.dictionary.DictInterface
:members:
.. autoclass:: hanlp_trie.dictionary.TrieDict
:members:
```