Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

v0.3.1

Compare
Choose a tag to compare
@Huffon Huffon released this 02 Feb 02:06
· 132 commits to master since this release

PORORO: Platform Of neuRal mOdels for natuRal language prOcessing

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.


Supported Tasks

You can see more information here !


TEXT CLASSIFICATION

  • Automated Essay Scoring
  • Age Suitability Prediction
  • Natural Language Inference
  • Paraphrase Identification
  • Review Scoring
  • Semantic Textual Similarity
  • Sentence Embedding
  • Sentiment Analysis
  • Zero-shot Topic Classification

SEQUENCE TAGGING

  • Contextualized Embedding
  • Dependency Parsing
  • Fill-in-the-blank
  • Machine Reading Comprehension
  • Named Entity Recognition
  • Part-of-Speech Tagging
  • Semantic Role Labeling

SEQ2SEQ

  • Constituency Parsing
  • Grammatical Error Correction
  • Grapheme-to-Phoneme
  • Phoneme-to-Grapheme
  • Machine Translation
  • Paraphrase Generation
  • Question Generation
  • Text Summarization

MISC.

  • Automatic Speech Recognition
  • Image Captioning
  • Collocation
  • Lemmatization
  • Morphological Inflection
  • Optical Character Recognition
  • Tokenization
  • Word Translation