UNL System

From UNL Wiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
The '''UNL System''' defines the modules and the architecture .
+
The '''UNL System''' is the set of UNL modules and the rules to combine them.
  
== Components ==
+
== Modules ==
The components of the UNL System are the following:
+
The modules of the UNL System are the following:
*the '''UNL''' itself, i.e, the set of [[UW]]'s, [[relation]]s and [[attribute]]'s, and the [[UNL document|UNL Document Structure]], which is the set of rules to combine them;
+
 
*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 '''[[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.  
 
*the '''[[software]]''', i.e., the set of [[tools]] (for UNLization, NLization and normalization) and [[applications]] that can be generated thereafter.  
  
== Standards ==
+
== Lingware ==
 
;[[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 19:12, 21 September 2012

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

Modules

The modules of the UNL System are the following:

  • the lingware, i.e., the set of lexical databases (dictionaries, knowledge bases and example bases) and grammars 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.

Lingware

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 the knowledge bases.
Memory Specs
The Memory Specs state the syntax of the example bases.
Software