Morphological parsing, in natural language processing, is the process of determining the morphemes from which a given word is constructed. It must be able to distinguish between orthographic rules and morphological rules. For example, the word 'foxes' can be decomposed into 'fox' (the stem), and 'es' (a suffix indicating plurality). Another approach is through the use of an indexed lookup method, which uses a constructed radix tree. This is not an often-taken route because it breaks down for morphologically complex languages.
Attributes | Values |
---|
rdf:type
| |
rdfs:label
| - Morphological parsing (en)
- Rozbiór gramatyczny (pl)
- Морфологічний розбір (uk)
|
rdfs:comment
| - Rozbiór gramatyczny – wyznaczenie wszystkich części mowy wchodzących w skład danego wypowiedzenia oraz określenie ich formy gramatycznej; w rozbiorze gramatycznym uwzględnia się także wyodrębnienie wyrażeń przyimkowych, jak również zaimków względnych, partykuł czy spójników w wypowiedzeniach wieloczłonowych. (pl)
- Морфологічний розбір — розбір, покликаний посприяти засвоєнню і систематизації ознак частин мови, їхніх граматичних категорій, виробленню міцних практичних навичок словозміни іменних слів і дієслова, підготовці до вивчення синтаксису як учення про зв'язки слів у словосполученні й реченні. При морфологічному розборі слова визначають його початкову форму (для змінюваних), морфологічні ознаки та синтаксичну функцію. (uk)
- Morphological parsing, in natural language processing, is the process of determining the morphemes from which a given word is constructed. It must be able to distinguish between orthographic rules and morphological rules. For example, the word 'foxes' can be decomposed into 'fox' (the stem), and 'es' (a suffix indicating plurality). Another approach is through the use of an indexed lookup method, which uses a constructed radix tree. This is not an often-taken route because it breaks down for morphologically complex languages. (en)
|
dcterms:subject
| |
Wikipage page ID
| |
Wikipage revision ID
| |
Link from a Wikipage to another Wikipage
| |
sameAs
| |
dbp:wikiPageUsesTemplate
| |
has abstract
| - Morphological parsing, in natural language processing, is the process of determining the morphemes from which a given word is constructed. It must be able to distinguish between orthographic rules and morphological rules. For example, the word 'foxes' can be decomposed into 'fox' (the stem), and 'es' (a suffix indicating plurality). The generally accepted approach to morphological parsing is through the use of a finite state transducer (FST), which inputs words and outputs their stem and modifiers. The FST is initially created through algorithmic parsing of some word source, such as a dictionary, complete with modifier markups. Another approach is through the use of an indexed lookup method, which uses a constructed radix tree. This is not an often-taken route because it breaks down for morphologically complex languages. With the advancement of neural networks in natural language processing, it became less common to use FST for morphological analysis, especially for languages for which there is a lot of available training data. For such languages, it is possible to build character-level language models without explicit use of a morphological parser. (en)
- Rozbiór gramatyczny – wyznaczenie wszystkich części mowy wchodzących w skład danego wypowiedzenia oraz określenie ich formy gramatycznej; w rozbiorze gramatycznym uwzględnia się także wyodrębnienie wyrażeń przyimkowych, jak również zaimków względnych, partykuł czy spójników w wypowiedzeniach wieloczłonowych. (pl)
- Морфологічний розбір — розбір, покликаний посприяти засвоєнню і систематизації ознак частин мови, їхніх граматичних категорій, виробленню міцних практичних навичок словозміни іменних слів і дієслова, підготовці до вивчення синтаксису як учення про зв'язки слів у словосполученні й реченні. При морфологічному розборі слова визначають його початкову форму (для змінюваних), морфологічні ознаки та синтаксичну функцію. (uk)
|
gold:hypernym
| |
prov:wasDerivedFrom
| |
page length (characters) of wiki page
| |
foaf:isPrimaryTopicOf
| |
is Link from a Wikipage to another Wikipage
of | |
is Wikipage redirect
of | |
is foaf:primaryTopic
of | |