Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Morphological analysis interface for word lookup #170

Open
eric-laporte opened this issue Sep 16, 2022 · 0 comments
Open

Morphological analysis interface for word lookup #170

eric-laporte opened this issue Sep 16, 2022 · 0 comments

Comments

@eric-laporte
Copy link
Member

The problem

Word lookup is currently accessible through the DELA > Lookup menu, and it works for .bin dictionaries. In languages with less graphical delimitation of words, like agglutinative languages and Arabic, word lookup can involve morphological analysis (as in Maxwell & Poser, 2004). For morphological analysis, Unitex uses morphological dictionary-graphs, which are not in the .bin format. Unitex performs morphological analysis of text, but not of an isolated word.

My suggestion

The DELA > Lookup menu could be extended to lookup in morphological dictionary-graphs. Such lookup would process a text file containing only the word that the user wants to look up (preprocessing, construction of the FST-Text). The output of the lookup would be a graph.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants