Tweets
- Tweets, current page.
- Tweets & replies
- Media
You blocked @spacy_io
Are you sure you want to view these Tweets? Viewing Tweets won't unblock @spacy_io
-
Pinned Tweet
Say hello to spacy-pytorch-transformers!
BERT, XLNet & GPT-2 in your spaCy pipeline
Based on @HuggingFace's pytorch-transformers
Fine-tune pretrained models on your task
Model packages for English & German
Token alignment, similarity & morehttps://explosion.ai/blog/spacy-pytorch-transformers …Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
spaCy Retweeted
Want to find out what your word embeddings are truly capturing? Have a look at the newest addition to our
@spacy_io universe: https://spacy.io/universe/project/whatlies …. This library by@fishnets88 supports spaCy models and sense2vec, and has some cool interactive visualisations!
pic.twitter.com/p0u2kQEJFtThanks. Twitter will use this to make your timeline better. UndoUndo -
spaCy Retweeted
I really loved this blog post! It's a good example of the type of linguistic trade-offs NLP systems are often making. Word relationships are DAGs, but often you don't lose much information if you use a tree instead. And sometimes you can even get away with flat spans. 1/nhttps://twitter.com/_inesmontani/status/1247809560158453763 …
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
spaCy Retweeted
Feature Highlights 1. Python labeling function library for core clinical text tasks (negation, temporality, many more) 2. Tutorials for sentence & relation classification 3.
@spacy_io pipeline for NLP preprocessing with EHR-specific tokenization and sentence boundary detectionShow this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
spaCy Retweeted
Blackstone v2, the legal
@spacy_io library from@ICLRanD is coming on very nicely, particularly now@MarkNeumannnn has teamed up with me to get the new version ready. The original NER has an F1 of ~75%. The new model is now performing at ~89%, which is a really decent boost.https://twitter.com/DanHLawReporter/status/1236360537132457996 …Thanks. Twitter will use this to make your timeline better. UndoUndo -
spaCy Retweeted

I talked to Tobias on @Podcast__init__ shortly after@spacy_io was released. It was awesome to catch up again! We spoke about https://prodi.gy , https://thinc.ai & how spaCy has been changing to take advantage of new developments in NLP.https://www.pythonpodcast.com/explosion-ai-natural-language-processing-episode-256/ …Thanks. Twitter will use this to make your timeline better. UndoUndo -
spaCy Retweeted


Interrupting your regular scheduled Covid-19 programming to bring you a blog post about the `DependencyMatcher`, a little known but powerful @spacy_io feature! http://markneumann.xyz/blog/dependency_matcher/ … Code in Google Colab to follow along, too!Thanks. Twitter will use this to make your timeline better. UndoUndo -
spaCy Retweeted
Using stanza, spacy and pytextrank to do NER in Russian and Keyword extraction in Swedish. Thanks to
@spacy_io@stanfordnlp@pacoid#NLProc https://guitton.co/posts/spacy-stanza-russian-swedish/ …pic.twitter.com/8a6qSX6sXd
Thanks. Twitter will use this to make your timeline better. UndoUndo -
spaCy Retweeted
Day 8
#100DaysOfCode Completed ch 1 exercises of@spacy_io's "Advanced NLP with spaCy" course. https://course.spacy.io/#CodeNewbie#Python#NLProcThanks. Twitter will use this to make your timeline better. UndoUndo -
spaCy Retweeted
New blog post! Looking at this weeks
#TidyTuesday
Using @spacy_io with {spacyr} to extract part-of-speech for use in#tidymodels and {textrecipes}
General text mining with {tidytext} and hyperparameter tuning with {tune}
https://www.hvitfeldt.me/blog/tidytuesday-pos-textrecipes-the-office/ …
#rstats#tidytextpic.twitter.com/XDJPq1zhYG
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Cool project for interactive NLP with built-in support for text classification using spaCy and spacy-transformers.
Repo: https://github.com/rtiinternational/gobbli …
While you're at it, check out @pmbaumgartner's amazing#spaCyIRL talk on applied NLP: https://www.youtube.com/watch?v=QRGMJWwOU94&list=PLBmcuObd5An4UC6jvK_-eSl6jCvP1gwXc&index=3 …https://twitter.com/pmbaumgartner/status/1240013356330815488 …Thanks. Twitter will use this to make your timeline better. UndoUndo -
spaCy Retweeted
Always amazed by how responsive the spaCy team is! Great job by
@_inesmontani@honnibal on integrating Stanza with spaCy, within... 2 hours since the release!
Note that you can also use spaCy for fast tokenization in Stanza now. As simple as `tokenize="spacy"`
https://twitter.com/spacy_io/status/1239982230203764738 …
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Now also available for your spaCy pipeline: spacy-stanza (formerly spacy-stanfordnlp) integrates Stanza by
@StanfordNLP – with support for more languages and NER
https://github.com/explosion/spacy-stanza … https://twitter.com/stanfordnlp/status/1239955064954826762 …pic.twitter.com/1xFyd9il1d
Thanks. Twitter will use this to make your timeline better. UndoUndo -
spaCy Retweeted
Btw, I've reorganized our YouTube playlists so it's easier to find stuff. If you feel like watching some NLP content, check it out
We have all talks from #spaCyIRL, end-to-end tutorials,@fishnets88's spaCy series & talks from various conferences.
https://www.youtube.com/c/ExplosionAI pic.twitter.com/cBdpjw5lPa
Thanks. Twitter will use this to make your timeline better. UndoUndo -
spacy-syllables: Easy-to-use pipeline component for adding multilingual syllable annotations to tokens, powered by pyphen with support for lots of languages!
https://github.com/sloev/spacy-syllables …pic.twitter.com/gIZcY6I3kE
Thanks. Twitter will use this to make your timeline better. UndoUndo -
spaCy Retweeted

NEW VIDEO! 
I'm using https://prodi.gy & @spacy_io to train an NER model from scratch with semi-automatic annotation & transfer learning. It's about food trends & we're also building a cool bar chart race visualization! Watch it here: https://www.youtube.com/watch?v=59BKHO_xBPA …pic.twitter.com/pjJXGHuA1M
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
spaCy Retweeted
libpython-clj is great. You can use any Python library in Clojure! (spaCy, Tensorflow, PyTorch and that's just a few.)https://github.com/clj-python/libpython-clj …
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Out now: spaCy v2.2.4!
Alpha tokenization support for Yoruba and Basque
Various updates to existing language data
Lots of bug fixes and UX improvementshttps://github.com/explosion/spaCy/releases/tag/v2.2.4 …Thanks. Twitter will use this to make your timeline better. UndoUndo -
spaCy Retweeted
Unsurprisingly, it's not going to be in July. We'll see how things unfold – we look forward to hosting you all in Berlin when we can
https://twitter.com/_inesmontani/status/1227627438974406658 …Thanks. Twitter will use this to make your timeline better. UndoUndo -
spaCy Retweeted
Med7 -
@spacy_io + http://prodi.gy - based clinical NER model to recognise medications and related entities. GitHub: https://github.com/kormilitzin/med7 …… Medium: http://tiny.cc/frkykz Thanks@explosion_ai for tools and@MarkNeumannnn for inspiration from scispaCy!Thanks. Twitter will use this to make your timeline better. UndoUndo -
spaCy RetweetedThanks. Twitter will use this to make your timeline better. UndoUndo
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.


We're still working on confirming the venue, date and speakers. The preliminary date we're looking at is Saturday, June 27 (not official yet, though).