Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AlchemyAPI Deprecated, Watson NLU is now the preferred way #59

Open
miltontony opened this issue Dec 16, 2017 · 3 comments
Open

AlchemyAPI Deprecated, Watson NLU is now the preferred way #59

miltontony opened this issue Dec 16, 2017 · 3 comments

Comments

@miltontony
Copy link

miltontony commented Dec 16, 2017

I've run into an issue using the Alchemy extractor. It requires an API key which is no longer provided as AlchemyAPI has been deprecated.

Are there any plans to switch to Wastson NLU?

@mattadendorff
Copy link
Collaborator

Absolutely. I'm going to update Dexter to work with Watson early in the new year.

@miltontony
Copy link
Author

Thanks. Are there any workarounds to running it without using the Alchemy extractor? Is there an easy way (or a surgical way) to disable it in the meantime?

@mattadendorff
Copy link
Collaborator

You can remove the AlchemyExtractor from the extractor list in the DocumentProcessor class (in the document_processor.py file) to disable calls to it. This will impact some information that goes into the DB, however, which may have consequences downstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants