UAlbertaALTLab / crk-db

Managing the Plains Cree dictionary database
https://itwewina.altlab.app/
GNU General Public License v3.0
0 stars 3 forks source link

aggregate matched entries #18

Closed dwhieb closed 3 years ago

dwhieb commented 3 years ago

Write a script that accepts (normalized) Lexeme objects from multiple data sources, and decides what the resulting aggregate entry should look like. It should also mark entries for review.

The script should only accept one entry per data source. The task of deciding which entries should constitute a match should already be completed.

Notes