#108 · Primary category: NLP Tools & Text Processing
medspacy
Library for clinical NLP with spaCy.
Project last updated:06/04/26
GitHub Stars
674
Forks
114
Contributors
21
License
MIT
Why we included this project
Teams building clinical text pipelines will find medspacy a practical companion to spaCy rather than a replacement for it. It bundles the pieces that generic NLP libraries usually leave out of the clinical domain: sentence segmentation tuned for notes and section detection, plus a ConText implementation that attaches modifiers like negation and uncertainty to extracted entities. The modular design means you can pull in just the preprocessor or the postprocessing framework and keep the rest of your spaCy pipeline intact. Rule-based target matching and UMLS concept extraction via QuickUMLS make it workable without a large labeled training set, which suits research groups and informatics teams that need interpretable, auditable extractions from electronic health records. It is still marked beta and English is the most mature language, so plan for some assembly and testing before relying on it in production.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
compromise
modest natural-language processing
tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量