Show HN: Spacy Dependency Parsing Visualizer

https://www.getcorrecto.com/nlp/en/0/0
by mox111 • 3 years ago
2 0 3 years ago

As a frequent user of the Spacy library for NLP (https://spacy.io/), I noticed that it was quite difficult sometimes to know what the various POS tags, dependency labels, and morphological features actually mean. Especially difficult since the different models (e.g. en_core_web_sm) often use different labelling schema.

I built this tool to help people get a feel for Spacy dependency parsing. Each POS tag, dependency label and morphological feature links to the relevant documentation to find out more about their meanings.

It features a fully parsed version of George Orwell's "Politics and the English Language", with parallel texts in both English and Spanish.

Related Stories

Loading related stories...

Source preview

getcorrecto.com