Is there anything close to a robotics software marketplace? > myrobots.com (@_myrobots) MyRobots is considered the Facebook for robots and is a pioneer in Cloud Robotics. > robotappstore.com (@RobotAppStore) RobotAppStore is the…
Category: quora
What is ‘semantic orientation’ in sentiment analysis and NLP?
What is ‘semantic orientation’ in sentiment analysis and NLP? What is Semantic Orientation? The semantic orientation of an opinion on a feature f states whether the opinion is positive, negative or neutral.
Is there any implementation (a stable/or not release) in Java for Dynamic Topic Modeling?
Is there any implementation (a stable/or not release) in Java for Dynamic Topic Modeling? David Blei‘s lab at Columbia University has a GitHub at Blei-Lab, however at leastturbotopics is in Python. LingPipe…
Where can I get free AIML files for my chatbot?
Where can I get free AIML files for my chatbot? > alicebot.org/downloads/sets.html Alicebot.org is the official website of Dr Wallace’s ALICE AI Foundation, the source of all things AIML, and has a…
Does software exist that can scrape text and generate an interactive mind-map?
Does software exist that can scrape text and generate an interactive mind-map? This is an interesting question. The process for accomplishing this is related to a number of questions I’ve answered on…
How do I create an Internet bot?
How do I create an Internet bot? en.wikipedia.org/wiki/Internet_bot An Internet bot, also known as web robot, WWW robot or simply bot, is a software application that runs automated tasks over the Internet….
What is the difference between goal-based agents and utility-based agents?
What is the difference between goal-based agents and utility-based agents? Goal and utility could be considered ways of defining desire and happiness in intelligent agents…. en.wikipedia.org/wiki/Intelligent_agent#Goal-based_agents Goal-based agents further expand on the…
What are some jobs that people have created for robot AIs?
What are some jobs that people have created for robot AIs? Opus Research has been tracking the “Intelligent Assistants” market for a couple of years. The Intelligent Assistants Conference NYC 2015 highlighted…
How do I extract data from news stories?
How do I extract data from news stories? Information extraction in general is closely aligned with Automatic summarization, if not a sub-task. Information extraction may also be known as Text mining. Large…
How do I make an app that generates answers from an uploaded text file automatically?
How do I make an app that generates answers from an uploaded text file automatically? Hahaha, if you can do this, then you’ll have a multi million dollar product. However, it is…