quadrama/DramaNLP
UIMA NLP components for dramatic texts
This tool helps researchers analyze dramatic texts by taking XML files from popular drama corpora (like TextGrid or GerDraCor for German, or theatre classique for French plays). It processes these texts using Natural Language Processing (NLP) to extract linguistic information, while preserving the original structure of the plays. The output is linguistic annotations in various formats like CSV or CoNLL, useful for computational literary studies.
No commits in the last 6 months.
Use this if you are a humanities researcher or digital humanist working with large collections of dramatic texts and need to apply NLP techniques to understand linguistic patterns within plays.
Not ideal if you are looking to analyze general prose texts or non-dramatic works, or if you prefer a graphical user interface for text analysis.
Stars
9
Forks
3
Language
Java
License
Apache-2.0
Category
Last pushed
Jun 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/quadrama/DramaNLP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/opennlp
Apache OpenNLP
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing,...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
apache/opennlp-sandbox
Apache OpenNLP Sandbox