5 results found Sort:

178
756
unknown
10
中文实体关系抽取,pytorch,bilstm+attention
Created 2018-10-07
10 commits to master branch, last one 5 years ago
NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。
Created 2021-04-18
393 commits to master branch, last one about a year ago
1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.
Created 2020-02-25
7 commits to master branch, last one 4 years ago
PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类
Created 2020-06-16
18 commits to master branch, last one 3 years ago
Implementation of papers for text classification task on SST-1/SST-2
Created 2019-08-16
7 commits to master branch, last one 2 years ago