TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Transform words accurately e.g. “hacker” to “hack”, “hacking” etc.

1 点作者 steinsgate超过 8 年前

2 条评论

steinsgate超过 8 年前
I have been working on a NLP project where I needed to identify different forms of the same word. Typically, this is done by Stemming and Lemmatization. These methods are not accurate, and I needed high accuracy in my project. Since I found no libraries/packages that can do this, I decided to write a Python package myself. It works quite well now. It is also trending in /r/python. Feel free to check it out, I would love to hear your feedback.
brudgers超过 8 年前
Yesterday: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12899886" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12899886</a>