xizhicode / ahocorasick-python
AC自动机python的实现,并进行了优化。 主要修复了 查询不准确的问题。
☆73Updated 4 years ago
Alternatives and similar repositories for ahocorasick-python
Users that are interested in ahocorasick-python are comparing it to the libraries listed below
Sorting:
- Time-NLP的Python3版本 中文时间表达识别☆89Updated 5 years ago
- CCKS2019评测任务五-公众公司公告信息抽取,第3名☆121Updated 5 years ago
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 4 years ago
- NLP的数据增强Demo☆47Updated 5 years ago
- 【梳理】FDDC2018金融算法挑战赛02-A股上市公司公告信息抽取☆93Updated 6 years ago
- ☆58Updated 3 years ago
- 基于rasa_框架实现指自然语言相关功能:实体识别、文本分类、代消解功能、关系抽取等☆17Updated last year
- 中文 预训练 ELECTRA 模型: 基于对抗学习 pretrain Chinese Model☆140Updated 5 years ago
- ☆90Updated 4 years ago
- 2018atec蚂蚁金服NLP智能客服比赛 16th/2632☆109Updated 6 years ago
- 一个简单易用的 Python 模块,用于通过字符串来操作日期/时间。正则时间提取,字符串时间解析,字符串时间提取。中文时间提取,一句话里面提取时间☆76Updated 10 months ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- 使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。☆64Updated 5 years ago
- Dataset for CIKM 2018 paper "Multi-Source Pointer Network for Product Title Summarization"☆73Updated 6 years ago
- ☆89Updated 4 years ago
- 新词发现 Chinese Words Extraction & New Words Finder (Python package).☆22Updated 6 years ago
- 基于BERT的无监督分词和句法分析☆110Updated 4 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆135Updated 6 years ago
- ☆50Updated 3 years ago
- this is roberta wwm base distilled model which was distilled from roberta wwm by roberta wwm large☆65Updated 5 years ago
- Self complemented Pinyin2Chinese demo use algorithms including Trie and HMM model , 基于隐马尔科夫模型与Trie树的拼音切分与拼音转中文的简单demo实现。☆86Updated 7 years ago
- 新词发现算法(NewWordDetection)☆62Updated 7 years ago
- transformers implement (architecture, task example, serving and more)☆95Updated 3 years ago
- lasertagger-chinese;lasertagger中文学习案例,案例数据,注释,shell运行☆75Updated 2 years ago
- 在bert4keras下加载CPM_LM模型☆51Updated 4 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- 中文文本纠错模型,keras实现☆74Updated 3 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- 新词发现☆66Updated 10 years ago
- 中文命名实体识别(公司名称),Tensorflow 1.3 + Python3☆38Updated 7 years ago