Living-with-machines / T-Res

A Toponym Resolution Pipeline for Digitised Historical Newspapers
Other
7 stars 1 forks source link

Review of baselines and state of the art comparing methods #63

Closed fedenanni closed 2 years ago

fedenanni commented 2 years ago

We need two state of the art comparisons:

End-to-end pipeline (so a comparison with a tool that given a string predicts the entities):

Only disambiguation approach (so given a string and a set of candidates):

For both we could use them directly out of the box or the same pipeline with our own language models if possible.

mcollardanuy commented 2 years ago

From #9:

We should read this survey, which covers most typical EL baselines and see which ones we want to implement: http://www.projectsgoal.com/download_projects/cloud-computing/cloud-computing-projects-GCC00111.pdf

mcollardanuy commented 2 years ago

From #19:

Multilingual entity linking:

https://link.springer.com/content/pdf/10.1007/s00799-021-00319-6.pdf

GeoBert:

https://aclanthology.org/2021.vardial-1.16.pdf