UNL System

From UNL Wiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
The '''UNL System''' is the set of basic modules of UNL and the rules to combine them.
 
The '''UNL System''' is the set of basic modules of UNL and the rules to combine them.
  
== Modules ==
+
== UNLization ==
The modules of the UNL System are the following:
+
''Main article: [[UNLization]]''
*the '''[[lingware]]''', i.e., the set of [[Lexica|lexical databases]] (dictionaries, knowledge bases and example bases) and [[grammar]]s that are used to process the UNL and each natural language
+
 
*the '''[[software]]''', i.e., the set of [[tools]] (for UNLization, NLization and normalization) and [[applications]] that can be generated thereafter.
+
 
 +
[[File:UNLization.png|thumb|center|200px]]
 +
 
 +
 
 +
== NLization ==
 +
''Main article: [[NLization]]''
 +
 
 +
[[File:NLization.png|thumb|center|200px]]
 +
 
 +
 
 +
 
 +
 
 +
 
 +
== Specs ==
  
== Rules ==
 
The rules of the UNL System are defined as a set of standards used to normalize the development of the UNL modules and to ensure the interconnectivity among them.
 
 
;[[Tagset]]
 
;[[Tagset]]
 
:The Tagset is a harmonized system for representing linguistic constants.
 
:The Tagset is a harmonized system for representing linguistic constants.

Revision as of 15:24, 22 September 2012

The UNL System is the set of basic modules of UNL and the rules to combine them.

UNLization

Main article: UNLization


UNLization.png


NLization

Main article: NLization

NLization.png



Specs

Tagset
The Tagset is a harmonized system for representing linguistic constants.
Dictionary Specs
The Dictionary Specs state the syntax of dictionaries.
Grammar Specs
The Grammar Specs state the syntax of grammar rules.
KB Specs
The UNL Knowledge Base Specs state the syntax of knowledge bases.
Memory Specs
The Memory Specs state the syntax of example bases.
Software