Web api built on flask for keras-based sentiment analysis using Word Embedding, RNN and CNN
Stars
25
Forks
6
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
51
commits
minor update doc
3f44b44
fix the issue with relative path in the codes
e3c0d98
c448198
save labels when exporting pb model
2801dca
prepare keras model to be used directly in java
6eb3611
add sentiment analysis pb tensorflow model export
df934ae
update multi-channel cnn in flask
32a2340
for user who does not configure gpu on their local computer
6256cea
refactor demo web folder
85c4afa
update doc
6980f98
figure on comparing various algorithms
fc1cee3
predict and train scripts for multi-channel cnn
9cfd6b7
predict script for lstm sigmoid and softmax
2427d94
predict script for bidirectional lstm and glove ffn
9871219
predict script for cnn lstm
ea06f75