Category: Artificial intelligence

View, opinions and news regarding artificial intelligence. This can be quite broad, as artificial intelligence encompasses areas such as computer vision, robotics, natural language processing, machine learning, automated reasoning, etc.

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

xgoogle python library upgrade for google image search

Couple of days ago I realized that I need some library that will allow me search google and especially face images. I was previously working a bit with the Google API, however Google offers only 100 requests per day and there are some other limitations. It is very good API…

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

What is the structure in data?

Have you ever wondered what is structured data? Why is this important? Well, from structured data we can extract semantic and know what is in the data, use the data. However, if we don’t know how data is structured, we will be unable to extract semantics and to understand it….

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…

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

Political bot (AI) fighting human bots (using NLP and OCR)

Probably I should write this on Serbian, but to keep consistency, English it is. Since soon elections gonna be held in Serbia, there is a lot of talk about political campaigns. And one of the major issue in the news are human bots applied in the political campaign on the internet….

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

What is the big deal with natural language processing?

Recently here at Manchester University, at one class for all PhD students we realized that almost half of student in a group are doing some kind of natural language processing and almost everyone was doing something related with machine learning (even hardware guys are building neural network like multi-processor architecture)….

Posted in Artificial intelligence Hardware Software Work

Lego Mindstorms NXT 2.0 car programmed in Microsoft Robotics

As I promissed before (https://inspiratron.org/lego-mindstorms-nxt-2-0-first-contact/), I tryed to build robot vehicle and program it using Microsoft robotics, instead of Development Kit that comes with the box. Development kit that comes with Lego mindstorms NXT 2.0 is some simplified version of LabView. I must admit that I never worked with LabView,…

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…

Artificial intelligence
Posted in Artificial intelligence Software Work

Approaches to artificial intelligence

This is my next article on artificial intelligence. First one was called just Artificial intelligence pt1, but now I am going to talk about different approaches to AI, so it changed name. Currently there is many approaches that drives AI research. There is no established paradigm of AI research, and…