sense2vec icon indicating copy to clipboard operation
sense2vec copied to clipboard

🦆 Contextually-keyed word vectors

Results 26 sense2vec issues
Sort by recently updated
recently updated
newest added

This fixes the `nonetype` error it throws when the submitted text is problematic.

how do i use the API to do manual vector arithmetic on vectorized words/phrases? for example, adding an arbitrary vector to vector corresponding to a word and returning the result?...

usage

How can i solve this problem 'ImportError: cannot import name 'component' from 'spacy' (/usr/local/lib/python3.10/dist-packages/spacy/__init__.py)' ??

usage

**Description** There was a missing escape (`\`) before the pipe (`|`) in two markdown tables, so the markdown formatter thought it was a new column --- and this broke the...

Hi, Thanks for providing the code for sense2vec! We noticed that for several examples, the output of the vectors we downloaded on sense2vec was different than the demo (we're using...

Escape the pipe symbols in some of the senses. The unescaped pipes had broken the table, although it looks like some markdown processor had also added an extra unnnecessary column...