XiangyanChen / Tensorflow
Tensorflow深度学习
☆17Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Tensorflow
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆59Updated 6 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- Here I sort out some small projects I did in the process of learning NLP.☆36Updated 2 years ago
- keras 搭建文本分类模型,textcnn/bi_gru/cnn+rnn_binglian/cnn+rnn_cuanlian/fasttext/att_bi_gru/rcnn,其中前面四个模型只有create_model函数不同,其余相同,fasttext和rcnn增加了…☆23Updated 5 years ago
- 数据挖掘大作业-大数据职位招聘信息挖掘☆9Updated 4 years ago
- 实现基于相似度匹配和检索的问答系统☆18Updated 5 years ago
- 天津财经大学2019年统计学院机器学习讨论班☆12Updated 4 years ago
- Transfer learning for text classification with recurrent neural network(lstm)☆16Updated 6 years ago
- 机器学习 数据挖掘 案例和竞赛 代码☆8Updated 3 years ago
- LSTM三分类问题☆10Updated 6 years ago
- 2018 高校算法大赛神策杯第五名解决方案☆17Updated 6 years ago
- FastText 文本分类☆19Updated 5 years ago
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆10Updated 2 years ago
- A sequence-to-sequence framework of Keras-based generative attention mechanisms that humans can read.一个人类可以阅读的基于Keras的代注意力机制的序列到序列的框架/模型,…☆18Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆43Updated 5 years ago
- question classification with multi-level attention mechanism 使用多层级注意力机制和keras实现问题分类☆34Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆57Updated 5 years ago
- NLP的一些小例子,如:文本分类、文本纠错、关键词提取、自动摘要等☆23Updated 5 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 6 years ago
- TextSentimentClassification, using tensorflow.☆15Updated 6 years ago
- 从0学习深度学习课程,跟随Andrew Ng的Coursera课程,课后根据记忆用python代码实现课程作业☆11Updated 4 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 5 years ago
- 自然语言处理☆30Updated 5 years ago
- 使用scik-learn 实现k-means,KNN,SVM,贝叶斯,topic_extraction等算法,同时评估分类的准确率,召回率和F值。语料库是中文文本☆42Updated 7 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆69Updated 5 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆53Updated 6 years ago
- ☆20Updated 6 years ago
- 洛杉矶房价预测☆17Updated 4 years ago
- Text classification examples☆24Updated 2 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 6 years ago