Tanl Linguistic Pipeline

Tanl::Languages Class Reference

List of all members.

Public Types

typedef std::pair< char const
*, Language const * > 
tableItem
typedef std::pair< char const
*, Language const * > 
tableItem

Static Public Member Functions

static Language const * get (char const *code)
static char const * code (Language const *lang)
static Language const * get (char const *code)
static char const * code (Language const *lang)

Static Public Attributes

static tableItem languageTable []
 Table associating Language to ISO-639 language code.

Member Data Documentation

Languages::tableItem Tanl::Languages::languageTable [static]
Initial value:
 {
  tableItem("ar", new ArabicLanguage),
  tableItem("bn", new BanglaLanguage),
  tableItem("eu", new BasqueLanguage),
  tableItem("bg", new BulgarianLanguage),
  tableItem("ca", new CatalanLanguage),
  tableItem("zh", new ChineseLanguage),
  tableItem("cs", new CzechLanguage),
  tableItem("da", new DanishLanguage),
  tableItem("nl", new DutchLanguage),
  tableItem("en", new EnglishLanguage),
  tableItem("fr", new FrenchLanguage),
  tableItem("de", new GermanLanguage),
  tableItem("el", new GreekLanguage),
  tableItem("hi", new HindiLanguage),
  tableItem("hu", new HungarianLanguage),
  tableItem("it", new ItalianLanguage),
  tableItem("it-tut", new ItalianTutLanguage),
  tableItem("ja", new JapaneseLanguage),
  tableItem("nn", new Language), 
  tableItem("pt", new PortugueseLanguage),
  tableItem("sl", new SloveneLanguage),
  tableItem("es", new SpanishLanguage),
  tableItem("sv", new SwedishLanguage),
  tableItem("te", new TeluguLanguage),
  tableItem("tr", new TurkishLanguage)
}

Table associating Language to ISO-639 language code.

Language codes.

See also:
http://ftp.ics.uci.edu/pub/ietf/http/related/iso639.txt

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
 
Copyright © 2005-2011 G. Attardi. Generated on 4 Mar 2011 by doxygen 1.6.1.