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

Advanced Tutorials#

DaCy includes a series of slightly more advanced tutorials. These tutorials are meant to show how to use DaCy for more advanced tasks such using for evaluation or integrating DaCy it with other libraries.

  • Evaluating Robustness
    • Installing packages
    • Loading models and data
    • Estimating performance
      • Estimating robustness and biases
  • Extracting Metrics from text using TextDescriptives
    • Data
    • Adding TextDescriptives components to DaCy
    • Exploratory Data Analysis
Next
Evaluating Robustness
Previous
Hate Speech
Copyright © 2024, Kenneth Enevoldsen
Made with Sphinx and @pradyunsg's Furo