KuNyaa / nlp-beginner-implementationsLinks
my implementations for nlp-beginner tasks
☆7Updated 7 years ago
Alternatives and similar repositories for nlp-beginner-implementations
Users that are interested in nlp-beginner-implementations are comparing it to the libraries listed below
Sorting:
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆194Updated 3 years ago
- 使用UniLM实现中文文本摘要☆43Updated 5 years ago
- 全球人工智能技术创新大赛-赛道三:小布助手对话短文本语义匹配☆37Updated 4 years ago
- code for nlp beginner, including Sentiment Analysis, NER, NLI and Language Model.☆55Updated 5 years ago
- implementation pointer-generator-network by pytorch and python3☆87Updated 5 years ago
- Basic exercises of chinese information processing☆33Updated 3 years ago
- my code and result for Fudan NLP beginner☆8Updated 6 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆103Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 4 years ago
- A Sentence Cloze Dataset for Chinese Machine Reading Comprehension (CMRC 2019)☆127Updated 2 years ago
- 基于transformer的指针生成网络☆93Updated 4 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 5 years ago
- transformers implement (architecture, task example, serving and more)☆95Updated 3 years ago
- For the new students who just join a NLP group☆27Updated 7 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 5 years ago
- pytorch版的命名实体识别,LSTM和LSTM_CRF☆25Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated 11 months ago
- 使用BERT解决lic2019机器阅读理解☆89Updated 6 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆136Updated 4 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆86Updated 11 months ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆65Updated 5 years ago
- ☆30Updated 5 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆130Updated 4 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 5 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- CLUE baseline pytorch CLUE的pytorch版本基线☆74Updated 5 years ago
- 基于tensorflow1.x的预训练模型调用,支持单机多卡、梯度累积,XLA加速,混合精度。可灵活训练、验证、预测。☆58Updated 3 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year