Pinned Repositories
52paper.github.io
bert
TensorFlow code and pre-trained models for BERT
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
codereader
跟大咖一起读源码
CPM-Finetune
Finetune CPM for ChID Task
DeepMoji
State-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc.
demo
demo
easy_seq2seq
[unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq
gensim
Topic Modelling for Humans
JavaEETest
Spring、SpringMVC、MyBatis、Spring Boot案例
blueseasky's Repositories
blueseasky/52paper.github.io
blueseasky/bert
TensorFlow code and pre-trained models for BERT
blueseasky/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
blueseasky/codereader
跟大咖一起读源码
blueseasky/CPM-Finetune
Finetune CPM for ChID Task
blueseasky/DeepMoji
State-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc.
blueseasky/demo
demo
blueseasky/easy_seq2seq
[unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq
blueseasky/gensim
Topic Modelling for Humans
blueseasky/JavaEETest
Spring、SpringMVC、MyBatis、Spring Boot案例
blueseasky/jieba
结巴中文分词
blueseasky/keras
Deep Learning for humans
blueseasky/keras-attention-mechanism
Attention mechanism Implementation for Keras.
blueseasky/keras_to_tensorflow
General code to convert a trained keras model into an inference tensorflow model
blueseasky/MAMS-for-ABSA
A Multi-Aspect Multi-Sentiment Dataset for aspect-based sentiment analysis.
blueseasky/movie_recommendation
blueseasky/movie_recommender
MovieLens based recommender system.使用MovieLens数据集训练的电影推荐系统。
blueseasky/MovieLens-RecSys
基于MovieLens-1M数据集实现的协同过滤算法demo
blueseasky/mt-dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
blueseasky/NN4ABSA
Neural Network based models for Aspect-Based Sentiment Analysis
blueseasky/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
blueseasky/Review-Helpfulness-Prediction
Project of automatically detecting review helpfulness. Using
blueseasky/springbootDemo
springboot+java8
blueseasky/Synonyms
中文近义词工具包
blueseasky/tensorflow
Computation using data flow graphs for scalable machine learning
blueseasky/text_classification
text classification
blueseasky/zhihu-text-classification
[2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案