notes and codes about NLP
☆25Jan 22, 2019Updated 7 years ago
Alternatives and similar repositories for NLP
Users that are interested in NLP are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- update can run under py3, YEDDA☆14Dec 20, 2018Updated 7 years ago
- 2020 语言与智能技术竞赛:事件抽取任务方案代码☆28Feb 16, 2023Updated 3 years ago
- 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆32Mar 12, 2019Updated 7 years ago
- distill large scale web page text☆12Jul 29, 2023Updated 2 years ago
- Topic Detection and Tracking☆19Apr 21, 2015Updated 10 years ago
- named entity recognition combined with rule from entity dict☆13Aug 25, 2020Updated 5 years ago
- Paper list about application of Knowledge Graph | 知识图谱的应用相关论文☆10Sep 3, 2019Updated 6 years ago
- 基于语义的文本相似度计算☆10Jan 22, 2019Updated 7 years ago
- Transformer for text summarization implemented in pytorch☆11Aug 17, 2019Updated 6 years ago
- 抓取阿里巴巴国际站并将对应的图片保存到excel中☆13Jun 18, 2020Updated 5 years ago
- ☆21Nov 19, 2018Updated 7 years ago
- ☆92May 22, 2018Updated 7 years ago
- Implementation of paper accepted by EMNLP 2018 using Pytorch named "A Self-Attentive Model with Gate Mechanism for Spoken Language Unders…☆17Dec 11, 2018Updated 7 years ago
- 采用样本迁移的BiLSTM拼接CNN,+CRF 做中文分词处理☆11Jun 11, 2019Updated 6 years ago
- This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"☆237Jul 11, 2022Updated 3 years ago
- 事件抽取相关算法汇总☆125Jul 31, 2019Updated 6 years ago
- ☆21Sep 23, 2019Updated 6 years ago
- 使用ACE2005创建以事件和实体为节点的事件知识图谱,用于智能问答☆18Feb 29, 2020Updated 6 years ago
- 基于中文的知识抽取,BaseLine:Bi-LSTM+CRF☆47Dec 28, 2018Updated 7 years ago
- ☆11Nov 1, 2017Updated 8 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆15Nov 16, 2019Updated 6 years ago
- hierarchical convolutional attention networks for text classification☆16Aug 1, 2019Updated 6 years ago
- 三个分词器,一个使用bilstm+viterbi,一个使用n-gram,一个使用cnn+bilstm+crf☆17Jan 24, 2018Updated 8 years ago
- Transformer Encoder with Char information for text classification☆15Jan 17, 2020Updated 6 years ago
- 2019 CAIL 法研杯机器阅读理解挑战赛 第8名 解决方案☆16Jul 13, 2019Updated 6 years ago
- Code for "Context-Aware Recurrent Encoder for Neural Machine Translation" (TASLP 2017)☆12Oct 29, 2018Updated 7 years ago
- BiLSTM-CNN-CRF Model For Named Entity Recognition☆11Sep 20, 2018Updated 7 years ago
- 法研杯犯罪金额提取☆14Mar 5, 2022Updated 4 years ago
- Python code to run ACE-style event extraction on English, Chinese, or Spanish texts☆35Nov 14, 2017Updated 8 years ago
- ☆29Mar 29, 2019Updated 6 years ago
- Event Detection and Domain Adaptation with Convolutional Neural Networks☆55Nov 20, 2019Updated 6 years ago
- Using word2vec and t-SNE to compare text sources.☆20Jun 27, 2015Updated 10 years ago
- An AutoQA chatbot based on historical QA pairs and realized through local KB & online crawler☆19May 15, 2018Updated 7 years ago
- 网易云音乐周杰伦Jay Chou歌曲评论情感分析,有趣的歌曲分类小实验☆14Aug 12, 2019Updated 6 years ago
- 根据语法规则生成模拟句子☆12Jan 21, 2019Updated 7 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆343Dec 23, 2019Updated 6 years ago
- A third-party implementation of paper《SpellGCN: Incorporating Phonological and Visual Similarities into Language Models for Chinese Spell…☆14Nov 27, 2020Updated 5 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆471May 8, 2022Updated 3 years ago
- An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain an…☆932Nov 26, 2022Updated 3 years ago