Automatic recognition of sarcasm

sarcasmWhen I read about an automatic sarcasm recognition algorithm, I wanted to know more about it. Sarcasm is not always easy to identify by human beings so… what about a computer? “Semi-supervised recognition of sarcastic sentences in Twitter and Amazon” describes the work done in The Hebrew University testing their SASI algorithm with data extracted from Twitter and Amazon. Although they obtained good results, there is still a lot of work to do in this field (as I expected before reading this article). I found interesting the way they model the problem, and the fact that they obtained better results classifying tweets instead of classifying Amazon data (more structured).

Machine Learning in Stanford University

stanford-logoMachine Learning is a branch of Artificial Intelligence, that aims to develop systems with the ability of learning from the experience. Machine learning techniques can be used in different fields. For example, recommendation systems (as Amazon), biology, games…

If you are looking for a introduction to Machine Learning, you must visit the Stanford University Youtube channel. You will find a complete course about this topic, taught by Professor Andrew Ng. This is the info of the course:

This course (CS229) provides a broad introduction to machine learning and statistical pattern recognition. Topics include supervised learning, unsupervised learning, learning theory, reinforcement learning and adaptive control. Recent applications of machine learning, such as to robotic control, data mining, autonomous navigation, bioinformatics, speech recognition, and text and web data processing are also discussed.

Powered by WordPress with GimpStyle Theme design by Horacio Bella.
Entries and comments feeds. Valid XHTML and CSS.