]> Git — Sourcephile - gargantext.git/shortlog
gargantext.git
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.
2018-07-03 Alexandre Delanoë[WithList] merge function is right thx to @npouillard
2018-07-03 Nicolas PouillardSome fixes
2018-07-03 Alexandre Delanoë[WithList] adding labelPolicy.
2018-07-02 Nicolas PouillardWIP Gargantext/Text/Terms/WithList
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...
2018-06-28 Alexandre Delanoë[FEAT] Adding External module for IMT community manager
2018-06-26 Alexandre Delanoë[SEARCH] Adding the authors for the demo site.
2018-06-26 Alexandre Delanoë[FEAT] TEXT SEARCH API done (can be adapted for annuaire).
2018-06-26 Alexandre Delanoë[FIX] mime files for a dependency (servant-static).
2018-06-26 Alexandre Delanoë[FACET] Corpus ok.
2018-06-24 Alexandre DelanoëMerge branch 'master' of ssh://gitlab.iscpif.fr:20022...
2018-06-24 Alexandre Delanoë[LOGS] adding log to dev app.
2018-06-21 Nicolas PouillardAdd fisWithSizePolyMap and a comment
2018-06-21 Alexandre Delanoëcosmetics
2018-06-19 Alexandre Delanoë[FIX] swagger again.
2018-06-19 Alexandre Delanoë[FIX] text message.
2018-06-19 Alexandre Delanoë[GRAPH] Old graph format of gargantext utils to convert.
2018-06-19 Alexandre Delanoë[DEP] commenting client dep.
2018-06-19 Alexandre Delanoë[DOC] adding database instructions.
2018-06-19 Alexandre Delanoë[DATA] adding a csv corpus functions.
2018-06-18 Alexandre Delanoë[API] polymorphic node for rest api.
2018-06-18 Alexandre Delanoë[Community] Annuaire added, ok.
2018-06-18 Alexandre DelanoëMerge branch 'master' into community
2018-06-18 Alexandre Delanoë[BASHQL] fix function exposition.
2018-06-18 Alexandre Delanoë[MERGE] bashql + pipeline.
2018-06-18 Alexandre Delanoëcosmetics
2018-06-18 Alexandre Delanoë[BASHQL] adding tree command.
2018-06-18 Alexandre Delanoë[BASHQL] can post Corpus with its Documents as children...
2018-06-18 Alexandre Delanoë[BASHQL] Node' hierarchy (post/get/update semantics...
2018-06-15 Alexandre Delanoë[BASHQL] value ok + returning value ok.
2018-06-15 Alexandre Delanoë[BASHQL(FIX)] adding semantics.
2018-06-15 Alexandre Delanoë[BASHQL] adding semantics.
2018-06-15 Alexandre Delanoë[BASQHL] first basic function and todo list.
2018-06-13 Alexandre Delanoë[BASHQL] doc + spec + first example.
2018-06-13 Alexandre Delanoë[FIX] overloaded Strings needed in csv parser.
2018-06-13 Alexandre Delanoë[TEXTFLOW] pipeline and workflow become textflow.
2018-06-13 Alexandre Delanoë[FIX] descending sort inspired by https://ro-che.info...
2018-06-13 Alexandre Delanoë[TEXTLINE] adding CSV format parser.
2018-06-12 Alexandre DelanoëMerge branch 'pipeline'
2018-06-12 Alexandre Delanoë[TYPES] Terms and Human Lang types fusion.
2018-06-12 Alexandre Delanoë[WORKFLOW] clean, issue in map2mat: diagonal == 0.
2018-06-11 Nicolas PouillardSome progress on workflow, the data2graph fails because...
2018-06-11 Nicolas PouillardFix performance issue due to infinit result of splitEvery
2018-06-11 Alexandre Delanoë[WORKFLOW] cleaned, adding data2graph.
2018-06-09 Alexandre Delanoë[FIX] compiles now (@np maybe you can add your fix...
2018-06-09 Alexandre Delanoë[MERGE] needs fix.
2018-06-09 Nicolas PouillardUntested fix of incExcSpeGen_sorted'
2018-06-09 Alexandre Delanoë[COOC FILTERING] workflow done but optimization issue.
2018-06-09 Alexandre Delanoë[Map list automatic filtering] adding doc.
2018-06-09 Alexandre Delanoë[CLEAN] removing unused code.
2018-06-09 Alexandre DelanoëMerge branch 'pipeline'
2018-06-09 Alexandre Delanoë[Scored filtering] adding doc.
2018-06-09 Alexandre Delanoë[CLEAN] code kmeans.
2018-06-09 Alexandre Delanoë[STAT] map list creation adding kmeans to splitBy inclu...
2018-06-08 Alexandre DelanoëMerge branch 'pipeline'
2018-06-08 Alexandre Delanoë[Terms Selection] takeSome function which filters with...
2018-06-08 Alexandre Delanoë[DEP] config.
2018-06-08 Alexandre DelanoëMerge branch 'pipeline'
2018-06-08 Alexandre DelanoëIgnoring local folders.
2018-06-08 Alexandre Delanoë[Scores] Documentation.
2018-06-07 Alexandre Delanoë[FIX scores]
2018-06-07 Alexandre Delanoë[Scores] Inclusion/Exclusion and Specificity/Genericity...
2018-06-07 Nicolas PouillardAdd missing lifts
2018-06-07 Alexandre Delanoëneed fix
2018-06-07 Alexandre Delanoë[FEAT] gen/spe statistics.
next