When we read something we understand and memorise the gist of the sentences. We can express many things from those simple sentences, a lot of which has not even been expressed clearly. As an example, consider the below sentence taken from Wikipedia about Apple Tree. The apple tree (Malus pumila, commonly and erroneously called Malus […]
Category: Artificial Intelligence
Language as a representation of raw thoughts or visual pictures running in our mind. 9-Aug-2016
I was writing a article about one of my experience today. I was stuck at one line without a good word to explain the situation through words. I have the experience clearly visible in my mind running like a video but there is no word in the vocabulary I know to describe it. I think this happens […]
Understanding sentences and their meanings one word at a time. 1-Aug-16
I picked a newspaper article and while reading it I was trying to understand the internal workings of how I am forming meaning in those sentences. Like most of the semantic analytics in theory we don’t really need the whole sentence before we start forming the meaning. As I am reading I am discovering or probably even trying to […]
DIKW Pyramid – Could this be a clue towards building a thought machine? 30 – July
The DIKW Pyramid, also known variously as the “DIKW Hierarchy“, “Wisdom Hierarchy“, the “Knowledge Hierarchy“, the “Information Hierarchy“, and the “Knowledge Pyramid“, refers loosely to a class of models for representing purported structural and/or functional relationships between data, information, knowledge, and wisdom. “Typically information is defined in terms of data, knowledge in terms of information, and wisdom […]
Analysis by trying to simply a sentence to its least minimal form – 24 July
When I try to understand a particular sentence, I have a feeling that my mind is automatically trying to break the complex words into simpler sentences and then trying to process the whole meaning. A program that can rephrase a sentence to its minimal vocabulary might help me find a way how a brain understands language. Let’s say I have a […]
Grus analysis using most used english words – 19th July 2016
Understanding thoughts on the basis of Nouns or Verbs is not taking me anywhere to close building a thought machine. Trying to understand how the most widely used words in English sentence might make a difference I am not sure. This is what I have from Wikipedia: https://en.wikipedia.org/wiki/Most_common_words_in_English $scope.analysiswords = [“the”, “be”, “to”, “of”, “and”, “a”, “in”, “that”, “have”, […]
There are too many missing pieces in Artificial Intelligence
Lets talk about a hypothetical software program to solve a simple problem of taking a natural language question like – “What was the last painting of Leonardo Da vinci?”. which would give out St. John the Baptist as the answer. The first solution to strike your mind would be to use Google Search API to simply post the […]
Are we going to reach AGI with Neural Networks?
Neural Networks! Google is working on it, so it must be cool isn’t it. Take any book on Neural Networks it starts with an introduction on brain biology which looks like something we saw in our high school biology text book. It gives a detailed explanation on what we know about our brain and how it works and we start dreaming that […]