kdpsingh / clinspacy

Clinical Natural Language Processing using spaCy, scispacy, and medspacy
Other
96 stars 19 forks source link

support for spacy3 #14

Open DSLituiev opened 1 year ago

DSLituiev commented 1 year ago

This pull request provides:

  1. support for spacy3
  2. keeps python versions in requirements.txt, not within R code, by leveraging renv package
  3. compatibility with spacy2 is retained, though current requirements.txt points to spacy3 compatible versions only
DSLituiev commented 1 year ago

In this commit: