liu-nlper / KeywordProcesserLinks
使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。
☆64Updated 5 years ago
Alternatives and similar repositories for KeywordProcesser
Users that are interested in KeywordProcesser are comparing it to the libraries listed below
Sorting:
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆115Updated 6 years ago
- 新词发现算法(NewWordDetection)☆62Updated 7 years ago
- 新词发现☆66Updated 11 years ago
- 新词发现算法(NewWordDetection)☆92Updated 4 years ago
- 2018atec蚂蚁金服NLP智能客服比赛 16th/2632☆109Updated 6 years ago
- 依存句法实现关系三元组的自动抽取☆99Updated 3 years ago
- 2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型☆25Updated 5 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆89Updated 6 years ago
- 新词发现 基于词频、凝聚系数和左右邻接信息熵☆122Updated 5 years ago
- E-Commerce Sentiment Dict☆130Updated 6 years ago
- Entity Linking,识别给定文本中出现的命名实体(Named Entity),并映射到特定的知识库中唯一的实体。包括命名实体识别、消歧等工作。☆71Updated 5 years ago
- bert/albert/roberta特征抽取服务端,基于bert-as-service,新增albert模型。☆1Updated 2 years ago
- SMP2018中文人机对话技术评测(ECDT)☆47Updated 6 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Updated 7 years ago
- CCKS 2019 Task 2: Entity Recognition and Linking☆94Updated 5 years ago
- NLP NER datasets video/music/book bio☆88Updated 4 years ago
- 依存关系分析,NLP,自然语言处理☆85Updated 3 years ago
- CCKS2019面向金融领域的事件主体抽取☆47Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆125Updated 6 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆148Updated 2 years ago
- Python version Aho-Corasic Automaton.☆19Updated 3 years ago
- 基于知识库的开放域问答系统的相关工作☆69Updated 7 years ago
- 2019年百度的实体链指比赛(ccks2019),一个baseline☆113Updated 5 years ago
- NLP的数据增强Demo☆47Updated 5 years ago
- Word similarity computation based on Tongyici Cilin☆119Updated 7 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆92Updated 5 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago