command
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Aug 29, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ClueBot NG - Review Interface
The review interface handles (trusted) human review of filtered reports & false positive/negative/random edits.
It is designed to be the main source of data for training the https://github.com/cluebotng/core ANN.
Runtime Configuration
A dedicated local MySQL database is a hard runtime dependency.
All details are contained within config.yaml
, which should be considered sensitive.
Scheduled endpoints
- /api/cron/stats - Update the Wikipedia user stats page
- /api/report/import - Import report entries marked for review
- /api/report/export - Called by the report interface to update entries in review
Training endpoints
- /api/export/done - All completed edits formatted as XML
- /api/export/dump - All edits formatted as XML
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.