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.

Ask HN: Should I use Wit.ai?

2 pointsby vsakosalmost 9 years ago
I'm planning on making a chatbot, and of course I have to parse the messages from the users. Should I use a third party API for this like Wit.ai or an NLP library like Stanford CoreNLP or OpenNLP? This will be my first NLP project, I have no experience in this area.

1 comment

herbstalmost 9 years ago
Do you want all your messages go to Facebook? Maybe more relevant question, are you planning on analyzing any single word, probably in a user multi user channel? Then go NLP, are you lazy and just want to proof a point. Wit.ai is nice to go.