sebastianruder / NLP-progress

Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
https://nlpprogress.com/
MIT License
22.56k stars 3.61k forks source link

fix: article link for Knowledge-based WSD #613

Closed mathcass closed 2 years ago

mathcass commented 2 years ago

Fixes a link that was broken. I couldn't find or access the original link at [1]. Searching around, the suitable replacement seemed to be [2]. Fix by replacing the link.

  1. https://www.mitpressjournals.org/doi/full/10.1162/COLI_a_00164
  2. https://direct.mit.edu/coli/article/40/1/57/1454/Random-Walks-for-Knowledge-Based-Word-Sense
sebastianruder commented 2 years ago

Thanks. The first link actually works for me. It links to the second link, which seems to be the permanent one. So replacing it with the second one is fine.