SLIDE 1
Working Group MORPH: Morphology
This WG is concerned with morphology, one of the core areas of computational linguistics and theoretical linguistics, especially once we’ve overcome English-centric myopia. A lot (everything?) changes when morphology is modeled on the character level, in End2End systems and in the framework of deep learning.
- character-level models for morphological analysis
- character-level models for morphological generation
- in character-level models:
What happens to prefixes, suffixes, stems, roots?
- subword units: morphologically motivated vs non-morphological
– properties, strengths, weaknesses etc.
- morphological induction / paradigm completion / discovery of morphological rules:
supervised, semisupervised, unsupervised
- Do certain types of morphology lend themselves better to character-level models?
- inflectional vs. derivational morphology
- non-concatenative morphologies
- segmentation
- language modeling
– how to incorporate morphology: input, output, at which level?
- insights into human morphology from analyzing neural models?
- use character-level representations as a research methodology for morphology:
e.g., compositional (“dearly”) vs noncompositional (“early”) forms
- efficiency (character-based worse than word-based?)
- inspection, interpretation, analysis, beyond black-box models
- evaluation
- applications
- come up with 1-5 new research directions