fnielsen / ordia

Wikidata lexemes presentations
https://ordia.toolforge.org
Apache License 2.0
24 stars 13 forks source link

In text-to-lexeme, show sense link #155

Open Ainali opened 1 year ago

Ainali commented 1 year ago

For a sense, it is very useful to quickly know if it already is connected to other concepts or lexemes. Primarily, these properties are of interest (and usually, only one of them are present on each sense):

If they are lacking, it might also be interesting to know if any of these properties are present (but perhaps that should be covered by another issue):

dpriskorn commented 1 year ago

Is the purpose of this to analyze a text and see if all words found make sense somehow in the graph?

Ainali commented 1 year ago

Yes, my purpose is to paste short Wikipedia articles to see if they are theoretically possible to generate with lexemes. That is, to see if there is enough information about the lexemes that generators would be able to find them. For that, a concept link is important, but, for example, a sense image is not.

dpriskorn commented 1 year ago

So a new column with a title like this Has item for this sense (P5137), predicate for (P9970), demonym of (P6271) or pertainym of (P8471) with the value true/false for each word would be enough for your purposes?

dpriskorn commented 1 year ago

Perhaps a column for each of those properties is more valuable to you so you see the values also?

Ainali commented 1 year ago

A column each would, of course, be the most clear thing.

However, since it is very unlikely that there is more than one of these as statements, I could also envision just one column titled "concept linked with" containing as values the name of the property linked to that statement or a blank if there was nothing. (This could save a lot of space.)