Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 941 Bytes

File metadata and controls

19 lines (15 loc) · 941 Bytes

Models

Language: English | Español

This section documents the individual models used by the backend.

Available model docs

Current production usage

  • flair-anonymizer uses the anonymizer NER model card documented here.
  • datapublic uses the Flair NER model, the decision classifier, and multilingual sentence-transformer encoders for embedding-based subcategorization.

Related docs