atnlp / torchtext-summaryLinks
torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.
☆176Updated 6 years ago
Alternatives and similar repositories for torchtext-summary
Users that are interested in torchtext-summary are comparing it to the libraries listed below
Sorting:
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆94Updated 3 years ago
- NLP☆136Updated last year
- BERT 源码阅读☆230Updated 6 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆202Updated 7 years ago
- Data Augmentation for NLP. NLP数据增强☆294Updated 5 years ago
- bert for chinese text classification☆141Updated 7 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆374Updated 4 years ago
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆254Updated 5 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆219Updated 5 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆110Updated 7 years ago
- Pytorch Bert Finetune in Chinese Text Classification