All Projects → guardian → Tag Classifier

guardian / Tag Classifier

Automatic tagging

Programming Languages

scala
5932 projects

Tag Classifier

A supervised learning classifier, which recommends tags for The Guardian articles based on what previous articles with similar features have been tagged.

A work in progress ...

TODO

  • Get tag-miner to constantly process tags, training models with liblinear, and uploading the models to S3;
  • Write new app classifier-api, which downloads the models, and is provides a REST endpoint that accepts document bodies and returns a list of tags that the classifier thinks should be appended.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].