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: Standardizing NLP for a Modern ETL

6 pointsby jhoetterover 2 years ago
Hi guys,<p>I&#x27;ve been thinking a lot about how advancements in NLP can be standardized; when building a sentiment analysis, you know for sure that other attributes than the actual sentiment can be highly interesting, such as the urgency.<p>Together with my team, I started a new open-source project, aiming to do exactly that. It&#x27;s called bricks, and it is a composition of more than 50 open-source and modular code snippets, such as computing sentence complexities, emotionality detection and many more.<p>For context, the idea came up after watching the incredible talk &quot;Inventing on Principle&quot; by Bret Victor. The goal is to make the gap between Idea to Implementation shorter.

1 comment

belalwover 2 years ago
Hey Johannes,<p>This looks really cool. Will definitely try it out and give feedback!