linkedin facebook twitter rss

30 May State of the Art in Knowledge Representation

Digital Data Stream

KR Evolves Slowly The state of the art in computer programming has evolved toward data-driven techniques. In early programs, the data was “hard-coded” into the program with specific functions operating differently on each data item and type. Gradually, programmers began storing data and templates in different files, attempting to write orthogonal procedures to introduce a modularity […]

28 May Data and Modeling

ERD - Entity Relationship Diagram

Data modeling is essential in the early stages of any information system design. By moving toward a data-centered model, we can make our data, and our system, smarter. There are many data-modeling techniques, but we will focus on two for now: Entity Relationship Diagramming (ERD), and Object Role Modeling or object relational modeling (ORM). Entity […]

26 May AI Domains and Approaches

Grouping, Classifying and Categorizing How do you solve big technical problems? Rather than selecting or inventing an approach and then attempting to apply it to a problem to see how well it works, let’s analyze the problem and see if we can find or invent a solution that matches the problem space, and see if […]

20 May Cybernetic Modeling for Smarty-Pants

Model Railroad

Introduction Model railroads come in several scales: O, HO and N gauge enable hobbyists to model real-world objects in miniature using successively smaller standards. In N gauge it is possible to build an entire city in the basement. A good model photographed with still or motion pictures may be so realistic that viewers believe they are looking […]

19 May Deixis and Context

Written Language

Deixis, is a common type of ambiguity that is mediated at the level of context. When deixis occurs in written language, you can normally resolve questions about the identity of the person(s) referenced in the ‘he’, ‘she’ or ‘they’ pronoun. In speaking, you sometimes have to ask the person who said it. 3-DG places context in […]

15 May Analyzing Semantics

Speak and Understand

Semantics The stratum of semantics is usually associated with meaning. Throughout the 1980s, when I was in college, semantics was viewed as more and more important in text-understanding systems. One aspect of semantics that has received a great deal of attention is thematic or case roles, which can be very useful in defining the roles of words or […]

14 May Analyzing Syntax

Construction Blueprint

Analyzing Syntax Syntactic analysis requires some access to morphological features or characteristics of the words in the sentence being analyzed. Tense, gender and number must be accessible in order to establish agreement. There is clearly some interdependency between morphology and syntax. Morphological phenomena can change categories and roles of words. Roles and categories are the essential components of […]

13 May Patterns at the Boundaries

Language Strata Rule Tree

Morphological Patterns As we have shown in prior posts, we mentally process patterns both at a physical level between neurons and in brain layers, and at a cognitive level in recognition and reasoning. 3-DG uses attributes, patterns and constraints for morphological analysis, as well as analysis at other levels and between other strata. The 3-DG lexicon is organized […]

02 May Linguistic Building Blocks

Scrabble Blocks

Linguistic Building Blocks While languages are infinite, each has a finite number of structures, functions and attributes. Functions and attributes are the building blocks of a grammar. Grammars or languages are categorized as regular, context-free (CF), context-sensitive (CS), recursive, and recursively enumerable. A context-sensitive grammar is a powerful formalism that describes the language in terms of […]

30 Apr Exceptional Logic

Exception

Exceptions to the Rules In natural language, exceptions to rules of grammar and other characteristics are frequent, and exhibit little consistency or predictability. They may multiply in discourse and in situations where the speaker/writer’s competence is limited. Idioms and irregular verbs are common exceptions which can be quite difficult to categorize or describe using formal descriptive grammar. Further exceptions […]