997261095 / point-generate
指针生成网络在 中英文数据集下的应用
☆17Updated 5 years ago
Alternatives and similar repositories for point-generate:
Users that are interested in point-generate are comparing it to the libraries listed below
- implementation pointer-generator-network by pytorch and python3☆85Updated 5 years ago
- 基于transformer的指针生成网络☆92Updated 4 years ago
- ☆85Updated 5 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- ☆278Updated 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 2 years ago
- text classification with deep learning model and traditional ways☆53Updated 5 years ago
- ☆60Updated 5 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 5 years ago
- 指针生成网络的文本摘要☆18Updated 4 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆71Updated 5 years ago
- Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''☆173Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆173Updated 5 years ago
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Updated 5 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Updated 6 years ago
- DIAC2019基于Adversarial Attack的问题等价性判别比赛☆81Updated 5 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆107Updated 7 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 3 years ago
- NLP☆134Updated last year
- 使用UniLM实现中文文本摘要☆43Updated 5 years ago
- An implementation of pointer generator network by using bert as encoder and transformer decoder.☆16Updated 3 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- Chinese NLP Data Augmentation, BERT Contextual Augmentation☆111Updated 3 years ago
- 1.16-1.20小白我对于预训练词向量的使用的一些经验总结~☆23Updated 6 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 9 months ago
- 开源QG系统(Question Generation,问题生成),基于Pytorch和Transformer编写☆54Updated 9 months ago
- ☆27Updated 4 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago