delph-in/pydelphin
Python libraries for DELPH-IN
This suite of Python libraries helps researchers and developers working with DELPH-IN linguistic resources. It simplifies processing and interacting with high-quality language data, particularly within the HPSG syntactic and MRS semantic frameworks. You can input raw text or linguistic structures and output structured semantic representations or parsed derivations. This is primarily for computational linguists, NLP researchers, and language technology developers.
No commits in the last 6 months. Available on PyPI.
Use this if you are performing research or building applications that require precise linguistic analysis using DELPH-IN compatible grammars and semantic representations.
Not ideal if you need a general-purpose NLP library for common tasks like sentiment analysis or named entity recognition without specific DELPH-IN resource integration.
Stars
85
Forks
30
Language
Python
License
MIT
Category
Last pushed
Jul 07, 2025
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/delph-in/pydelphin"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
chrismattmann/tika-python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called...
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase...
cltk/cltk
The Classical Language Toolkit
allenai/scispacy
A full spaCy pipeline and models for scientific/biomedical documents.
wi2trier/cbrkit
Customizable Case-Based Reasoning (CBR) toolkit for Python with a built-in API and CLI.