Pinned Repositories
mem_absa
Aspect Based Sentiment Analysis using End-to-End Memory Networks
models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
NN_NER_tensorFlow
Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow
sent-conv-torch
Text classification using a convolutional neural network.
Sentiment_analysis
使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model
maoxiake's Repositories
maoxiake/mem_absa
Aspect Based Sentiment Analysis using End-to-End Memory Networks
maoxiake/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
maoxiake/NN_NER_tensorFlow
Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow
maoxiake/sent-conv-torch
Text classification using a convolutional neural network.
maoxiake/Sentiment_analysis
使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model