bernhard2202 / twitter-sentiment-analysis

Twitter Sentiment Analysis with Deep Convolutional Neural Networks and LSTMs in TensorFlow.
38 stars 9 forks source link

second layer of static word embeddings #9

Closed bernhard2202 closed 8 years ago

bernhard2202 commented 8 years ago

Use two layers for the word embeddings - static and non static.

Report on results.

bernhard2202 commented 8 years ago

Experiment results

bernhard2202 commented 8 years ago

In the end no static version could beat the corresponding non-static version on Kaggle - therefore closed.