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

Latest commit

 

History

History
57 lines (48 loc) · 1.42 KB

allennlp.service.predictors.rst

File metadata and controls

57 lines (48 loc) · 1.42 KB

allennlp.service.predictors

allennlp.service.predictors

  • Predictor<predictor>
  • BidafPredictor<bidaf>
  • DecomposableAttentionPredictor<decomposable-attention>
  • SemanticRoleLabelerPredictor<semantic-role-labeler>
  • SentenceTaggerPredictor<sentence-tagger>
  • CorefPredictor<coreference-resolution>
  • ConstituencyParserPredictor<constituency-parser>