As a Service? Why not go open source?
How would you make money with that? honest question.
Show HN: Wit – Natural language for your app
51–60 of 101 posts
Re: Show HN: Wit – Natural language for your app
#52This looks neat, I will definitely keep it in mind. I would be weary of using the Github Octocat mascot though. I believe Octocat is protected under copyright.
Re: Show HN: Wit – Natural language for your app
#53Interesting! Nothing happened after I registered with my Github account though using Opera. I also wonder how this compares to http://www.maluuba.com/ ?
> how this compares to http://www.maluuba.com Wit is 100% open and flexible, you can create any intent you need for your app, you're not limited to a static set of domains/actions. EDIT: @ragebol we are very interested in ROS and robotics, don't hesitate to get in touch with me arthur at wit dot ai. In the future we would like to provide an off-the-shelf human/robot communication module for developers.
Re: Show HN: Wit – Natural language for your app
#54Only messing, it was taking a lot of CPU though.
Re: Show HN: Wit – Natural language for your app
#55It was so confusing figuring out what this service is supposed to do. Had to look up the documentation. In summary, from what I can gather 1. It doesn’t do any speech recognition (speech -> text), so not sure why they put Siri in the title. It is also not clear how they can ‘hijack’ the text from Siri to do this analysis. The ASR engines they talk about (CMU, OpenEars) have pretty horrible accuracy (compared to Siri…
Currently most Wit users use Google or Nuance with great success. You can even use Android's offline speech rec.
That being said, CMU and OpenEars work well, as long as you provide them with good language models (which you can't do if you hack a quick project). Our plan is for Wit to automatically generate the right language models from your instance configuration.
> 2. Looks like they do some form of text normalization/correction, again not clear how they do it. 3. The actual service they provide is a form of named entity recognition (confusing named intent which clashes with the android intent mechanism in their examples).
We abstract the full NLP stack for the developer. How we do it is not really what matters to our developers, as long as it works :) Actually we use a combination of many different NLP and machine learning techniques.
> 4. Also they let you define your own entities to match. You can train them using a drop –down menu. Not sure how you can train hundreds of examples using point and click.
You don't need to train hundreds of examples. Plus, our users are not NLP/ML experts and they prefer a graphical UI. But that's true it could be still more efficient, we have good features in the roadmap for that :)
> This different from alchemy (or many others) because this is open source(?) http://www.alchemyapi.com/products/features/entity-extractio....
Alchemy is great as a set of NLP tools, some of them quite academical, but it's not designed from scratch to solve the problem we're trying to solve: enable the masses of developers to easily add a natural language interface to their app.
Re: Show HN: Wit – Natural language for your app
#56Re: Show HN: Wit – Natural language for your app
#57Nice concept, I just came back on here to let you know that I don't know what is happening on that page but I left it open about 45 minutes ago and noticed my fan kicked in a lot. It was that page I left open. Ended up taking 25% CPU, you didn't work on the iTunes software did you?? Only messing, it was taking a lot of CPU though.
Working on a fix now.
Re: Show HN: Wit – Natural language for your app
#58This is amazingly timely for me, I've been building my own version of jarvis using speakeasy-nlp (a node NLP library) and Chrome's builtin support for HTML5 webkitSpeechRecognition: https://github.com/dpaola2/jarvis (work in progress) I absolutely would love a better NLP api. Please let me in!
Jarvis-like systems are a great use case. You should be able to sign up now.
Re: Show HN: Wit – Natural language for your app
#59Interesting! Nothing happened after I registered with my Github account though using Opera. I also wonder how this compares to http://www.maluuba.com/ ?
> how this compares to http://www.maluuba.com Wit is 100% open and flexible, you can create any intent you need for your app, you're not limited to a static set of domains/actions. EDIT: @ragebol we are very interested in ROS and robotics, don't hesitate to get in touch with me arthur at wit dot ai. In the future we would like to provide an off-the-shelf human/robot communication module for developers.
I applied for alpha access using the github username "marks"
Re: Show HN: Wit – Natural language for your app
#60It was so confusing figuring out what this service is supposed to do. Had to look up the documentation. In summary, from what I can gather 1. It doesn’t do any speech recognition (speech -> text), so not sure why they put Siri in the title. It is also not clear how they can ‘hijack’ the text from Siri to do this analysis. The ASR engines they talk about (CMU, OpenEars) have pretty horrible accuracy (compared to Siri…
I'm running this at home and it works great for adding custom actions to Siri