Govur University Logo
--> --> --> -->
...

When a text model sees a word it has never seen before during training, what special token is often used to represent this unknown word?



When a text model encounters a word it has never seen before during its training phase, this word is considered an out-of-vocabulary (OOV) word. To represent such unknown words, a special token is often used. This token is commonly denoted as `[UNK]` or `<unk>`. The purpose of this ....

Log in to view the answer



Community Answers

Sign in to open profiles and full community answers.

No community answers yet. Be the first to submit one.

Redundant Elements