rationalmatter / Juno-Issue-Tracker

Defect Tracker for Juno
79 stars 1 forks source link

Add Spacy #290

Open julkhami opened 2 years ago

julkhami commented 2 years ago

What is the name of the package? Spacy: https://spacy.io/

I wasn’t able to install this in Juno so I believe it needs to be added.

alexstaravoitau commented 2 years ago

Yep, spacy has native extensions — thanks for reporting @julkhami.

jaswdr commented 2 years ago

+1

swetepete commented 2 years ago

In the package manager it says not supported - which dependencies does it have that can’t run on iOS?

alexstaravoitau commented 2 years ago

@swetepete Not sure about dependencies, but SpaCy itself seems to have non-optional native extensions, which need to be compiled for iOS and embedded in the app due to Apple's platform restrictions.