1 dépôt
Client interfaces for sending text to remote servers for linguistic annotation.
Distinct from Remote Server Registrations: Focuses on the consumption of NLP services rather than server registration or management.
Explore 1 awesome GitHub repository matching software engineering & architecture · Annotation Request Interfaces. Refine with filters or upvote what's useful.
Stanza is a Python natural language processing library designed for tokenization, lemmatization, and dependency parsing across many human languages using neural models. It provides a neural processing pipeline that converts raw text into structured linguistic data objects, alongside a specialized analyzer for extracting medical insights from clinical and biomedical language. The project includes a wrapper that connects Python scripts to Java-based natural language processing tools and remote annotation servers. This enables a bridge for extracting linguistic annotations and analysis data from
Provides a client interface for sending annotation requests to remote servers and receiving structured linguistic data.