open-nlp / deeplearning-tensorflowLinks
致力于给深度学习初学者,写最简单的教程,全程tensorflow实现,使用notebook 直观易懂
☆16Updated 6 years ago
Alternatives and similar repositories for deeplearning-tensorflow
Users that are interested in deeplearning-tensorflow are comparing it to the libraries listed below
Sorting:
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗命名实体识别工具☆49Updated 6 years ago
- 天池大赛:金融大脑-金融智能NLP服务☆16Updated 7 years ago
- Chinese segmentation simple by keras☆45Updated 7 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 7 years ago
- ATEC 金融大脑-金融智能NLP服务☆91Updated 7 years ago
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆61Updated 6 years ago
- 创建《Python自然语言处理》学习代码的中文注释版本。☆87Updated 4 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- 2018百度机器阅读理解竞赛☆27Updated 7 years ago
- use RNN + LSTM generate poetry by Keras。机器学习自动编写古诗☆87Updated 7 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆150Updated 3 years ago
- SA☆33Updated 6 years ago
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆33Updated 6 years ago
- 利用深度学习实现中文分词☆63Updated 8 years ago
- 搜狐算法大赛:主要实体词情绪识别 baseline☆106Updated 6 years ago
- 天池大数据比赛总结☆40Updated 7 years ago
- CCF BDCI 2019 “技术需求”与“技术成果”项目之间关联度计算模型 复赛B榜top1解决方案☆77Updated 2 years ago
- 文本生成(Word2Vec + RNN/LSTM)☆36Updated 7 years ago
- 基于深度学习的自然语言处理课程☆27Updated 7 years ago
- paper reading☆20Updated 7 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…