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:
- This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"☆236Updated 3 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- Neural Relation Extraction implemented in PyTorch☆220Updated 7 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆500Updated 5 years ago
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆138Updated 6 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆202Updated 7 years ago
- ☆134Updated 3 years ago
- Nugget Proposal Networks for Chinese Event Detection☆140Updated 7 years ago
- automatic event extract☆48Updated 7 years ago
- A Benchmark of Text Classification in PyTorch☆22Updated 7 years ago
- 开源QG系统(Question Generation,问题生成),基于Pytorch和Transformer编写☆55Updated last year
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆273Updated 5 years ago
- ☆61Updated last year
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated last year
- Joint Extraction of Entities and Relations Based on cnn+rnn☆183Updated 4 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆316Updated 6 years ago
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆21Updated 7 years ago
- Release for acl18 paper "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism"☆201Updated 2 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''☆174Updated 5 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆414Updated 4 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆42Updated 7 years ago
- Robust Distant Supervision Relation Extraction via Deep Reinforcement Learning☆66Updated 6 years ago
- Tensorflow Implementation of Dynamic Multi-Pooling Convolutional Neural Networks for Event Extraction☆26Updated 6 years ago
- PyTorch Bert Text Classification☆31Updated 6 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆120Updated 5 years ago
- 1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.☆337Updated last year
- Event Detection and Domain Adaptation with Convolutional Neural Networks☆10Updated 6 years ago
- some paper I read☆17Updated 5 years ago