Index the intra documents word pair proximities

This commit is contained in:
Clément Renault
2020-09-22 14:04:33 +02:00
parent 7b67ae6972
commit d6fa9c0414
5 changed files with 85 additions and 5 deletions

1
Cargo.lock generated
View File

@ -968,6 +968,7 @@ dependencies = [
"fst",
"fxhash",
"heed",
"itertools",
"jemallocator",
"levenshtein_automata",
"log 0.4.11",