liu-nlper / AhoCorasickAutomationLinks
Python version Aho-Corasic Automaton.
☆19Updated 4 years ago
Alternatives and similar repositories for AhoCorasickAutomation
Users that are interested in AhoCorasickAutomation are comparing it to the libraries listed below
Sorting:
- ☆92Updated 5 years ago
- NLP的数据增强Demo☆48Updated 5 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆128Updated 5 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆76Updated 5 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Updated 5 years ago
- 中文文本纠错模型,keras实现☆74Updated 4 years ago
- CCKS2019评测任务五-公众公司公告信息抽取,第3名☆122Updated 6 years ago
- 使用BERT解决lic2019机器阅读理解☆90Updated 6 years ago
- ☆280Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- 教育行业新闻 自动文摘 语料库 自动摘要☆203Updated 7 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT☆22Updated 2 years ago
- 基于BERT的无监督分词和句法分析☆110Updated 5 years ago
- transformers implement (architecture, task example, serving and more)☆96Updated 3 years ago
- 关键词抽取项目☆24Updated 5 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆199Updated 5 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆131Updated 6 years ago
- 一条命令产生bert、albert句向量,用于相似度计算和文本分类等。☆35Updated 2 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated 7 months ago
- NER(命名实体识别)中文语料,一站式获取☆131Updated 6 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆103Updated 5 years ago
- CCKS 2018 开放领域的中文问答任务 1st 解决方案☆110Updated 6 years ago
- bert_chinese☆39Updated 3 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- 中国法研杯CAIL2019要素抽取任务第三名方案分享☆139Updated 4 years ago
- Mining synonyms from unstructured and semi-structured data☆250Updated 11 months ago
- CCF-BDCI大数据与计算智能大赛-互联网金融新实体发现-9th☆55Updated 5 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with CMU/Google XLNet