Tag not monitored by Microsoft.
To get further support, please check the right community.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am using the LanguageSimilarity package to get a similarity score between two strings. Let's say I have two large strings and call the languageSimilarity.ComputeSimilarity() method. Suppose, in that string, I have words (some words/all of words ) that are not available in the pre-trained vocabulary corpus that come alongside that package. In that case, how will it return the similarity score if words are not available in the model?
Please help me to understand in depth.
Tag not monitored by Microsoft.
To get further support, please check the right community.