Difference between revisions of "Lttoolbox"
Jump to navigation
Jump to search
Youssefsan (talk | contribs) (stub) |
|||
Line 1: | Line 1: | ||
'''Lttoolbox''is a toolbox for lexical processing, morphological analysis and generation of words. |
'''Lttoolbox''' is a toolbox for lexical processing, morphological analysis and generation of words. |
||
The analysis is the process of splitting of words splitting a word (e.g. cats) into its lemma 'cat' and the grammatical information |
The analysis is the process of splitting of words splitting a word (e.g. cats) into its lemma 'cat' and the grammatical information <code><n><pl></code> |
||
The generation is the opposite process. |
The generation is the opposite process. |
Revision as of 10:39, 30 June 2007
Lttoolbox is a toolbox for lexical processing, morphological analysis and generation of words.
The analysis is the process of splitting of words splitting a word (e.g. cats) into its lemma 'cat' and the grammatical information <n><pl>
The generation is the opposite process.