Remove demos sense2vec
article thumbnail

sense2vec reloaded: contextually-keyed word vectors

Explosion

In 2016 we trained a sense2vec model on the 2015 portion of the Reddit comments corpus, leading to a useful library and one of our most popular demos. In this post, we present a new version and a demo NER project that we trained to usable accuracy in just a few hours. That work is now due for an update.

40
article thumbnail

Sense2vec with spaCy and Gensim

Explosion

Sense2vec (Trask et. This post motivates the idea, explains our implementation, and comes with an interactive demo that we've found surprisingly addictive. If you were doing text analytics in 2015, you were probably using word2vec.

professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

sense2vec reloaded: contextually-keyed word vectors

Explosion

In 2016 we trained a sense2vec model on the 2015 portion of the Reddit comments corpus, leading to a useful library and one of our most popular demos. In this post, we present a new version of the library, new vectors, new evaluation recipes, and a demo NER project that we trained to usable accuracy in just a few hours.

NLP 52
article thumbnail

Announcing Explosion AI

Ines Montani

I developed an entirely new website , we launched an improved version of the displaCy visualiser that doubled up as an annotation tool and even landed our first feature on ProductHunt with a demo that let people explore semantic word relations on Reddit using sense2vec. Yet, things were about to take a different turn.

article thumbnail

Explosion in 2019: Our Year in Review

Explosion

Nov 22: This milestone was also one of the most fun: sense2vec reloaded ! We updated the library, models and demo to compare 2015 and 2019 using contextually-keyed word vectors trained on billions of words from Reddit comments. You can watch it here (in German). ?

NLP 52
article thumbnail

Sense2vec with spaCy and Gensim

Explosion

Sense2vec (Trask et. This post motivates the idea, explains our implementation, and comes with an interactive demo that we’ve found surprisingly addictive. Sense2vec: Using NLP annotations for more precise vectors The idea behind sense2vec is super simple. For this, we need to analyse tokens in context.