Lexicographic data, encoding of: Difference between revisions
Jump to navigation
Jump to search
(sketched a few bullets) |
(heads; struct; intro) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
A few resources that may help with the encoding of lexicographic materials (dictionaries or lexemes in text). | |||
==TEI Dictionaries Module== | |||
* see http://www.tei-c.org/release/doc/tei-p5-doc/en/html/DI.html | * see http://www.tei-c.org/release/doc/tei-p5-doc/en/html/DI.html | ||
==Lemmatizing in EpiDoc/TEI== | |||
* see encoding of words and other tokens in EpiDoc: | * see encoding of words and other tokens in EpiDoc: | ||
** EpiDoc Guidelines: http://www.stoa.org/epidoc/gl/latest/idx-wordslemmata.html | ** EpiDoc Guidelines: http://www.stoa.org/epidoc/gl/latest/idx-wordslemmata.html | ||
** London Guidelines: insaphdocumentation.pbworks.com/WordTagging | ** London Guidelines: http://insaphdocumentation.pbworks.com/WordTagging | ||
* lemmatizing is normally performed (either on-the-fly or in advance) by one or other version of the [[Morpheus]] morphological parsing service | * lemmatizing is normally performed (either on-the-fly or in advance) by one or other version of the [[Morpheus]] morphological parsing service | ||
| Line 15: | Line 15: | ||
[[category:FAQ]] | [[category:FAQ]] | ||
[[category: | [[category:lexica]] | ||
Latest revision as of 15:05, 28 October 2016
A few resources that may help with the encoding of lexicographic materials (dictionaries or lexemes in text).
TEI Dictionaries Module
Lemmatizing in EpiDoc/TEI
- see encoding of words and other tokens in EpiDoc:
- EpiDoc Guidelines: http://www.stoa.org/epidoc/gl/latest/idx-wordslemmata.html
- London Guidelines: http://insaphdocumentation.pbworks.com/WordTagging
- lemmatizing is normally performed (either on-the-fly or in advance) by one or other version of the Morpheus morphological parsing service
(more detail to be added)