PORORO: Platform Of neuRal mOdels for natuRal language prOcessing

GitHub release
Apache 2.0
Docs
Issues

pororo performs Natural Language Processing and Speech-related tasks.

It is easy to solve various subtasks in the natural language and speech processing field by simply passing the task name.

Installation

  • Or you can install it locally:

git clone https://github.com/kakaobrain/pororo.git
cd pororo
pip install -e .