aphp/edsnlp
Modular, fast NLP framework, compatible with Pytorch and spaCy, offering tailored support for French clinical notes.
This tool helps medical researchers and healthcare professionals automatically extract specific information from unstructured French clinical notes. It takes in text from patient records and outputs structured data, like identifying mentions of diseases (e.g., COVID-19) and whether they are negated. Healthcare analysts, clinical researchers, and data scientists working with French medical text would find this useful.
156 stars. Available on PyPI.
Use this if you need to quickly and accurately pull out key medical facts, like conditions or treatments, from large volumes of French clinical notes.
Not ideal if your primary goal is general natural language processing for languages other than French, or if you only work with highly structured medical data.
Stars
156
Forks
40
Language
Python
License
BSD-3-Clause
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Dependencies
17
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/aphp/edsnlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)