atnlp / torchtext-summaryLinks
torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.
☆175Updated 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:
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- NLP☆134Updated last year
- supervised relation extraction for PCNN (Zeng 2014) in pytorch 关系抽取☆138Updated 6 years ago
- bert for chinese text classification☆142Updated 6 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago
- BERT 源码阅读☆232Updated 5 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆256Updated 4 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 5 years ago
- Neural Relation Extraction implemented in PyTorch☆219Updated 6 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆369Updated 3 years ago
- ☆157Updated 3 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
- Pytorch Bert Finetune in Chinese Text Classification☆220Updated last year
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆271Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated last year
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- ☆135Updated 6 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆110Updated 7 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- AAAI19 - Lattice CNNs for Matching Based Chinese Question Answering☆109Updated 2 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆235Updated 4 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆227Updated 4 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆193Updated 3 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 5 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆105Updated 5 years ago