Contents Menu Expand Light mode Dark mode Auto light/dark mode
DaCy
Light Logo Dark Logo

Getting Started

  • Installation
  • Using DaCy
    • Getting started
    • Named Entity Recognition
    • Named Entity Linking
    • Parts-of-speech Tagging
    • Dependency Parsing
    • Sentence Segmentation
    • Noun Chunks
    • Lemmatization
    • Coreference Resolution
    • Sentiment Analysis
    • Subjectivity
    • Polarity
    • Emotion
    • Dictionary-Based Sentiment
    • Hate Speech
  • Advanced Tutorials
    • Evaluating Robustness
    • Extracting Metrics from text using TextDescriptives
  • Performance
    • State of the Art Comparison
    • Robustness and Biases
    • Named Entity Recognition
  • News and Updates
  • FAQ

API

  • Downloading and Loading
  • Datasets
  • Score

GitHub

  • Changelog
  • GitHub
Back to top
Edit this page

Performance#

DaCy is evaulate contains performance metrics for

  • State of the Art Comparison
    • State-of-the-Art
  • Robustness and Biases
    • Named entity recognition
    • Part-of-speech tagging
    • Dependency parsing
  • Named Entity Recognition
    • State-of-the-Art comparison
      • DaNE: Simple Named Entity Recognition
      • DANSK: Fine-grained Named Entity Recognition
    • Domain Generalization
      • Domain generalization using CoNLL-2003 format
    • Biases
    • Robustness
    • Inference Speed
    • References
Next
State of the Art Comparison
Previous
Extracting Metrics from text using TextDescriptives
Copyright © 2024, Kenneth Enevoldsen
Made with Sphinx and @pradyunsg's Furo