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

[OPTIM]

parent f9458380
Pipeline #1371 canceled with stage
......@@ -459,7 +459,7 @@ indexAllDocumentsWithPosTag = do
documentsWithId
_ <- mapM insertExtractedNgrams
$ splitEvery 10000
$ splitEvery 500
$ HashMap.keys mapNgramsDocs'
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