Jump to content

Cross-Lingual Author Disambiguation at Scale: Difference between revisions

From NeoWiki Demo
Content deleted Content added
NeoWiki (talk | contribs)
Importing NeoWiki demo data
 
NeoWiki (talk | contribs)
Importing NeoWiki demo data
 
neo
Line 7: Line 7:
"statements": {
"statements": {
"Title": {
"Title": {
"type": "text",
"propertyType": "text",
"value": [
"value": [
"Cross-Lingual Author Disambiguation at Scale"
"Cross-Lingual Author Disambiguation at Scale"
Line 13: Line 13:
},
},
"Year": {
"Year": {
"type": "number",
"propertyType": "number",
"value": 2023
"value": 2023
},
},
"Venue": {
"Venue": {
"type": "text",
"propertyType": "text",
"value": [
"value": [
"ECIR Proceedings"
"ECIR Proceedings"
Line 23: Line 23:
},
},
"Authors": {
"Authors": {
"type": "relation",
"propertyType": "relation",
"value": [
"value": [
{
{
Line 36: Line 36:
},
},
"Project": {
"Project": {
"type": "relation",
"propertyType": "relation",
"value": [
"value": [
{
{
Line 45: Line 45:
},
},
"URL": {
"URL": {
"type": "url",
"propertyType": "url",
"value": [
"value": [
"https://example.org/publications/cross-lingual-disambiguation"
"https://example.org/publications/cross-lingual-disambiguation"

Latest revision as of 22:06, 27 July 2026

"Cross-Lingual Author Disambiguation at Scale" presents methods for resolving author identities across bibliographic datasets that span multiple languages and transliteration conventions. The paper combines name normalisation, co-author network signals, and topic-aware embeddings to disambiguate authors at the scale of national catalogue exports.

The work feeds into the Multilingual NER Toolkit project, where the disambiguation pipeline integrates with upstream entity recognition for historical European texts.