atnlp / torchtext-summary
torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.
☆172Updated 5 years ago
Alternatives and similar repositories for torchtext-summary:
Users that are interested in torchtext-summary are comparing it to the libraries listed below
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆92Updated 2 years ago
- bert for chinese text classification☆142Updated 6 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 4 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆201Updated 6 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆213Updated 9 months ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆192Updated 3 years ago
- BERT 源码阅读☆232Updated 5 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆210Updated 5 years ago
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆137Updated 5 years ago
- Use pytorch to implement word2vec☆149Updated 5 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆61Updated 5 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆179Updated 5 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆101Updated 3 years ago
- NLP☆132Updated 10 months ago
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆256Updated 3 years ago
- DIAC2019基于Adversarial Attack的问题等价性判别比赛☆81Updated 5 years ago
- ☆132Updated 3 years ago
- ☆135Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆102Updated 5 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆268Updated 4 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆191Updated 5 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆142Updated 5 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆188Updated 5 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 6 years ago
- Bi-LSTM+CRF sequence labeling model implemented in PyTorch☆68Updated 6 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 2 years ago
- ☆268Updated 5 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 3 years ago