metadictionary towards a generic e infrastructure for
play

metaDictionary Towards a Generic eInfrastructure for Detecting - PowerPoint PPT Presentation

Variance in Language and Genome Annotating Digitized Print Dictionaries Annotating Morpheme Decompositions metaDictionary Towards a Generic eInfrastructure for Detecting Variance in Language by Exploiting Dictionary Information Dietmar


  1. Variance in Language and Genome Annotating Digitized Print Dictionaries Annotating Morpheme Decompositions metaDictionary – Towards a Generic e–Infrastructure for Detecting Variance in Language by Exploiting Dictionary Information Dietmar Seipel and Werner Wegstein University W¨ urzburg Computer Science / Digital Humanities ISGC 2011 – Taipei, 23.03.2011 Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  2. Variance in Language and Genome Annotating Digitized Print Dictionaries Annotating Morpheme Decompositions Variance in Language and Genome 1 The metaDictionary Network Analysis of Morpheme Decompositions Annotating Digitized Print Dictionaries 2 Annotation in T EI Grammar–Based Parsing Annotating Morpheme Decompositions 3 Annotation Rules The Morpheme Annotation Tool Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  3. Variance in Language and Genome The metaDictionary Annotating Digitized Print Dictionaries Network Analysis of Morpheme Decompositions Annotating Morpheme Decompositions Variance in Language and Genome Project goals: development of a metaDictionary analysis of morpheme decomposition networks comparison with structural properties of genomes The project is funded in a BMBF framework focussing on interdependencies. Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  4. Variance in Language and Genome The metaDictionary Annotating Digitized Print Dictionaries Network Analysis of Morpheme Decompositions Annotating Morpheme Decompositions Variance in Space and Time Dictionaries ✻ ahdwb gabala gabel(e) lexer gabel dwb lothrwb Gawel luxemb Gafel wdg Gabel ✲ Time Levels ahd mhd nhd frnhd 750 – 1050 – 1350 – 1650 – Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  5. Variance in Language and Genome The metaDictionary Annotating Digitized Print Dictionaries Network Analysis of Morpheme Decompositions Annotating Morpheme Decompositions The metaLemma ”Gabel” (Fork) Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  6. Variance in Language and Genome The metaDictionary Annotating Digitized Print Dictionaries Network Analysis of Morpheme Decompositions Annotating Morpheme Decompositions Network Analysis of Morpheme Decompositions Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  7. Variance in Language and Genome Annotation in T EI Annotating Digitized Print Dictionaries Grammar–Based Parsing Annotating Morpheme Decompositions Techniques from Computer Science Network of Digitized Print Dictionaries German dictionaries (old to present day language including varieties like regional dialects) are annotated in T EI P5 the fine grain annotation makes detailed additional analyses possible data sources: Lexer Grimm Adelung Campe Luxemb., Lothr. WDG Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  8. Variance in Language and Genome Annotation in T EI Annotating Digitized Print Dictionaries Grammar–Based Parsing Annotating Morpheme Decompositions Techniques from Computer Science Network of Digitized Print Dictionaries – Trier Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  9. Variance in Language and Genome Annotation in T EI Annotating Digitized Print Dictionaries Grammar–Based Parsing Annotating Morpheme Decompositions Techniques from Computer Science Entry of the Adelung Dictionary Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  10. Variance in Language and Genome Annotation in T EI Annotating Digitized Print Dictionaries Grammar–Based Parsing Annotating Morpheme Decompositions Techniques from Computer Science Fine Grain Structuring of the Entry Der Aal, des –es, Mz. die –e, ¨ Verkleinerungswort, das Alchen, des –s, b. Mz. w. b. Ez. 1) Ein langer, runder ... Fisch ... 2) Ein Backwerk aus Butterteig ... 3) Die fal=schen Br¨ uche, ... Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  11. Variance in Language and Genome Annotation in T EI Annotating Digitized Print Dictionaries Grammar–Based Parsing Annotating Morpheme Decompositions Techniques from Computer Science Annotation in T EI P5 (Text Encoding Initiative) Der Aal, ... <entry xml:id="cwds1_00005_aal"> <form type="lemma"> <gramGrp> <pos value="noun"/> <gen value="m"/> </gramGrp> <form type="determiner">Der</form> <form type="headword">Aal</form> <pc>,</pc> </form> ... <sense> ... </sense> </entry> Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  12. Variance in Language and Genome Annotation in T EI Annotating Digitized Print Dictionaries Grammar–Based Parsing Annotating Morpheme Decompositions Techniques from Computer Science Extended Definite Clause Grammars entry ===> form:[type:lemma], ..., sense. form:[type:lemma] ===> sequence(*, form:[type:determiner]), form:[type:headword]. sense ===> ... The call sequence(*, form:[type:determiner]) generates a sequence of zero or more form elements. Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  13. Variance in Language and Genome Annotation in T EI Annotating Digitized Print Dictionaries Grammar–Based Parsing Annotating Morpheme Decompositions Techniques from Computer Science Techniques from Computer Science Grammars higher precision compared to regular expressions and statistical parsers we use a D CG (definite clause grammar) extension, which is even more compact and directly generates X ML X ML is a common data format for modelling, managing, and exchanging semi–structured data. There exist powerful query, transformation and update languages for X ML . Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  14. Variance in Language and Genome Annotation in T EI Annotating Digitized Print Dictionaries Grammar–Based Parsing Annotating Morpheme Decompositions Techniques from Computer Science Declarative Languages Examples S QL (relational databases) XQ UERY , X SLT (X ML processing) P ROLOG (programming) rules (decision support systems, grammars) Advantages compakt, rapidly programmable clear, less error–prone flexibly extensible Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  15. Variance in Language and Genome Annotation Rules Annotating Digitized Print Dictionaries The Morpheme Annotation Tool Annotating Morpheme Decompositions Annotating Morpheme Decompositions . . . based on the Whole Word Morphology extension by alignment methods morpheme decomposition: morpheme term: ((craft + s) + man) + ship Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  16. Variance in Language and Genome Annotation Rules Annotating Digitized Print Dictionaries The Morpheme Annotation Tool Annotating Morpheme Decompositions System Architecture For decomposing and annotating the large number of entries of a dictionary (which can exceed 100.000), one needs linguistic knowledge and suitable tools from computer science: morpheme decomposer, suitable, compact knowledge representation, inference methods, graphical user interface. Fine grain annotated dictionaries are the basis for the decomposition. Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  17. Variance in Language and Genome Annotation Rules Annotating Digitized Print Dictionaries The Morpheme Annotation Tool Annotating Morpheme Decompositions System Architecture Prot´ eg´ e Morphem Analyses Visualisation ✻ ✻ ✛ ✛ O WL Term Notation Morfessor ✻ Annotation Rules Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  18. Variance in Language and Genome Annotation Rules Annotating Digitized Print Dictionaries The Morpheme Annotation Tool Annotating Morpheme Decompositions Annotation Rules With the annotation rule (in logic) has_word_class(X, noun) :- mc(X, A, B), has_word_class(A, noun), has_text_form(B, [ship, ...]). the partially annotated term ((craft*bm + s*ge) + man)*noun + ship can be further annotated to (((craft*bm + s*ge) + man)*noun + ship)*noun Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  19. Variance in Language and Genome Annotation Rules Annotating Digitized Print Dictionaries The Morpheme Annotation Tool Annotating Morpheme Decompositions The Morpheme Annotation Tool Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

  20. Variance in Language and Genome Annotation Rules Annotating Digitized Print Dictionaries The Morpheme Annotation Tool Annotating Morpheme Decompositions Conclusions The metaDictionary forms the core part of a generic e–infrastructure: derived from analysis of a network of dictionaries annotated morpheme decompositions yield a more precise alignment for the metaDictionary The next step will be to test the data using text corpora: basic morphemes combinations of basic morphemes Culturomics (Michel et al., Science 2011): 52% of the English lexicon – the majority of the words used in English books – consists of lexical dark matter undocumented in standard references . Dietmar Seipel and Werner Wegstein metaDictionary – Variance in Language

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend