scispacy VS spaCy

Compare scispacy vs spaCy and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
scispacy spaCy
2 106
1,612 28,704
2.7% 1.3%
6.9 9.2
28 days ago 8 days ago
Python Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

scispacy

Posts with mentions or reviews of scispacy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-05.
  • Guidance needed: Extracting diseases and symptoms from medical text
    2 projects | /r/LanguageTechnology | 5 Nov 2022
    https://github.com/medspacy/medspacy and https://allenai.github.io/scispacy/ should get you most of the way there
  • Installing SciSpacy on Apple M1 Laptops
    1 project | dev.to | 10 Jul 2022
    The ** pip install -r requirement.txt ** failed with lot of errors while installing a dependency ** nmslib ** with an error ** clang compiler does not support '-march=native' **. Since I already had the Xcode installed on my Mac the version of C was 11 but somehow the mentioned command was failing, since the said argument was not supported on the C version. With a lot of digging around I finally found a solution mentioned on SciSpacy GitHub page.

spaCy

Posts with mentions or reviews of spaCy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.

What are some alternatives?

When comparing scispacy and spaCy you can also consider the following projects:

medspacy - Library for clinical NLP with spaCy.

TextBlob - Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.

rasa - 💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants

Stanza - Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages

spacy-models - 💫 Models for the spaCy Natural Language Processing (NLP) library

NLTK - NLTK Source

typedb-bio - TypeDB Bio: Biomedical Knowledge Graph

BERT-NER - Pytorch-Named-Entity-Recognition-with-BERT

SigProfilerExtractor - SigProfilerExtractor allows de novo extraction of mutational signatures from data generated in a matrix format. The tool identifies the number of operative mutational signatures, their activities in each sample, and the probability for each signature to cause a specific mutation type in a cancer sample. The tool makes use of SigProfilerMatrixGenerator and SigProfilerPlotting.

polyglot - Multilingual text (NLP) processing toolkit

textacy - NLP, before and after spaCy

Jieba - 结巴中文分词