ShaneTian / TextCNNLinks
TextCNN by TensorFlow 2.0.0 ( tf.keras mainly ).
☆62Updated 6 years ago
Alternatives and similar repositories for TextCNN
Users that are interested in TextCNN are comparing it to the libraries listed below
Sorting:
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆13Updated 2 years ago
- transformer crf 命名实体识别☆107Updated 6 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- All kinds of neural text classifiers implemented by Keras☆65Updated 6 years ago
- A Lite BERT☆60Updated 6 years ago
- Named Entity Recognition (NER) task using Bi-LSTM-CRF model implemented in Tensorflow 2.0(tensorflow2.0 +)☆120Updated 5 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 6 years ago
- Bert-classification and bert-dssm implementation with keras.☆94Updated 5 years ago
- Implementation of XLNet that can load pretrained checkpoints☆171Updated 3 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆178Updated 6 years ago
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 5 years ago
- 中文语料 Bert finetune(Fine-tune Chinese for BERT)☆82Updated 6 years ago
- Text classification models☆67Updated 5 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- 相似案例匹配☆47Updated 6 years ago
- NLP的数据增强Demo☆48Updated 5 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆153Updated 7 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆106Updated 6 years ago
- python3 bert4keras for match☆38Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆94Updated 6 years ago
- implement some fancy text classification models by using keras☆98Updated 6 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆231Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆126Updated 6 years ago
- CCF BDCI 金融信息负面及主体判定 冠军代码☆105Updated 5 years ago
- ☆92Updated 5 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆100Updated 5 years ago