使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。
☆63Apr 29, 2020Updated 5 years ago
Alternatives and similar repositories for KeywordProcesser
Users that are interested in KeywordProcesser are comparing it to the libraries listed below
Sorting:
- Python version Aho-Corasic Automaton.☆19Jul 5, 2021Updated 4 years ago
- 一个基于trie树的具有联想功能的文本编辑器。采用python和pyqt☆10Sep 7, 2016Updated 9 years ago
- 该代码是基于字典树对word的识别结果进行矫正,使用于中英文混合的字典。字典树(trietree):常用应用于大量字符串的保存、统计、查找等操作。☆13Jun 14, 2017Updated 8 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆347May 26, 2018Updated 7 years ago
- Implementation of the Paper "Entity Linking in Web Tables with Multiple Linked Knowledge Bases"☆10Oct 27, 2017Updated 8 years ago
- 双端trie树的python实现☆11Jul 23, 2018Updated 7 years ago
- Tensorflow Operation Wrapper of cppjieba (Chinese Word Segamentation)☆10Oct 21, 2019Updated 6 years ago
- Tensorflow implementation of Generating Sentences from a Continuous Space☆30Mar 29, 2018Updated 7 years ago
- Accompanying repository of our AAAI-20 paper "Fine-Grained Argument Unit Recognition and Classification."☆21Jul 27, 2020Updated 5 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆68Jul 4, 2019Updated 6 years ago
- ☆61Nov 14, 2019Updated 6 years ago
- NER(ccks2019中文电子病历迁移学习)☆39Apr 9, 2020Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Mar 31, 2019Updated 6 years ago
- ESIM model with lanuage model☆27Nov 10, 2018Updated 7 years ago
- ☆10Aug 17, 2017Updated 8 years ago
- generative-camouflaged-spam-detector☆11Aug 20, 2020Updated 5 years ago
- Entity Linking within a Social Media Platform☆11May 2, 2019Updated 6 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Jun 28, 2017Updated 8 years ago
- 千言多技能对话,包含闲聊、知识对话、推荐对话☆27Oct 19, 2021Updated 4 years ago
- The code of EMNLP 2019 paper "A Split-and-Recombine Approach for Follow-up Query Analysis"☆18Jul 20, 2023Updated 2 years ago
- Graph Based Multi-sentences Compression Algorithm.☆31Oct 15, 2017Updated 8 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆95Dec 5, 2019Updated 6 years ago
- QANet+DuReader中文机器阅读理解☆221Oct 21, 2018Updated 7 years ago
- 利用文本分析算法和Python脚本,自动纠正word中的英语单词拼写错误☆48Sep 2, 2018Updated 7 years ago
- Linear chain conditional random fields are implemented using Numpy and Mxnet/Gluon, and batch training is supported, not limited to train…☆22Apr 5, 2019Updated 6 years ago
- The score code of FastBERT (ACL2020)☆609Oct 29, 2021Updated 4 years ago
- Tensorflow implementation of a Neural Attention Model for Abstractive Summarization.☆10Jul 20, 2020Updated 5 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆364Jul 24, 2018Updated 7 years ago
- EMNLP2020 findings paper: Minimize Exposure Bias of Seq2Seq Models in Joint Entity and Relation Extraction☆52Dec 8, 2022Updated 3 years ago
- baike schema crawler for baidu baike , hudongbaike. 面向百度百科与互动百科的概念分类体系抓取脚本☆38Apr 25, 2018Updated 7 years ago
- 伪原创相关☆14Sep 4, 2019Updated 6 years ago
- Implementation of Siamese CBOW using keras whose backend is tensorflow.☆12Feb 2, 2023Updated 3 years ago
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆433May 17, 2020Updated 5 years ago
- csdn技术博客推荐引擎,基于文字内容的推荐引擎☆21Apr 22, 2018Updated 7 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆176Jan 14, 2019Updated 7 years ago
- ACL 2019论文复现:Improving Multi-turn Dialogue Modelling with Utterance ReWriter☆138Jan 23, 2020Updated 6 years ago
- 使用simhash算法,快速索引和查询大量文本简历☆21Dec 16, 2015Updated 10 years ago
- ☆10Sep 29, 2017Updated 8 years ago
- 使用RAKE提取关键词☆35Jul 23, 2017Updated 8 years ago