halxp1 / lstm-text-generation
文本生成(Word2Vec + RNN/LSTM)
☆36Updated 6 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
- Kaggle challenge Bag of words meets bags of popcorn in Python 3☆36Updated 7 years ago
- 评论上的情感分析:主题与情感词抽取☆81Updated 4 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Updated 7 years ago
- 细粒度用户评论情感分析☆123Updated 6 years ago
- 2019搜狐校园算法大赛。决赛解决方案ppt、实体lgb单模代码☆70Updated 5 years ago
- 从门户网站爬取新闻的摘要-标题对使用seq2seq根据摘要生成标题☆45Updated 7 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆83Updated 6 years ago
- CCF大数据比赛,基于主题的文本情感分析☆95Updated 6 years ago
- 文本分类:传统机器学习模型和深度学习模型☆50Updated 6 years ago
- 这是本人第一次数据算法比赛实录。主要整理记录2017年CCF大数据与计算智能竞赛使用的模型和实现代码,选择了基于主题的文本情感分析赛题。采用情感词典+自定义规则完成比赛,成绩:136/796。☆49Updated 7 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- 汽车行业用户观点主题及情感识别☆24Updated 4 years ago
- 基于卷积神经网络参数优化的情感分析论文code☆63Updated 7 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆32Updated 5 years ago
- 基于Seq2Seq与TensorFlow的中文QA robot☆9Updated 7 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- 使用HMM模型实现的机构名实体识别☆47Updated 6 years ago
- Bert中文文本分类☆40Updated 6 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- 自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key …☆53Updated 6 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆46Updated 6 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆41Updated 5 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆113Updated 8 years ago
- 天池大赛:金融大脑-金融智能NLP服务☆16Updated 6 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 5 years ago
- Chinese segmentation simple by keras☆45Updated 7 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 7 years ago
- 互联网新闻情感分析赛题baseline☆42Updated 5 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆84Updated 2 years ago