Skip to content
#

oov

Here are 8 public repositories matching this topic...

Language: All
Filter by language

In this project, the authors propose to use contextual Word2Vec model for understanding OOV (out of vocabulary). The OOV is extracted by using left-right entropy and point information entropy. They choose to use Word2Vec to construct the word vector space and CBOW (continuous bag of words) to obtain the contextual information of the words.

  • Updated Nov 9, 2022
  • Python

Improve this page

Add a description, image, and links to the oov topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the oov topic, visit your repo's landing page and select "manage topics."

Learn more