]> Git — Sourcephile - gargantext.git/shortlog
gargantext.git
2018-10-09 Alexandre Delanoë[DOC] Description added.
2018-10-09 Alexandre DelanoëMerge remote-tracking branch 'origin/lang-parser'
2018-10-09 Alexandre Delanoë[LANG] Detection improved.
2018-10-05 MudadaMerge branch 'master' into lang-parser
2018-10-05 Mudadaadd a markupFormat field to the Page type #4
2018-10-04 Alexandre Delanoë[PHYLO] FIS ok with some todos.
2018-10-04 MudadaText -> Maybe Text to backup pandoc errors
2018-10-04 Mudadaformatting so no lines do more than 72 clomuns #4
2018-10-04 Mudadamodifying exemple #4
2018-10-04 MudadaParse and convert text and title of wikipedia dump, #4
2018-10-04 Alexandre Delanoë[TREE]Config fix NodeTypes id.
2018-10-03 Nicolas PouillardBuild only NodeType which are used and have an ID
2018-10-03 Nicolas PouillardBuild only Langs which are fully supported
2018-10-03 Nicolas PouillardUse more the Cmd monad
2018-10-03 Nicolas PouillardAdd TODO comments near undefined/panic calls
2018-10-03 Nicolas Pouillard[BASHQL] refactor Connection argument
2018-10-03 Nicolas PouillardRemove unused file
2018-10-03 Nicolas Pouillard[TREE]: Add TreeError, HasTreeError and use it throw...
2018-10-03 Alexandre Delanoë[FIX] adding missing files.
2018-10-02 Alexandre Delanoë[API][DB] Tree NodeTree: done.
2018-10-01 Alexandre Delanoë[FIX] pretty print fix.
2018-10-01 Alexandre Delanoë[TREE] SQL query.
2018-10-01 Alexandre Delanoë[COMMENTS] removing old discussion.
2018-10-01 Mudadaneed to fix text parser and apply Pandoc to it,the...
2018-10-01 Alexandre DelanoëMerge remote-tracking branch 'origin/stack-update'
2018-10-01 Alexandre Delanoë[PHYLO] FIS added.
2018-10-01 Nicolas PouillardUpdate deps
2018-10-01 Nicolas Pouillard[REST] fix arbitrary instances for node users
2018-09-30 Alexandre Delanoë[LANG] detect samples files.
2018-09-29 Alexandre Delanoë[UPGRADE] fix.
2018-09-29 Alexandre Delanoë[UPGRADE] LTS 12.10.
2018-09-29 Alexandre DelanoëMerge branch 'bayes'
2018-09-29 Alexandre Delanoë[BAYES] detect lang (todo proba density).
2018-09-26 Alexandre Delanoë[FIX] PUT rename.
2018-09-26 Alexandre Delanoë[REST] Rename node (put).
2018-09-25 Alexandre Delanoë[FEAT] Folder and not project any more (which is the...
2018-09-25 Alexandre Delanoë[REST] Tree.
2018-09-24 Alexandre Delanoë[REST] API version.
2018-09-24 Alexandre Delanoë[FEAT] Lang detect.
2018-09-23 Alexandre DelanoëMerge branch 'master' into bayes
2018-09-23 Alexandre Delanoë[FIX] compilation.
2018-09-23 Alexandre Delanoë[PHYLO] minimal example until FIS and clean files ...
2018-09-21 Alexandre Delanoë[PHYLO] Minimal example with first function to get...
2018-09-20 Alexandre DelanoëMerge branch 'tree-json'
2018-09-20 Alexandre Delanoë[TREE] Realistic tree.
2018-09-18 Alexandre Delanoë[TREE] nodes -> children
2018-09-18 Sudhir KumarToJSON instance for Tree
2018-09-18 Alexandre Delanoë[ML] first naive bayes implementation for stop words...
2018-09-18 Alexandre Delanoë[TREE] adding type NodeTree.
2018-09-13 Alexandre Delanoë[FEAT] adding RAKE algorithm to extract multi-terms...
2018-09-12 Alexandre Delanoë[REST] Tree api.
2018-09-04 Alexandre Delanoë[CONFIG] Database specific functions from Core folder...
2018-09-04 Alexandre Delanoë[DOC] improving haddock doc in Import, need more work.
2018-09-04 Alexandre Delanoë[FEAT] Insert function of context of text in database.
2018-08-30 Alexandre Delanoë[DOC] minimal example improved.
2018-08-29 Alexandre Delanoë[REST] Adding Graph api end point.
2018-08-27 Alexandre Delanoë[FIX] some warnings/errors at compilation time. OK.
2018-08-27 Alexandre Delanoë[VERSION] bump to 4 to keep versionning history with...
2018-08-27 Alexandre Delanoë[VERSION] 0.0.0.2 (tagged).
2018-08-27 Alexandre Delanoë[TestFlow] seems good, need to add tests on it and...
2018-08-23 Alexandre Delanoë[DOC] distances.
2018-08-23 Alexandre Delanoë[DOC] cosmetics.
2018-08-23 Alexandre Delanoë[Discussion] answer to NP
2018-08-23 Alexandre Delanoë[FACTO] moving data2graph from textflow to Viz.Graph.
2018-08-23 Alexandre Delanoë[DOC+TESTS] contexts of texts.
2018-08-23 Alexandre Delanoë[VERSION + DOC] starting the versionning from 0. Adding...
2018-08-23 Alexandre Delanoë[DOC] adding a file for examples, text ngrams extractio...
2018-08-22 Alexandre Delanoë[DOC] adding haddock documentation (compiles). Commenti...
2018-08-22 Alexandre Delanoë[TYPES] function for DocumentsV3.
2018-08-22 Alexandre Delanoë[TYPES] Adding HyperdataDocumentV3 type for compatibili...
2018-08-21 Alexandre Delanoë[FACTO] textflow + cosmetics.
2018-08-21 Alexandre Delanoë[TEST] Adding Example Text for QTV (Qualitative Test...
2018-08-20 Alexandre Delanoë[FIX] French Grammar.
2018-08-20 Alexandre Delanoë[COSMETICS] facto in Prelude.
2018-07-18 Alexandre Delanoë[FEAT] adding nbContexts in result of CLI cooc count...
2018-07-18 Alexandre Delanoë[DOC] fix readme for easy install.
2018-07-17 Alexandre Delanoë[ADMIN] folder for gui
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ë[FIX] cleaning Database.Node + clearer error message.
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-04 Nicolas Pouillardadd install-via-docker
2018-07-04 Nicolas Pouillardinstall: proposal
2018-07-03 Alexandre Delanoë[ADMIN] adding install script
2018-07-03 Alexandre Delanoë[CLI] mapConcurrently.
2018-07-03 Alexandre Delanoë[CLI] use cooc without stem.
2018-07-03 Nicolas PouillardFix pattern matching...
2018-07-03 Nicolas PouillardFix splitting and show progress
2018-07-03 Nicolas PouillardMore WithList fixes
2018-07-03 Nicolas PouillardFix WithList
2018-07-03 Alexandre Delanoë[Index with TermList] compiles but weird behavior.
next