You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to wrap spacy-cpp as a React Native Module, but I cannot run it unless Python + SpaCy lib + SpaCy model are bundled together with spacy-cpp.
Are you kind to offer some high level steps about how I could do it? (note: I'm not a C++ dev, but I'll figure stuff out)
Hi @pax-k - sorry I don't know exactly how to go about doing that. A similar question has come up before - see #8 - perhaps that discussion can give some pointers. But generally speaking it's unfortunately out of scope for this project.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hey!
Thank you for your effort on spacy-cpp!
I'm trying to wrap spacy-cpp as a React Native Module, but I cannot run it unless Python + SpaCy lib + SpaCy model are bundled together with spacy-cpp.
Are you kind to offer some high level steps about how I could do it? (note: I'm not a C++ dev, but I'll figure stuff out)
Thank you
All reactions