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
{{ message }}
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
I'd like to automate the process outlined in errata-ai/vale#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.
The text was updated successfully, but these errors were encountered:
@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 errata-ai/vale#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.
The text was updated successfully, but these errors were encountered: