-
this the error I'm getting when I'm trying to use this plugin:
```
{
"error": {
"root_cause": [
{
"type": "generation_exception",
"reason": "failed to serialize sour…
alizx updated
7 years ago
-
Hello, i try to execute first command from guide:
```
{
"settings":{
"analysis":{
"analyzer":{
"minhash_analyzer":{
"type":"custom",
"tokenizer":"standa…
-
`to_hash` function seems to stall frequently when writing results to disk. I have been running the pipeline on a 256 cpu machine with 1 tb ram. On a 63 GB slice of data, the writing to disk gets stall…
-
Right now I have a database of documents and each day new documents enter the database. Lets say that up to a certain day I have all the MinHash functions for each document in my database (corpus).
…
-
Dear Andrii,
This is Jianshu, a Ph.D student in CSE & Bioinformatics, studying probabilistic data structures and their applications in biological sequences analysis. I read your book on probabilist…
-
Hi,
I remember when I installed MAP, I should use Python 3.6. Is there any plan to remove this dependency so we can use newer python versions?
This dependency is because of importing tmap libra…
-
# in lsh.py should be #
-
Would you help me?
when i installed the mash ,going the "make" step
(base) [liqingmei@ln01 Mash-master]$ make
then
/data/liqingmei/tools/Mash-master/src/mash/capnp/;capnp compile -I @capnp@/incl…
-
Say if we have three documents A, B and C. Each document might contains different words.
According to the document of data [sketch.MinHash](http://ekzhu.com/datasketch/documentation.html#minhash),…
-
I have a dataset that has is very sparse. That is, it has multiple null fields and multiple variations of the same entity.
Essentially,
FN, LN, field1, field2, ... , fieldk, ... fieldN
filled, f…