DataTaunew | comments | leaders | submitlogin
1 point by luto 3134 days ago | link | parent

I was interested in the vector component, but it doesn't seem to work out of the box. I conda installed and downloaded all, but when I tried to do the vector example of apples.similarity(oranges), it threw an attribute error. When I tried to inspect the token object it also has no vector attribute....

I guess it's back to gensim. :/



3 points by syllogism 3133 days ago | link

The version on conda is out of date --- it's v0.89, the latest is v0.93.

I'm working on building the library for conda, so that it's up to date automatically.

In the meantime, "pip install spacy" should work.

-----




RSS | Announcements