Lift Wing API
Use machine learning to make predictions about pages and edits.
Status | in development |
---|---|
Access | public |
Projects and languages | limited projects and languages (See the API reference.) |
Framework | REST |
Sample call
# Get a score from the Revscoring Article Quality model for the revision 12345 of English Wikipedia.
$ curl https://api.wikimedia.org/service/lw/inference/v1/models/enwiki-articlequality:predict -X POST -d '{"rev_id": 12345}'
Topics
How to report a bug
Create an account on Wikimedia Phabricator, and tag the task with Lift-Wing.
How to get help
Leave a comment on the discussion page.
How to edit the docs
Visit the contributing guide to get started editing the API Portal.
Changelog
March 20, 2023 | The Lift Wing API is now available through api.wikimedia.org. |