beyondguo / CS224n-notes-and-codesLinks
My notes and codes for Stanford CS224n
☆22Updated 5 years ago
Alternatives and similar repositories for CS224n-notes-and-codes
Users that are interested in CS224n-notes-and-codes are comparing it to the libraries listed below
Sorting:
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆346Updated 3 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- ☆157Updated 4 years ago
- ☆136Updated 3 years ago
- ☆279Updated 3 years ago
- ☆60Updated 5 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆219Updated 5 years ago
- 从头训练MASK BERT☆138Updated 2 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- ☆87Updated 3 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 4 years ago
- 中文无监督SimCSE Pytorch实现☆135Updated 4 years ago
- ☆53Updated 5 years ago
- chinese-sequence-ner多模型中文命名实体识别☆75Updated 5 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆80Updated 4 years ago
- baidu aistudio event extraction competition☆224Updated 2 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 3 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆185Updated 2 years ago
- pytorch中文语言模型预训练☆390Updated 5 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 5 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- A more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL//pytor…☆204Updated 4 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 4 years ago
- Label Mask for Multi-label Classification☆57Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 主要介绍了NLP的基础模型以及相关算法☆98Updated 5 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆129Updated 4 years ago