Text-Processing

FREEMIUM
Por Jacob | Actualizada il y a 23 jours | Text Analysis
Popularidad

9.6 / 10

Latencia

318ms

Nivel de servicio

100%

Health Check

N/A

Volver a todas las conversaciones

Similarity

Rapid account: Tony Qwikword
TonyQwikword
10年前

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 7年前

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 10年前

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 10年前

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

Únase a la conversación, añada un comentario a continuación:

Inicie sesió/Regístrese para publicar nuevos comentarios