bruno/memori-engine/NLP/Searches for the 10 words most semantically similar words to the specified word-.bru
2024-07-16 11:15:30 +03:00

18 lines
273 B
Plaintext

meta {
name: Searches for the 10 words most semantically similar words to the
specified word-
type: http
seq: 2
}
get {
url: https://engine.memori.ai/memori/v2/SimilarWords/{strSessionID}/{word}
body: none
auth: none
}
params:path {
strSessionID:
word:
}