skip-thoughts icon indicating copy to clipboard operation
skip-thoughts copied to clipboard

skipthoughts.encode is very slow on large number of sentences

Open alahiri-quora opened this issue 8 years ago • 1 comments

If the number of sentences I'm trying to encode (i.e., the list X in the encode function in skipthoughts.py) is large - say around 10K or 100K then it takes a very long time to run encode. What can be done to speed it up? It's seems the theano functions - 'w2v' and 'w2v2' - are very slow. Any help will be really appreciated... thanks!

alahiri-quora avatar Jul 15 '16 01:07 alahiri-quora

Hi have you found a solution to speed up the encoding of large number of sentences? Thanks

maliktiomoko avatar Jan 04 '18 01:01 maliktiomoko