You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If possible, implement as a character perturbation:
Find words with character embeddings in proximity (in hyperspace) to the word that is being edited.
If possible, implement as a character perturbation:
Find words with character embeddings in proximity (in hyperspace) to the word that is being edited.
RESOURCES:
https://towardsdatascience.com/the-definitive-guide-to-bidaf-part-2-word-embedding-character-embedding-and-contextual-c151fc4f05bb
https://arxiv.org/pdf/1812.05271.pdf
https://towardsdatascience.com/besides-word-embedding-why-you-need-to-know-character-embedding-6096a34a3b10
I'll update the issue with more resources and try to implement this as well
The text was updated successfully, but these errors were encountered: