使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。
-
Updated
Apr 29, 2020 - Python
使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。
Add a description, image, and links to the chinese-keyword topic page so that developers can more easily learn about it.
To associate your repository with the chinese-keyword topic, visit your repo's landing page and select "manage topics."