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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: State of NLP in JavaScript World?

2 点作者 simplegeek超过 5 年前
I am thinking of creating a web application. The app will analyze the English text. It will need to run text-readability algorithms such as https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Flesch%E2%80%93Kincaid_readability_tests.<p>The app will also need to find the syllable count of the words.<p>Are there reliable NLP JavaScript libraries (just like we&#x27;ve NLTK in Python) that you use in production?<p>Thanks in advance for all help.

1 comment

verdverm超过 5 年前
Tensorflow.js might fit your needs