fixed typos
This commit is contained in:
wutaomsft 2020-08-03 21:06:13 -04:00 коммит произвёл GitHub
Родитель 47337596db
Коммит 95d3d742d2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -18,7 +18,7 @@ To measure the performance of the recommender, it is common to use [ranking metr
## Microsoft News Dataset (MIND) and MIND News Recommendation Competition
To support the advancement of open research in news recommendation, Microsoft has made [MIND](https://msnews.github.io/) (Microsoft News Dataset) available to the research community. MIND is a large-scale dataset on English news, containing 161 thousand news articles, over 3 million entities and 1 million uses. More details of the dataset can be find in [here](https://msnews.github.io/assets/doc/ACL2020_MIND.pdf).
To support the advancement of open research in news recommendation, Microsoft has made [MIND](https://msnews.github.io/) (Microsoft News Dataset) available to the research community. MIND is a large-scale dataset on English news, containing 161,000 news articles, over 3 million entities and 1 million users. More details of the dataset can be find in [here](https://msnews.github.io/assets/doc/ACL2020_MIND.pdf).
In conjunction with MIND, Microsoft also launched [MIND News Competition](https://msnews.github.io/competition.html). The development phase of the competition srarts on July 20, 2020. The final test phase starts on August 21, 2020, and the competition ends on September 4, 2020. More details can be found on the MIND News Competition page above.