Recommendation API/Translation
Recommend articles for translation that exist in a source wiki but are absent from a target wiki.
Versions
editProduction
editUses either mostpopular or morelike MW API queries to get an initial pool of candidates, and then uses WDQS to filter and sort by sitelink count.
Cloud VPS
editUses either mostpopular or morelike MW API queries to get an initial pool of candidates, and then filters using various Wikidata API queries.
Experimental
editUses scores generated from Spark job that have been loaded into a database.