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:
- 新词发现算法(NewWordDetection)☆62Updated 7 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆83Updated 3 years ago
- Self complemented Pinyin2Chinese demo use algorithms including Trie and HMM model , 基于隐马尔科夫模型与Trie树的拼音切分与拼音转中文的简单demo实现。☆86Updated 7 years ago
- 中文 NLP 语料库数据集☆20Updated 6 years ago
- 基于 onnxruntime 推理引擎的中文 ltp 词法分析☆13Updated 2 years ago
- 汉字字符特征提取工具,可以提取出字符中的字音(声母、韵母、声调)、字形(偏旁、部首)、四角编码等特征,同时可作为tensor输入到模型☆137Updated 5 years ago
- 使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。☆64Updated 5 years ago
- WordForm,针对中文词语的笔画拆解,偏旁查询,拼音转换接口☆65Updated 6 years ago
- 用于生成文本纠错模型(如Gector)需要的大量数据。☆13Updated 2 years ago
- A HMM-like linear-chain CRF, used Tensorflow API.☆36Updated 7 years ago
- 🔥 专注于中文 的「自然语言处理框架」:中文分词;平衡类别;数据集划分...☆13Updated 4 years ago
- 中文分词软件基准测试 | Chinese tokenizer benchmark☆24Updated 6 years ago
- Clone of "A Good Part-of-Speech Tagger in about 200 Lines of Python" by Matthew Honnibal☆48Updated 8 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 9 months ago
- 把之前 hanLP-python-flask 裡面的 hanLP 單獨分出來☆59Updated 7 years ago
- AC自动机python的实现,并进行了优化。 主要修复了 查询不准确的问题。☆73Updated 4 years ago
- 中文环境突发事件语料库(Chinese Environment Emergency Corpus)-上海大学-语义智能实验室☆46Updated 9 years ago
- 基于最小熵原理的NLP工具包☆137Updated 3 years ago
- chinese anti semantic word search interface based on dict crawled from online resources, ChineseAntiword,针对中文词语的反义词查询接口☆59Updated 6 years ago
- Codes for Lexical Sememe Prediction via Word Embeddings and Matrix Factorization (IJCAI 2017).☆60Updated 5 years ago
- 一个微型的基于 Python 的 HMM (隐马尔可夫模型) 包 | A micro python package for HMM (Hidden Markov Model)☆15Updated 5 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
- rasa_contrib is a addon package for rasa. It provide some useful/powerful addition components☆21Updated 2 years ago
- Subword Encoding in Lattice LSTM for Chinese Word Segmentation☆53Updated 6 years ago
- ☆93Updated this week
- 基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注…☆84Updated 2 years ago
- Time-NLP的Python3版本 中文时间表达识别☆90Updated 5 years ago
- NLP NER datasets video/music/book bio☆90Updated 4 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆135Updated 6 years ago
- baike schema crawler for baidu baike , hudongbaike. 面向百度百科与互动百科的概念分类体系抓取脚本☆36Updated 7 years ago