Skip to content

Latest commit

 

History

History
74 lines (42 loc) · 2.31 KB

supported_tasks.rst

File metadata and controls

74 lines (42 loc) · 2.31 KB

Tasks

This section gives you ideas about the kind of tasks you can use Rubrix for. It also describes some of the tasks on our roadmap, if there's some task you want and don't see here or you want to contribute a task, file an issue or use the Discussion forum at Rubrix's GitHub page.

Supported tasks

Text classification

According to the amazing NLP Progress resource by Seb Ruder:

Rubrix is flexible with input and output shapes, which means you can model many related tasks like for example:

Key phrase extraction

Token classification

The most well-known task in this category is probably Named Entity Recognition:

Rubrix is flexible with input and output shapes, which means you can model related tasks like for example:

Tasks on the roadmap

Natural language processing

  • Text2Text, covering summarization, machine translation, natural language generation, etc.
  • Question answering

Computer vision

  • Image classification
  • Image captioning

Speech

  • Speech2Text