ares5221 / Implementation-of-Text-Classification
文本分类实践项目
☆12Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Implementation-of-Text-Classification
- 使用TensorFlow实现对知识图谱的表征学习,包括transe\transd\transh\transr☆102Updated 4 years ago
- 利用ALBERT实现文本二分类,判别是否属于政治上的出访类事件,提升模型训练和预测速度。☆73Updated last year
- 机器学习、深度学习基础知识. 推荐系统及nlp相关算法实现☆67Updated 2 years ago
- keras 搭建文本分类模型,textcnn/bi_gru/cnn+rnn_binglian/cnn+rnn_cuanlian/fasttext/att_bi_gru/rcnn,其中前面四个模型只有create_model函数不同,其余相同,fasttext和rcnn增加了…☆23Updated 5 years ago
- 基于CNN、RNN、GCN、BERT的中文文本分类☆43Updated last year
- 多标签文本分类☆53Updated 5 years ago
- 在某公司参与的知识图谱相关项目-代码与数据集☆38Updated 5 years ago
- 电商行业知识图谱:构建电商行业实体关系,应用于商品推荐,商品搭配,问答系统。☆19Updated 4 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 4 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆74Updated 5 years ago
- NLP 以及相关的学习实践☆40Updated 2 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆57Updated 5 years ago
- 相似案例匹配☆46Updated 5 years ago
- DIEN-pipline implement☆32Updated 5 years ago
- 原始项目:[GCN_AAAI2019](https://github.com/yao8839836/text_gcn/) add:多标签分类支持☆18Updated 4 years ago
- Recommendation system based on knowledge graph embedding☆156Updated 4 years ago
- 这个是一个《电商标题数据相似度匹配系统》,使用方法有:tfidf+词袋模型,余弦相似度,word2vec☆25Updated 4 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆89Updated 5 years ago
- 本项目采用Keras和ALBERT实现文本多标签分类任务,其中对ALBERT进行微调。☆13Updated 3 years ago
- The codes of Neural News Recommendation with Attentive Multi-view Learning☆58Updated 4 years ago
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆46Updated 2 years ago
- CCKS2019 面向中文电子病历的命名实体识别☆33Updated 5 years ago
- 虚假新闻检测多模态识别第一名解决方案☆33Updated 5 years ago
- 使用深度学习方法(lstm+attention/textcnn+attention)完成情感分析☆12Updated 6 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆150Updated 4 years ago
- Multilabel classification based on TextCNN and Attention☆76Updated 4 years ago
- textcnn多标签文本分类☆36Updated 6 years ago