halxp1 / lstm-text-generationLinks
文本生成(Word2Vec + RNN/LSTM)
☆36Updated 7 years ago
Alternatives and similar repositories for lstm-text-generation
Users that are interested in lstm-text-generation are comparing it to the libraries listed below
Sorting:
- 双向lstm+crf 序列标注☆65Updated 6 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗命名实体识别工具☆49Updated 6 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆86Updated 6 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 6 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆156Updated 7 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
- CCF-BDCI 2018年汽车行业用户观点主题及情感识别挑战赛 第6名解决方案☆143Updated 6 years ago
- 文本分类:传统机器学习模型和深度学习模型☆51Updated 6 years ago
- 评论上的情感分析:主题与情感词抽取☆81Updated 5 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Updated 7 years ago
- Bert中文文本分类☆41Updated 6 years ago
- BERT-BiLSTM-CRF的Keras版实现☆41Updated 6 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆329Updated 6 years ago
- 2019搜狐校园算法大赛。决赛解决方案ppt、实体lgb单模代码☆71Updated 6 years ago
- Kaggle challenge Bag of words meets bags of popcorn in Python 3☆36Updated 7 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆94Updated 6 years ago
- 汽车行业用户观点主题及情感识别☆24Updated 5 years ago
- using jieba and doc2vec to implement sentiment analysis for Chinese docs☆79Updated 6 years ago
- biLSTM_CRF 中文分词☆34Updated 6 years ago
- 面向金融领域的实体关系抽取☆51Updated 6 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆150Updated 2 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆31Updated 4 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Updated 7 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆76Updated 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