ShaneTian / TextCNN
TextCNN by TensorFlow 2.0.0 ( tf.keras mainly ).
☆59Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for TextCNN
- Bert-classification and bert-dssm implementation with keras.☆93Updated 4 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated last year
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- All kinds of neural text classifiers implemented by Keras☆64Updated 5 years ago
- 转换 https://github.com/brightmart/albert_zh 到google格式☆62Updated 4 years ago
- Named Entity Recognition (NER) task using Bi-LSTM-CRF model implemented in Tensorflow 2.0(tensorflow2.0 +)☆120Updated 4 years ago
- Using XLNet as Embedding of Keras☆37Updated 3 months ago
- Byte Cup 2018 International Machine Learning Contest (3rd prize)☆77Updated 2 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆139Updated 4 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户 评论情感分析 。https://challenger.ai/competition/fsauor2018☆57Updated 5 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆90Updated 5 years ago
- 基于BERT的中文序列标注☆142Updated 6 years ago
- transformer crf 命名实体识别☆106Updated 5 years ago
- Transformer-based models implemented in tensorflow 2.x(using keras).☆75Updated 3 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆88Updated last year
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆140Updated 3 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆118Updated 5 years ago
- A Lite BERT☆59Updated 5 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- ☆92Updated 4 years ago
- 相似案例匹配☆46Updated 5 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 4 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆43Updated 5 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆54Updated 6 years ago
- Transfromer tensorflow2.0版本实现☆26Updated last year
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆84Updated 6 years ago
- 这是使用pytoch 实现的长文本分类器☆45Updated 5 years ago
- use ELMo in chinese environment☆104Updated 6 years ago