Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Add support for NLPEndpoint #56

Open
jdkato opened this issue Jul 27, 2021 · 3 comments
Open

Add support for NLPEndpoint #56

jdkato opened this issue Jul 27, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@jdkato
Copy link
Member

jdkato commented Jul 27, 2021

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.

@jdkato jdkato added the enhancement New feature or request label Jul 27, 2021
@ChrisChinchilla
Copy link
Collaborator

@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.

@jdkato
Copy link
Member Author

jdkato commented Jul 30, 2021

In previous releases Vale's NLP-related features only supported my own, English-only library.

Now, you can use spaCy, which has support for many different languages with great speed + accuracy -- basically Vale is now multilingual.

@jdkato
Copy link
Member Author

jdkato commented Aug 20, 2021

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).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants