-
First of all I would like to say this is really a very great work but I have a question about hinglish stop words for example words like **"acha"** or **"nahi"** plays an important role in determining…
-
I have the translator set up to pull from the microphone. I am using Chrome extension. I have done the Google script. I am only trying to translate, not transcribe. I am trying to translate Spanish to…
-
### What feature are you requesting?
The ability to create custom stop word removal configurations, so that not all or only certain stop words are removed during tokenization.
### Why are you reques…
-
**Describe the bug**
After creating a new archlinux container and entering the container, it just fails to install basic packages
**To Reproduce**
1. Run `distrobox create --name Music1 --image a…
-
I wrote a chat api to inference based on the V0.2.5. and downloaded the weight v1.1. but when I run, I asked a simple question
hello, tell me your name or 1+1, it outputs many words that result in OO…
-
Motivated by https://github.com/quickwit-oss/search-benchmark-game/pull/51
I am flushing here an old idea I have never implemented but could really help.
I think it is rather common for small inde…
-
It seems that the dataset-viewer search function returns no hits if one searches for terms such as “what”, “can”, “which”, and so on. Has the indexing function removed stopwords like this? The rows ar…
-
To be used prior to indexing to improve search and sorting results.
-
I need suggestion or similar implementation to search for multiple strings. It works for a few strings but when it's close to a hundred it throws an error:
`SearchError: The query to RediSearch had…
-
Hi.
We are arguing here if it has sense to do some preprocessing to use sentencetransformers. As I see there is no some api to use something else for the data for search, queries or learning except…