Text-Processing

FREEMIUM
Door Jacob | Bijgewerkt 23ๆ—ฅๅ‰ | Text Analysis
Populariteit

9.6 / 10

Latency

318ms

Serviceniveau

100%

Health Check

N/A

Terug naar alle discussies

Similarity

Rapid account: Tony Qwikword
TonyQwikword
il y a 10 ans

I need to know how to find the similarity of two words. Could you set up an endpoint to handle this please?

Rapid account: Silent Flame
SilentFlame Commented il y a 7 ans

can use the cosine similarity between the two words, which can be done with first assigning vectors of the words using googlesโ€™ word2vec data, then calculating the cosine of the two vectors.

It gives you the semantic measure of similarity between the two words.

Rapid account: Japerk
japerk Commented il y a 10 ans

Do you mean something like WordNet based word similarity? Would a number between 0 & 1 be an appropriate response, where 1 is equal, 0 is no similarity?

Rapid account: Tony Qwikword
TonyQwikword Commented il y a 10 ans

Semantic similarity that is (not some sort of distance).

Doe mee aan de discussie - voeg hieronder een opmerking toe

Log in / Schrij u in om nieuwe opmerkingen te plaatsen