wylqq312715289 / semi-supervised-1Links
使用keras框架Embedding+LSTM对短文本分类-半监督
☆16Updated 7 years ago
Alternatives and similar repositories for semi-supervised-1
Users that are interested in semi-supervised-1 are comparing it to the libraries listed below
Sorting:
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆76Updated 6 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 7 years ago
- 使用gensim训练word2vec模型并对训练得到词向量聚类☆16Updated 8 years ago
- Multilabel classification based on TextCNN and Attention☆78Updated 5 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 6 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- Hierarchical BiLSTM CNN using Keras☆77Updated 7 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决 策树)。☆94Updated 6 years ago
- ☆96Updated 5 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆122Updated 6 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆152Updated 5 years ago
- Lstm+Cnn 预训练词向量 文本分类☆104Updated 6 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆79Updated 5 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆225Updated 8 years ago
- cnn+word2vec做文本分类☆24Updated 8 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆73Updated 6 years ago
- 汽车行业用户观点主题及情感识别☆31Updated 6 years ago
- 细粒度 用户评论情感分析☆123Updated 6 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆144Updated 7 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- bilstm _Attention_crf☆38Updated 6 years ago
- lda模型的python实现☆30Updated 10 years ago
- ☆75Updated 7 years ago
- NLP 以及相关的学习实践☆40Updated 3 years ago
- A simple documentary topic analysis implement based on traditional K-means and LDA which can achieve a not-bad result. 基于Kmeans与Lda模型的多文…☆243Updated 6 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆87Updated 6 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆114Updated 7 years ago
- CHIP2018评测任务2,平安医疗科技智能患者健康咨询问句匹配大赛baseline,BiLSTM+特征工程计算相似性,10折交叉验证平均投票做bagging,F1值0.83左右,rank16。☆19Updated 6 years ago
- 使用句法依存分析抽取事实三元组☆331Updated 9 years ago