[x] Training models
- [x] German Wikipedia de
- [x] English Wikipedia en
[x] Models verification
[x] Publish Datasets
[x] Populate the excluded section titles
[x] Enable the backend, but leave the frontend switch off on the server side. This will mean later deployment of Add Link would be much easier (as the pool would be ready already), but it wouldn't be possible to enable Add Link via CommunityConfiguration (we would still need to be involved).
[x] Inform communities (Managed by CRS: {T354395})
[ ] Check how the model works on the wikis
- In Search, use `hasrecommendation:link` to find articles
- Test them on https://api.wikimedia.org/service/linkrecommendation/apidocs/#/default/get_v1_linkrecommendations__project___domain___page_title_
----
https://wikitech.wikimedia.org/wiki/Add_Link#Enabling_on_a_new_wiki
----
====English Wikipedia's specificities
English Wikipedia has a strict enforcement of https://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style/Linking#What_generally_should_not_be_linked.
[[ https://en.wikipedia.org/w/index.php?title=Wikipedia_talk:Growth_Team_features&oldid=prev&diff=1178623862 | Folly Mox gave us a very nice summary ]] of how things are done at that wiki.
A script exists to track and remove what is considered overlinking. Users get a button in their toolbar that will automatically remove common terms. Also, they can connect that script to [[ https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser | AWB ]].
- https://en.wikipedia.org/wiki/User:Ohconfucius/script/Common_Terms
- https://en.wikipedia.org/wiki/User:Ohconfucius/script/Common_Terms.js
This script could be used to improve the model.