Research:Technology/CloudServices-MissingSections
The missing-sections
instance of the recommendation-api
project at Wikimedia Cloud Services is used as an API end point for suggesting missing sections. It can be accessed at http://gapfinder.wmflabs.org/.
Status
editBecause of the limited amount of resources, and because nobody (that I know of) is using it, this instance has been terminated for the time being. Bmansurov (WMF) (talk) 21:06, 23 February 2020 (UTC)
Uses
editCategory Based Section Recommendations
edit- Phab task
- Gerrit patch
- The service is located at
/srv/recommendation-api-service
and can be run withpm2 start server.js | bunyan
. - Nginx is listening to port 8080 but serves the site at port http://gapfinder.wmflabs.org:80, e.g. http://gapfinder.wmflabs.org/en.wikipedia.org/v1/section/article/Barack_Obama
Translation Based Section Recommendations
edit- Not done yet.