使用python实现了一个简单的trie树结构,可增加/查找/删除关键词,用于中文文本的关键词匹配、停用词删除等。
☆64Apr 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:
- 一个基于trie树的具有联想功能的文本编辑器。采用python和pyqt☆10Sep 7, 2016Updated 9 years ago
- 双端trie树的python实现☆11Jul 23, 2018Updated 7 years ago
- 该代码是基于字典树对word的识别结果进行矫正,使用于中英文混合的字典。字典树(trietree):常用应用于大量字符串的保存、统计、查找等操作。☆13Jun 14, 2017Updated 8 years ago
- Accompanying repository of our AAAI-20 paper "Fine-Grained Argument Unit Recognition and Classification."☆21Jul 27, 2020Updated 5 years ago
- Entity Linking within a Social Media Platform☆11May 2, 2019Updated 6 years ago
- A Slot-filling based Dialog Manager for Task-oriented Bot☆12Dec 29, 2016Updated 9 years ago
- Tensorflow Operation Wrapper of cppjieba (Chinese Word Segamentation)☆10Oct 21, 2019Updated 6 years ago
- Implementation of the Paper "Entity Linking in Web Tables with Multiple Linked Knowledge Bases"☆10Oct 27, 2017Updated 8 years ago
- Quora Duplicated Question Challenge (Kaggle Competition)☆10Jun 19, 2017Updated 8 years ago
- The code of EMNLP 2019 paper "A Split-and-Recombine Approach for Follow-up Query Analysis"☆18Jul 20, 2023Updated 2 years ago
- Tensorflow implementation of Generating Sentences from a Continuous Space☆30Mar 29, 2018Updated 7 years ago
- Possion Regression Example in Python☆11Nov 29, 2016Updated 9 years ago
- generative-camouflaged-spam-detector☆11Aug 20, 2020Updated 5 years ago
- ESIM model with lanuage model☆27Nov 10, 2018Updated 7 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Jun 28, 2017Updated 8 years ago
- ☆10Aug 17, 2017Updated 8 years ago
- CCKS2019 面向中文电子病历的命名实体识别☆34Jul 13, 2019Updated 6 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Apr 4, 2019Updated 6 years ago
- DistilBERT for Chinese 海量中文预训练蒸馏bert模型☆95Dec 5, 2019Updated 6 years ago
- Testing the performance of CNN and BERT embeddings on GLUE tasks☆15Mar 24, 2023Updated 2 years ago
- We have developed Symbol Demonstration Direct Preference Optimization (SymDPO) and validating its effectiveness across multiple benchmark…☆23Nov 22, 2024Updated last year
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆433May 17, 2020Updated 5 years ago
- reformer-pytorch中文版本,简单高效的生成模型。类似GPT2的效果☆16Jun 12, 2023Updated 2 years ago
- 文章标签抽取☆16Dec 17, 2018Updated 7 years ago
- QANet+DuReader中文机器阅读理解☆221Oct 21, 2018Updated 7 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆176Jan 14, 2019Updated 7 years ago
- Exploiting entity linking in queries for entity retrieval☆81May 10, 2019Updated 6 years ago
- bert,albert计算中文句子的相似度☆21Mar 4, 2020Updated 5 years ago
- AI Challenger 2018 阅读理解赛道代码分享☆20Dec 6, 2018Updated 7 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆68Jul 4, 2019Updated 6 years ago
- Modify Chinese text, modified on LaserTagger Model. 文本复述,基于lasertagger做中文文本数据增强。☆322Jan 3, 2024Updated 2 years ago
- 利用文本分析算法和Python脚本,自动纠正word中的英语单词拼写错误☆48Sep 2, 2018Updated 7 years ago
- Tools & scripts to infer new Wikipedia infobox to ontology mappings☆20Aug 9, 2016Updated 9 years ago
- Python toolkit for Chinese Language Understanding(CLUE) Evaluation benchmark☆133May 22, 2023Updated 2 years ago
- A PyTorch implementation of our proposed loss function from the paper "SimLoss: Class Similarities in Cross Entropy"☆25Jun 18, 2021Updated 4 years ago
- csdn技术博客推荐引擎,基于文字内容的推荐引擎☆21Apr 22, 2018Updated 7 years ago
- ACL 2019论文复现:Improving Multi-turn Dialogue Modelling with Utterance ReWriter☆137Jan 23, 2020Updated 6 years ago
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆86Jul 25, 2024Updated last year
- EMNLP2020 findings paper: Minimize Exposure Bias of Seq2Seq Models in Joint Entity and Relation Extraction☆52Dec 8, 2022Updated 3 years ago