spaCy – A fast natural language processing library

Home » Blog » Software » spaCy – A fast natural language processing library

Leider ist der Eintrag nur auf English verfügbar.

spaCy is a rather new library (written in Python and Cython) for performing various NLP-related tasks such as tokenization, POS-tagging and syntactic parsing. The authors claim it’s faster (in some cases a lot faster) than other common solutions such as NLTK or Stanford’s CoreNLP and peer reviews seem to corroborate these claims.

spaCy is English-only for now. If you’re working on performance-intensive NLP tasks and if that’s no deal-breaker for you might want to check it out. The source code is available here.

About the author: Bjoern
Independent IT consultant, entrepreneur

Leave a Comment

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)