pris-nlp / nlp-paper-reading-listLinks
motivation: 系统整理NLP各个方向需要阅读的论文
☆34Updated 4 years ago
Alternatives and similar repositories for nlp-paper-reading-list
Users that are interested in nlp-paper-reading-list are comparing it to the libraries listed below
Sorting:
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆66Updated 6 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆120Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated last year
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆130Updated 5 years ago
- 基于transformer的指针生成网络☆93Updated 4 years ago
- implementation pointer-generator-network by pytorch and python3☆87Updated 5 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆79Updated 4 years ago
- ☆61Updated last year
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆76Updated 5 years ago
- 从头训练MASK BERT☆138Updated 2 years ago
- 使用UniLM实现中文文本摘要☆44Updated 5 years ago
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆74Updated 2 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆132Updated 2 years ago
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆86Updated last year
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- ☆157Updated 4 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆202Updated 6 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆194Updated 3 years ago
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆184Updated 5 years ago
- 2020语言与智能技术竞赛:面向推荐的对话任务☆52Updated 4 years ago
- ☆87Updated 3 years ago
- 开源QG系统(Question Generation,问题生成),基于Pytorch和Transformer编写☆55Updated last year
- pytorch版的命名实体识别,LSTM和LSTM_CRF☆25Updated 6 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆137Updated 4 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆52Updated 5 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
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Updated 5 years ago