Hareric / Natural-Language-ProcessingLinks
自然语言处理
☆14Updated 6 years ago
Alternatives and similar repositories for Natural-Language-Processing
Users that are interested in Natural-Language-Processing are comparing it to the libraries listed below
Sorting:
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆202Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆500Updated 5 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆273Updated 5 years ago
- Neural Relation Extraction implemented in PyTorch☆220Updated 6 years ago
- This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"☆236Updated 3 years ago
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆138Updated 6 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- Nugget Proposal Networks for Chinese Event Detection☆138Updated 7 years ago
- 本项目是本科毕业论文"基于深度学习的实体关系抽取方法与实现"中的实验部分, 由于年代久远, 部分代码及实验设置多有遗失, 正在逐渐恢复.☆10Updated 3 years ago
- 基于知识库的问答:seq2seq模型实践☆357Updated 5 years ago
- ☆47Updated 6 years ago
- Release for acl18 paper "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism"☆201Updated 2 years ago
- Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''☆174Updated 5 years ago
- Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme☆218Updated 7 years ago
- Joint Extraction of Entities and Relations Based on cnn+rnn☆184Updated 4 years ago
- ☆134Updated 2 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- PyTorch Bert Text Classification☆31Updated 6 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆416Updated 4 years ago
- 使用MCCNNs创建的问答系统(实现论文Question Answering over Freebase with Multi-Column Convolutional Neural Networks)☆27Updated 7 years ago
- WikiQA,复现论文《APPLYING DEEP LEARNING TO ANSWER SELECTION: A STUDY AND AN OPEN TASK》☆29Updated 6 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆42Updated 7 years ago
- LSTM+CRF NER☆303Updated 6 years ago
- JoeZhouWenxuan / Self-regulation-Employing-a-Generative-Adversarial-Network-to-Improve-Event-Detectionevent detection☆21Updated 7 years ago
- biLSTM_CRF 命名实体识别☆52Updated 6 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆79Updated 5 years ago
- hierarchical attention model☆101Updated 7 years ago
- automatic event extract☆48Updated 7 years ago