As a developer, I want to acquire the data from MARBLE to use their mappings from words to lexical domains. These mappings indicate to which semantic domain a verse (or word or phrase) belongs (for Hebrew and Greek).
Motivation: disambiguate words -> reduce FNs -> increase DC recall > 0.30
Tasks
[x] get lexical domain mappings for the Old Testament
[x] get lexical domain mappings for the New Testament
[x] create a list of all data that we already can access
--> 2 parquet files
[x] Parse mappings from words to lexical domains
[x] think about how we can map lexical domains to SDs
[x] see A.1.3 in proposal
[x] try it out
[ ] Look at what we already have
a) mappings from words in verses to MARBLE domains
b) mappings from MARBLE domains to SDs
c) mappings from words in verses to SDs
[ ] refine c) with a) and b) (set intersection)
[ ] (alternative idea: add lexical domains to the graph (#GNN))
[ ] (disambiguate example verse with lexical domains)
Goal
As a developer, I want to acquire the data from MARBLE to use their mappings from words to lexical domains. These mappings indicate to which semantic domain a verse (or word or phrase) belongs (for Hebrew and Greek). Motivation: disambiguate words -> reduce FNs -> increase DC recall > 0.30
Tasks
Notes
'macula-greek/sources/MARBLE/SDBG/'
(general information)