Hareric / Natural-Language-ProcessingLinks
自然语言处理
☆14Updated 7 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:
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆137Updated 6 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆202Updated 7 years ago
- This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"☆237Updated 3 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆501Updated 5 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆103Updated 4 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 6 years ago
- Neural Relation Extraction implemented in PyTorch☆220Updated 7 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆79Updated 5 years ago
- Nugget Proposal Networks for Chinese Event Detection☆140Updated 7 years ago
- ☆61Updated 2 years ago
- automatic event extract☆48Updated 7 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 5 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- ☆47Updated 6 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆415Updated 4 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆274Updated 5 years ago
- Joint Extraction of Entities and Relations Based on cnn+rnn☆184Updated 4 years ago
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆21Updated 7 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆120Updated 6 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆437Updated 4 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆274Updated 6 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated last year
- Robust Distant Supervision Relation Extraction via Deep Reinforcement Learning☆66Updated 6 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆316Updated 6 years ago
- text classification with deep learning model and traditional ways☆54Updated 6 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆364Updated 7 years ago
- A PyTorch implementation of GraphRel☆279Updated 2 years ago
- ☆49Updated 6 years ago
- ☆92Updated 7 years ago