Open jdkato opened 3 years ago
@jdkato Personally I'd like something of an explainer on the new NLP features, as they are obviously extremely useful but I am quite behind on keeping up with the changes you've made.
An update: I'm still working out the details of packaging the Python API. It's looking like I'm going to go with PyInstaller -- I've added a sample release (https://github.com/errata-ai/spacy-vale/releases) with the API packaged into a standalone folder (macos.zip
).
I'd like to automate the process outlined in https://github.com/errata-ai/vale/issues/356: essentially, have the extension start/manage the spaCy server so that users don't have to do it manually.
I'd also like to include some default models for a few languages.