Tag: artificial intelligence

Posted in Artificial intelligence Natural language processing and text mining

What is the difference between AI and machine learning

Recently an acquaintance of mine sent me the following article AI and ML: Are they one and the same? published by Makeen and asked for my opinion, so I thought I would address the topic as well and expand a little bit on what is written in the article. I…

Posted in Artificial intelligence Natural language processing and text mining Software

Building Named Entity Recognizer (NER) using Conditional Random Fields (CRF)

Named entity recognizer is a program that recognizes named entity in text. The named entities could be anything from locations, company or person’s names, drug or disease names, etc.

Posted in Artificial intelligence InfoSec Leadership and management Science

Starting Inspiratron talks podcast

For a while, I have been preparing for this step. This blog got it’s audio podcast show and it is called Inspiratron talks. First I will give some links and then talk about mission and vision of the podcast. Inspiratron talks is hosted at the moment on SoundCloud: At the…

Posted in Artificial intelligence Music Science Software Tales from life

SchumaNN: Recurrent neural networks composing music

With 2 friends of mine (Team was: Maksim Belousov, Mike Phuycharoen, Nikola Milosevic (myself)) on 12th and 13th November I participated at the GreatUniHack that was held in John Dalton building of Manchester Metropolitan University. We were implementing idea of machine learning-based music composer, for which we later came with…

Posted in Artificial intelligence Natural language processing and text mining Tales from life

Expirience from Lisbon Machine Learning Summer School

I have participated on Lisbon Machine Learning Summer School (LxMLS), which took place on July 16-23  at Instituto Superior Técnico, a leading Engineering and Science school in Portugal. It is organized jointly by IST, the Instituto de Telecomunicações and the Spoken Language Systems Lab – L2F of INESC-ID. It was quite…

Posted in Artificial intelligence Natural language processing and text mining Science Work

Marvin – semantic annotator

We created Marvin, an semantic text annotation tool that uses external resources such as DBPedia and WordNet to annotate semantically text. Marvin is built in java and can be used as a standalone application or as a library. Marvin semantic annotator already has a lot of knowledge, which will make…

Posted in Artificial intelligence Work

Worries about Artificial Intelligence

Recently big names in science and technology Stephen Hawking and Eon Musk showed publicly their concerns about artificial intelligence. Musk even donated $10 million in order to keep artificial intelligence friendly. However, Forbes stated “Gates and Musk both have an interest in ensuring that artificial intelligence not only stays friendly,…

Posted in Artificial intelligence Natural language processing and text mining Software Work

Building a search engine (Lucene tutorial)

Since the Google took over lives and branded a verb for searching as Googling, making a search engine is considered cool thing. I have crossed over search engines several times in my life. Even I worked in a company that was I guess pretending to build search engine (I was…

Posted in Artificial intelligence Natural language processing and text mining Science Software Work

Brief introduction to Linked Data

My recent research brought me to linked data as quite interesting concept. I will here write some brief introduction and notes on linked data. Probably at some future point of time I will go deeper into standards and usage. Current state of the Web Internet have revolutionized the way we…

Relevance
Posted in Artificial intelligence Natural language processing and text mining Software Work

Personalized relevance classifier of sentences

In this article I would like just to pitch idea about personalized classifier, and I would like to hear your opinion if this approach could be good and what can be problems with it. So what is the problem? I would like to build personalized relevance classifier. Problem definition Every…

Posted in Artificial intelligence Hardware Software Work

Lego Mindstorms NXT 2.0 – Humanoid first steps

I recently wrote post about my first contact with Lego Mindstorms NXT 2.0 and building robot vehicle. After several version I decided to disasseble vehicle and to build humanoid robot. It was a challange of a different kind. Most of people knows how to control vehicle. Espetially vehicle with continuous…

lego mindstorms
Posted in Hardware Software Work

Lego Mindstorms NXT 2.0 – First contact

Couple of days ago to our company arrived LEGO Mindstors NXT 2.0 robot. Today I decided to bring it home for the first contact. It was quite successfull, I built starter robot that is avoiding obsticles and speaking. For about 2-3 hours of play, I think it is good enought….