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

add wordnet nltk helpers #4

Merged
merged 1 commit into from
May 12, 2023
Merged

add wordnet nltk helpers #4

merged 1 commit into from
May 12, 2023

Conversation

JarbasAl
Copy link
Member

@JarbasAl JarbasAl commented May 12, 2023

wordnet dataset helper class + opm solver plugin

adapted from https://github.com/NeonGeckoCom/neon-solver-plugin-wordnet , removing as many dependencies as possible (simplematch)

(note, lang plugins setup assumed to be done before hand in config and plugins installed, libretranslate by default)

since this package already provides dataset wrappers and heuristics, as well as a wordnet lemmatizer, it makes sense to provide the baseline solvers for each nlp task introduced in OpenVoiceOS/ovos-plugin-manager#148 here

this also brings basic "what is XXX" support for persona

@JarbasAl JarbasAl added the enhancement New feature or request label May 12, 2023
@JarbasAl JarbasAl merged commit 13e70a6 into dev May 12, 2023
@JarbasAl JarbasAl deleted the feat/wordnet branch May 12, 2023 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant