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”, …

Countries and their mobile codes in json format

List of countries with their phone code prefixes in JSON format [ { “country”: “Afghanistan”, “id”: “af”, “code”: 93 }, { “country”: “Albania”, “id”: “al”, “code”: 355 }, { “country”: “Algeria”, “id”: “dz”, “code”: 213 }, { “country”: “American Samoa”, “id”: “as”, “code”: 1684 }, { “country”: “Andorra”, “id”: “ad”, “code”: 376 }, { “country”: …