WordNet for English Transformer models #11561
kanayer
started this conversation in
Language Support
Replies: 1 comment
-
WordNet is a source for data in the rule-based lemmatizer. The data is maintained in the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I was going through the English spaCy model documentation and noticed that WordNet 3.0 is listed as the training source for the transformer model and got curious. Do transformer models still rely on the WordNet even though there is an attention mechanism & embedding layer being used? Could you please explain how this works?
Beta Was this translation helpful? Give feedback.
All reactions