TraCES-Lexicon / lexicon

Geez lexicon of the TraCES project
1 stars 0 forks source link

paradigms and forms #8

Closed PietroLiuzzo closed 5 years ago

PietroLiuzzo commented 7 years ago

On a given string input the tool should return forms and paradigms as in the following example https://sedra.bethmardutho.org/lexeme/paradigm each form should be searched in BM and marked as not attested if no result is found.

PietroLiuzzo commented 7 years ago

Eugenia: the beth mardutho sedra tool is here: https://sedra.bethmardutho.org/lexeme/paradigm (try typing e.g. ktb to see the paradigm generated)

PietroLiuzzo commented 7 years ago

for the majority of verbs list of possibilities exist already

PietroLiuzzo commented 7 years ago

Goal

Get forms and paradigms for a given string input.

Main actor(s)

any user or application

Short description

use case: queries from the Dillmann lexicon

12

If I look, e.g. for ቅድሳት፡, I will get the correct result with the best match: the lemma ቅድሳት፡, but the equally pertinent ቅዱስ፡, which has a plural form ቅድሳት፡ will be placed very far away. This could be solved by adding an information about the root and sorting according to that as it is currently done, but the query should also search the strings which are possible derivate of its root which will be returned by this request (together with the root)

Examples

https://sedra.bethmardutho.org/lexeme/paradigm

Preconditions

for the majority of verbs list of possibilities exist already in the form of exemplar patterns and schemas which can be applied to the a root searching bm data is possible with a query to the rest api http://betamasaheft.aai.uni-hamburg.de/apidoc.html#apisearch also a search that returns Keywords in context is possible http://betamasaheft.aai.uni-hamburg.de/apidoc.html#APIpatternsKWIC