-
The postgres trigram module (https://www.postgresql.org/docs/9.6/pgtrgm.html) is used for various kind of text search applications. A good chunk of it is supported in CockroachDB 22.2 (see below list …
-
`as one of the Iranian users who use this amazing site every day, why are there Arabic words inside the Persian text? I know we have many similarities, but we don’t use the word "al" before our words.…
-
Issue copied from:
https://github.com/mrmap-community/Mapbender2.8/issues/55
For the fuzzy search, there are some algorithm like levenshtein, soundex, word_similarity and so on.
https://www.pos…
-
- While the Latex env is not fully set, we'll write our thoughts here for now
----
- `ViperGPT` is a framework that leverages the pre-trained vision language models (`GLIP` for image object ground…
-
### Is your proposal related to a problem?
I need to find similarities in company names. Often, words are added ("limited" etc) or removed (e.g. First name in personal companies). This can significan…
-
Make word vectors for the Doc.similarity method
-
Is it possible to use SBERT to calculate similarity between two words? If so, please explain more.
I checked the issue https://github.com/UKPLab/sentence-transformers/issues/884
but it is not clear …
-
Hello,
the provided link to your Google Drive containing the **Word Similarity Dataset** is returns a 404.
Could you please update the URL, so that it is possible retrieving this dataset?
Thank…
-
I can't seem to find a literal word search option in it? I see the AI search which searches on similarity, but I don't think I can trust it. Like if i'm searching for a literal sentence, it should pro…
-
## 一言でいうと
Symmetric Pattern(SP)(たとえばX and Y)に基づく単語ベクトル表現を提案した話。手法としてはSPをコーパスから獲得し、それに基づきPPMIを用いてベクトルを生成する。単語類似度タスクで評価した結果、SimLex999ではSOTAとなった。また、動詞に対して有効であることも分かった。
### 論文リンク
http://www.aclweb.or…