bung87 / cppjieba-pyLinks
python bindings of cppjieba ,recommand jieba_fast for results consistency and speed balance
☆22Updated 5 years ago
Alternatives and similar repositories for cppjieba-py
Users that are interested in cppjieba-py are comparing it to the libraries listed below
Sorting:
- 基于 onnxruntime 推理引擎的中文 ltp 词法分析☆14Updated 2 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 9 months ago
- 新词发现算法(NewWordDetection)☆63Updated 7 years ago
- chinese anti semantic word search interface based on dict crawled from online resources, ChineseAntiword,针对中文词语的反义词查询接口☆59Updated 6 years ago
- WordForm,针对中文词语的笔画拆解,偏旁查询,拼音转换接口☆65Updated 6 years ago
- Clone of "A Good Part-of-Speech Tagger in about 200 Lines of Python" by Matthew Honnibal☆49Updated 8 years ago
- 汉字字符特征提取工具,可以提取出字符中的字音(声母、韵母、声调)、字形(偏旁、部首)、四角编码等特征,同时可作为tensor输入到模型☆137Updated 5 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆84Updated 3 years ago
- This directory contains the training, test, and gold-standard data used in the 2nd International Chinese Word Segmentation Bakeoff. Also …☆68Updated 7 years ago
- Train Wikidata with word2vec for word embedding tasks☆123Updated 7 years ago
- minitools☆104Updated 12 years ago
- 一个微型的基于 Python 的 HMM (隐马尔可夫模型) 包 | A micro python package for HMM (Hidden Markov Model)☆15Updated 5 years ago
- 基于最小熵原理的NLP工具包☆138Updated 3 years ago
- 🔥 专注于中文的「自然语言处理框架」:中文分词;平衡类别;数据集划分...☆12Updated 4 years ago
- 基于百度webqa与dureader数据集训练的Albert Large QA模型☆76Updated 5 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆135Updated 6 years ago
- 依存关系分析,NLP,自然语言处理☆85Updated 3 years ago
- Corpus creator for Chinese Wikipedia☆41Updated 4 years ago
- modification of official bert for downstream task☆32Updated 2 years ago
- Self complemented Pinyin2Chinese demo use algorithms including Trie and HMM model , 基于隐马尔科夫模型与Trie树的拼音切分与拼音转中文的简单demo实现。☆86Updated 7 years ago
- 使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。☆65Updated 5 years ago
- Codes for Lexical Sememe Prediction via Word Embeddings and Matrix Factorization (IJCAI 2017).☆61Updated 5 years ago
- wrap cppjieba by swig.☆20Updated 7 years ago
- ☆95Updated 3 weeks ago
- CLUEWSC2020: WSC Winograd模式挑战中文版,中文指代消解任务☆77Updated 5 years ago
- 离线端阅读理解应用 QA for mobile, Android & iPhone☆60Updated 2 years ago
- 把之前 hanLP-python-flask 裡面的 hanLP 單獨分出來☆59Updated 7 years ago
- lasertagger-chinese;lasertagger中文学习案例,案例数据,注释,shell运行☆75Updated 2 years ago
- AC自动机python的实现,并进行了优化。 主要修复了 查询不准确的问题。☆74Updated 4 years ago
- A HMM-like linear-chain CRF, used Tensorflow API.☆36Updated 7 years ago