]> Git — Sourcephile - gargantext.git/history - bin
ElEve more tests
[gargantext.git] / bin /
2019-05-17 Alexandre Delanoë[FIX] Parsers API changes.
2019-05-17 qlobbeMerge branch 'dev' into dev-phylo
2019-05-17 Alexandre Delanoë[PARSERS] refactoring.
2019-05-16 Alexandre DelanoëMerge branch 'dev' of ssh://gitlab.iscpif.fr:20022...
2019-05-16 Alexandre DelanoëMerge branch 'dev-csv' into dev
2019-05-16 Alexandre Delanoë[PARSERS] refactor.
2019-05-15 qlobbefix timeMatching for level > 1
2019-05-14 qlobbefix the coocurencies
2019-05-14 Nicolas PouillardDisable the Mock mode which is currently incompatible...
2019-05-13 qlobbeadd trace to cluster and optimisation to find candidates
2019-05-10 qlobbeMerge branch 'dev-phylo' of https://gitlab.iscpif.fr...
2019-05-10 qlobbeadd some tracers and fix the temporal matching
2019-05-07 qlobbephylo from wos in progress
2019-05-07 qlobbeadd a json conf to Main.hs and fix issue between founda...
2019-05-07 qlobbeadd a filter for fis with too few ngrams
2019-05-07 qlobbetune the threshold and sensibility of the WeightedLogJa...
2019-05-07 qlobbeissues with hidden module when trying to make a bin...
2019-05-07 Alexandre Delanoë[Bin.Phylo] parse fix list of Text.
2019-05-07 qlobbefix
2019-05-07 qlobbeadapt Main to example
2019-05-07 Alexandre DelanoëMissing file.
2019-05-07 qlobbephylo from wos in progress
2019-05-06 qlobbeadd a json conf to Main.hs and fix issue between founda...
2019-04-19 qlobbeadd a filter for fis with too few ngrams
2019-04-19 qlobbetune the threshold and sensibility of the WeightedLogJa...
2019-04-17 qlobbeissues with hidden module when trying to make a bin...
2019-04-16 Alexandre Delanoë[Bin.Phylo] parse fix list of Text.
2019-04-16 qlobbefix
2019-04-16 qlobbemerge conflict resolved
2019-04-16 qlobbeadapt Main to example
2019-04-15 Alexandre DelanoëMerge branch 'dev-phylo' of ssh://gitlab.iscpif.fr...
2019-04-15 Alexandre DelanoëMissing file.
2019-04-05 Alexandre Delanoë[MERGE] Fix warnings.
2019-04-05 Alexandre Delanoë[Phylo][Merge] Fix warnings and adding Eq instance...
2019-02-15 qlobbeMerge branch 'dev' into dev-phylo
2019-02-12 Alexandre Delanoë[EXE] cosmetics.
2019-02-12 Alexandre Delanoë[FIX] so well typed.
2019-02-12 Nicolas PouillardIntegrate cleanEnv in runCmdDev*
2019-02-09 Alexandre DelanoëMerge branch 'dev-ngrams-repo' of ssh://delanoe.org...
2019-02-09 Nicolas Pouillard[NGRAMS-REPO] Basic Repo storage as JSON
2019-02-08 Alexandre DelanoëMerge branch 'dev-ngrams-repo' of ssh://gitlab.iscpif...
2019-02-08 Nicolas PouillardDevEnv: revamp newDevEnv, rumCmdDev
2019-02-05 Nicolas Pouillard[NGRAMS-REPO] Basic flow insertion
2019-01-14 Alexandre Delanoë[FLOW] optim ok.
2019-01-14 Nicolas Pouillard[IMPORT] Fix build issues
2019-01-14 Alexandre Delanoë[FILE] missing.
2018-07-18 Alexandre Delanoë[FEAT] adding nbContexts in result of CLI cooc count...
2018-07-09 Alexandre Delanoë[CLI COOC] fix cooc behavior, next refacto and newtypes.
2018-07-06 Alexandre Delanoë[FIX] types for cooc function before refactoring.
2018-07-05 Alexandre Delanoë[CLI FIX] for now better perf with mapConcurrently...
2018-07-04 Nicolas PouillardDisplay the current proc
2018-07-04 Nicolas PouillardmapConcurrentlyChunked: min chunks of 1
2018-07-04 Nicolas Pouillardre-fix mapConcurrentlyChunked
2018-07-04 Nicolas Pouillardfix mapConcurrentlyChunked
2018-07-04 Nicolas PouillardmapConcurrentlyChunked
2018-07-04 Nicolas PouillardShow years
2018-07-04 Nicolas Pouillard<$> to .
2018-07-04 Alexandre Delanoë[CLI FIX] IntMap.
2018-07-04 Alexandre Delanoë[CLI] cooc by year threaded.
2018-07-03 Alexandre Delanoë[CLI] mapConcurrently.
2018-07-03 Alexandre Delanoë[CLI] use cooc without stem.
2018-07-03 Nicolas PouillardFix splitting and show progress
2018-07-03 Nicolas PouillardMore WithList fixes
2018-07-03 Alexandre Delanoë[Index with TermList] compiles but weird behavior.
2018-07-03 Nicolas PouillardSome fixes
2018-07-02 Alexandre Delanoë[SPECS] index a corpus with term list.
2018-06-29 Alexandre Delanoë[CLI] spliting executables into server and cli. Fixing...