nkooli

Results 4 issues of nkooli

i successfully installed pyfasttext on my mac os by when importing it, i have this error : ` from pyfasttext import FastText ImportError: dlopen(/anaconda/lib/python3.5/site-packages/pyfasttext.cpython-35m-darwin.so, 2): Symbol not found: __ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEED1Ev Referenced...

I am trying to test the visualisation process and this gives me weird results see figure :

I want to generate an online estimation of the local sentiments (character sentiment) in the sentences, something like the figure 4 in the paper "Generating Reviews and Discovering Sentiment". Any...

hello, i am trying to test the sentiment neuron approach in https://github.com/openai/generating-reviews-discovering-sentiment over a new dataset. I trained the model on my dataset, this generates me a three files :...