-
Thank you for this helpful reference implementation in tensorflow.
I'm running your code out-of-the-box but with hyperparameters chosen to match Yoon Kim's theano implementation [https://github.com/y…
-
Hallo,
are there Evidence-Files for other languages than english? I need them for the german language.
Thanks,
rmeier11
-
Here is my sample code:
from encoder import Model
model=Model()
text = ['it was a nice day','it was a great day','it was a bad day','It was a wonderful day','It was an excellent day','It was a su…
mbnik updated
7 years ago
-
This entails both a literature review to understand how they have been labeled and some data mining to find already labeled text basis to build sentiment index
-
Use this code to reproduce published results for RNNs for text classification. Put the results and references in the README.
Nothing exhaustive, just reproduce something to show that it's working.
-
Reviewer 1 has challenges the technical contributions of the paper, while the underlying idea is simple, its implementation in a distributed environment with the complete model manager and data partit…
-
Hi,
I have used senti_classifier before and it worked fine. However, I had reinstalled it and since then it is giving zero score for anything and everything. Can anyone please help?
-
Hi co-authors,
I got feedback from the editor. He asked if we could do a simple, but not too much, computer vision example. In particular he mentioned sparse coding.
Does anybody has an idea or even…
-
We need a small NLP example. Maybe something adapted and simplified from the 20newsgroup examples of scikit-learn. We need something as simple as possible.Really the bare minimum, as people will get l…
-
Currently only single indexes are allowed on types. Relating to compound primary key, but also needed for other purposes, the support multi indexes are needed.
For Titan, using also properties for di…