zingp / NLP
NLP
☆134Updated last year
Alternatives and similar repositories for NLP:
Users that are interested in NLP are comparing it to the libraries listed below
- implementation pointer-generator-network by pytorch and python3☆85Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆173Updated 5 years ago
- 基于transformer的指针生成网络☆92Updated 4 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆218Updated last year
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- bert for chinese text classification☆142Updated 6 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 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
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 4 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 5 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆193Updated 3 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 5 years ago
- ☆155Updated 3 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 3 years ago
- 使用UniLM实现中文文本摘要☆43Updated 5 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆183Updated 2 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆312Updated 4 years ago
- Pattern-Exploiting Training在中文上的简单实验☆171Updated 4 years ago
- pytorch中文语言模型预训练☆389Updated 4 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- pytorch教程下面的一些个人汉化的jupyter notebook☆22Updated 6 years ago
- 从头训练MASK BERT☆137Updated 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
- Chinese Language Generation Evaluation 中文生成任务基准测评☆247Updated 4 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆199Updated 6 years ago
- ☆26Updated 4 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆141Updated 6 years ago
- ☆278Updated 3 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆205Updated last year
- 主要是实现nlp常用网络以及结果比较 ,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago