Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

APIExtractor can't find language utilities #160

Closed
halfak opened this issue Aug 6, 2015 · 0 comments
Closed

APIExtractor can't find language utilities #160

halfak opened this issue Aug 6, 2015 · 0 comments

Comments

@halfak
Copy link
Member

halfak commented Aug 6, 2015

All language utilities will error as not found when using the APIExtractor.

revscoring.dependencies.errors.DependencyError: Failed to process <is_badword>: Not implemented.

It looks like this is due to missing merge between the extractor's cache and the language's cache. The context is merged, but not the cache here: https://github.com/wiki-ai/revscoring/blob/v0.4.9/revscoring/extractors/api.py#L85

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

No branches or pull requests

1 participant