Commit 4d140947 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[OPTIM]

parent f9458380
Pipeline #1371 canceled with stage
...@@ -459,7 +459,7 @@ indexAllDocumentsWithPosTag = do ...@@ -459,7 +459,7 @@ indexAllDocumentsWithPosTag = do
documentsWithId documentsWithId
_ <- mapM insertExtractedNgrams _ <- mapM insertExtractedNgrams
$ splitEvery 10000 $ splitEvery 500
$ HashMap.keys mapNgramsDocs' $ HashMap.keys mapNgramsDocs'
pure () pure ()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment