Main Page | Modules | Namespace List | Compound List | File List | Compound Members | File Members | Related Pages

LeJa

demo program for lemmatizer More...

Compounds

class  DetLemma
 putting the pieces together for determining the lemma More...

class  HypoLemma
 class for storing information about possible lemmata (hypothesis) More...

class  JVerbalFlexion
 deals with the rules of grammar input More...

class  JXDictionary
 prepares dictionary lookup indexing table More...

class  JXDictionaryEntry
 manages information about single dictionary entries More...

class  UMString
 String class for handling multibyte and unicode strings. More...

class  XMLTag
 class for storing information around an XML-tag More...


Detailed Description

demo program for lemmatizer

Author:
Iris Vogel iris@urz.uni-heidelberg.de
Date:
Aug 2003
this is a very basic programm, which reads from strings from a file "input.txt" and writes the result to "LeJa.txt" the process of lemmatization is logged in "LeJa.log" all the files are UNICODE (UCS2) encoded

Parameters:
argv[1] alternative input file name
argv[2] alternative output file name
Version:
0.8/15

Generated on Mon Aug 18 19:27:11 2003 for LeJa by doxygen 1.3.3