997261095 / point-generateLinks
指针生成网络在 中英文数据集下的应用
☆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
Sorting:
- implementation pointer-generator-network by pytorch and python3☆87Updated 5 years ago
- text classification with deep learning model and traditional ways☆54Updated 6 years ago
- 基于transformer的指针生成网络☆93Updated 4 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆110Updated 7 years ago
- ☆60Updated 5 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆77Updated 4 years ago
- NLP☆134Updated last year
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Updated 6 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- ☆86Updated 5 years ago
- ☆279Updated 3 years ago
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Updated 6 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆65Updated 5 years ago
- 使用UniLM实现中文文本摘要☆44Updated 5 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆185Updated 7 years ago
- 基于Transformers的文本分类☆341Updated 4 years ago
- 开源QG系统(Question Generation,问题生成),基于Pytorch和Transformer编写☆55Updated last year
- Pointer-generator transformer model and transformer model for the morphological inflection task. custom to the SIGMORPHON 2019 shared tas…☆26Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- 中文命名实体识别 | English NER☆19Updated 6 years ago
- ☆52Updated 5 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆219Updated 6 years ago
- 基于Bert的信息检索问答☆18Updated 5 years ago
- The source code of NeurIPS 2020 paper "CogLTX: Applying BERT to Long Texts"☆274Updated 3 years ago
- Use BERT pre-trained model to do sentiment classification☆96Updated 4 years ago
- Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''☆174Updated 5 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆77Updated 3 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆44Updated 6 years ago
- 1.16-1.20小白我对于预训练词向量的使用的一些经验总结~☆23Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Updated 6 years ago