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 6 years ago
- 2019搜狐校园算法大赛。决赛解决方案ppt、实体lgb单模代码☆70Updated 5 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆46Updated 5 years ago
- 文本分类:传统机器学习模型和深度学习模型☆49Updated 5 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗命名实体识别工具☆47Updated 5 years ago
- Bert中文文本分类☆40Updated 5 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top8 代码☆66Updated 5 years ago
- 双向lstm+crf 序列标注☆63Updated 5 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆118Updated 5 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆148Updated 2 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 6 years ago
- 个人代码/项目仓库(具体 请看子目录下的README.md)。自取请注明出处,尊重原创,O(∩_∩)O谢谢☆45Updated 6 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆52Updated 6 years ago
- 评论上的情感分析:主题与情感词抽取☆82Updated 4 years ago
- 文本生成☆41Updated 6 years ago
- 清博2019ccl幽默度识别第一名解决方案代码及说明☆39Updated 5 years ago
- 搜狐校园算法大赛baseline☆66Updated 5 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆64Updated 6 years ago
- CCF BDCI 2019 “技术需求”与“技术成果”项目之间关联度计算模型 复赛B榜top1解决方案☆76Updated last year
- 自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key …☆53Updated 6 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆59Updated 7 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆50Updated 6 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆90Updated 5 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆115Updated 5 years ago
- CCF BDCI 金融信息负面及主体判定第三名方案☆56Updated 5 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆84Updated 2 years ago
- 2018 高校算法大赛神策杯第五名解决方案☆17Updated 6 years ago
- 两层attention 的lstm评论情感分析☆22Updated 7 years ago