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 词法分析☆13Updated 2 years ago
- wrap cppjieba by swig.☆20Updated 7 years ago
- 新词发现算法(NewWordDetection)☆62Updated 7 years ago
- 新词发现☆66Updated 11 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆82Updated 3 years ago
- WordForm,针对中文词语的笔画拆解,偏旁查询,拼音转换接口☆65Updated 6 years ago
- 用于生成文本纠错模型(如Gector)需要的大量数据。☆13Updated 2 years ago
- 中文 NLP 语料库数据集☆20Updated 6 years ago
- Self complemented Pinyin2Chinese demo use algorithms including Trie and HMM model , 基于隐马尔科夫模型与Trie树的拼音切分与拼音转中文的简单demo实现。☆86Updated 7 years ago
- Tensorflow Operation Wrapper of cppjieba (Chinese Word Segamentation)☆11Updated 5 years ago
- SMP2017中文人机对话评测数据☆107Updated 7 years ago
- 基于互信息和邻接信息熵的中文分词和新词发现☆14Updated 6 years ago
- 高性能小模型测评 Shared Tasks in NLPCC 2020. Task 1 - Light Pre-Training Chinese Language Model for NLP Task☆58Updated 5 years ago
- Clone of "A Good Part-of-Speech Tagger in about 200 Lines of Python" by Matthew Honnibal☆48Updated 8 years ago
- chinese anti semantic word search interface based on dict crawled from online resources, ChineseAntiword,针对中文词语的反义词查询接口☆59Updated 6 years ago
- 中文分词软件基准测试 | Chinese tokenizer benchmark☆24Updated 6 years ago
- 使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。☆64Updated 5 years ago
- modification of official bert for downstream task☆31Updated 2 years ago
- 根据维基百科历史编辑数据提取纠错语料。☆12Updated 3 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆92Updated 5 years ago
- AC自动机python的实现,并进行了优化。 主要修复了 查询不准确的问题。☆73Updated 4 years ago
- Pre-trained Wikipedia corpus by MITIE☆51Updated 6 years ago
- Using FasterTransformer for accelerating the predict speed of bert and roberta☆13Updated 5 years ago
- 双端trie树的python实现☆11Updated 6 years ago
- ☆19Updated 2 years ago
- TensorRT☆11Updated 4 years ago
- python CRF++实现分词☆37Updated 7 years ago
- worddict crawler and transfer for sougpuinput wordict , 搜狗输入法词库抓取与格式转换☆25Updated 7 years ago
- This directory contains the training, test, and gold-standard data used in the 2nd International Chinese Word Segmentation Bakeoff. Also …☆67Updated 7 years ago
- Quick run NLP in many task 快速运行分类、序列标注、匹配、生成等NLP任务的Tensorflow框架 (中文 NLP 支持分布式)☆30Updated 4 years ago