python - gensim with error of GPU memory access -


i practicing natural language processing gensim word2vec before training language model, follow instructions below

http://www.52nlp.cn/%e4%b8%ad%e8%8b%b1%e6%96%87%e7%bb%b4%e5%9f%ba%e7%99%be%e7%a7%91%e8%af%ad%e6%96%99%e4%b8%8a%e7%9a%84word2vec%e5%ae%9e%e9%aa%8c

i use process_wiki.py trying pre-process text data downloaded wiki. however, encountered error message below (to find out wrong, add print in code)

here process_wiki.py , error message

here image

i not know how fix it.

please give me help, thank sincerely!


Comments

Popular posts from this blog

wordpress - (T_ENDFOREACH) php error -

Export Excel workseet into txt file using vba - (text and numbers with formulas) -

Using django-mptt to get only the categories that have items -