TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Spacy Dependency Parsing Visualizer

2 pointsby mox111about 2 years ago
As a frequent user of the Spacy library for NLP (<a href="https:&#x2F;&#x2F;spacy.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;spacy.io&#x2F;</a>), I noticed that it was quite difficult sometimes to know what the various POS tags, dependency labels, and morphological features actually <i>mean</i>. Especially difficult since the different models (e.g. en_core_web_sm) often use different labelling schema.<p>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.<p>It features a fully parsed version of George Orwell&#x27;s &quot;Politics and the English Language&quot;, with parallel texts in both English and Spanish.

no comments

no comments