Skip to content

Conversation

DSLituiev
Copy link

@DSLituiev DSLituiev commented Oct 21, 2022

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
Copy link
Author

DSLituiev commented Oct 27, 2022

In this commit:

  • python packages are installed into a miniconda from a conda's native environments.yml file.
  • Versions are bumped for to Python3.10 and other packages are bumped up as well as older versions are poorly supported on Mac M1.
  • TODO: test on other platforms (Windows, Deb/Ubuntu etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant