tweet2vec icon indicating copy to clipboard operation
tweet2vec copied to clipboard

Twitter hashtag prediction

Results 5 tweet2vec issues
Sort by recently updated
recently updated
newest added

Can you make a `requirements.txt`? I'm having issues with Theano/libgpuarray/pygpu `RuntimeError: ('Wrong API version for gpuarray:', (2, 0), 'Make sure Theano and libgpuarray/pygpu are in sync.')` * Theano 0.7.0 *...

I managed to encode my data from Twitter successfully. After this, I tried to train them using the twitter2vec_trainer.sh but I got this error: " File "char.py", line 231, in...

Hello, I was trying to run the code but I came across with an error saying, "ValueError: EOF: reading array data, expected 262144 bytes got 21990" while loading 'best_model.npz' in...

How to specify the output file (with extension or not).I am getting empty ouput file when out_file is 'out_file.txt'.