]> Git — Sourcephile - gargantext.git/shortlog
gargantext.git
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.
2018-06-06 Nicolas PouillardGargantext.Text.Metrics.FrequentItemSet: export more...
2018-06-06 Nicolas Pouillarddiag: no need for type annotation
2018-06-06 Nicolas PouillardAdd LANGUAGE ScopedTypeVariables
2018-06-06 Alexandre Delanoë[SCORE] spegen quality tested, need to add test in...
2018-06-04 Alexandre DelanoëMerge remote-tracking branch 'origin/pipeline' into...
2018-06-04 Alexandre Delanoë[FIX] multiterms FR extraction.
2018-06-04 Alexandre Delanoë0002-Minor-build-packaging-tweaks.patch by npouillard
2018-06-04 Alexandre Delanoë0001-Basic-polymorphic-version-of-FrequentItemSet.patch...
2018-06-04 Nicolas PouillardMinor build/packaging tweaks
2018-06-04 Nicolas PouillardBasic polymorphic version of FrequentItemSet
2018-06-04 Alexandre Delanoë[FEAT] specificity / genericity and inclusion / exclusi...
2018-06-02 Alexandre Delanoë[FIX] Corenlp lems -> using stem.
2018-06-02 Alexandre Delanoë[COUNT] renaming file and generic function.
2018-06-01 Alexandre Delanoë[FIX] fix cooc behavior.
2018-05-31 Alexandre Delanoë[Pipeline] clustering with C++ Louvain bindings, ok.
2018-05-31 Alexandre Delanoë[TERMS] adding type MonoMulti.
2018-05-31 Alexandre Delanoë[RENAME] name and newtypes for createIndices.
2018-05-31 Alexandre Delanoë[PIPELINE] adding clustering louvain.
2018-05-31 Alexandre Delanoë[CLEAN] imports for pipeline.
2018-05-31 Alexandre DelanoëMerge branch 'pipeline'
2018-05-30 Alexandre Delanoë[Pipeline] ok until clustering.
2018-05-30 Nicolas Pouillardsmall change in createIndexes
2018-05-30 Nicolas PouillardNew cooc2mat
2018-05-30 Nicolas PouillardAdd map2mat
2018-05-30 Nicolas PouillardFix mat2cooc
2018-05-30 Alexandre Delanoë[FEAT] Cooc -> Matrix conversions tools.
2018-05-29 david Chavalariasref.
2018-05-28 Alexandre Delanoë[DEP] + warning for ghc.
2018-05-28 Alexandre Delanoë[Types] Phylo
2018-05-28 Alexandre Delanoë[FIX] clustering-louvain dep (readme).
2018-05-28 Alexandre Delanoë[FEAT] adding pipeline.
2018-05-28 Alexandre Delanoë[CONTEXT]
2018-05-28 Alexandre Delanoë[FIX] minimax with accelerate
2018-05-27 Alexandre Delanoë[FEAT] adding clustering louvain.
2018-05-25 Alexandre Delanoë[FEAT] Adding Graph type for the REST api.
2018-05-25 Alexandre Delanoë[MERGE] distances for Graph.
2018-05-25 Alexandre Delanoë[FEAT] cooc added for pipeline
2018-05-21 Alexandre Delanoë[TERMS] main function.
2018-05-19 Alexandre Delanoë[RENAME/ORG] ngrams -> terms.
2018-05-16 Alexandre Delanoë[CSV PARSER] facto (without tests which are coming...
2018-05-16 Alexandre Delanoë[Global Structure] commenting ngrams function to databa...
2018-05-16 Alexandre Delanoë[DATE PARSER] fix lang export and internal use.
2018-05-15 Alexandre Delanoë[FEAT] CSV ngrams extraction, engine and search.
2018-05-14 Alexandre Delanoë[CSV Parser] Parser for Gargantext (legacy) CSV files.
2018-05-14 Alexandre Delanoë[FEAT] grouping ngrams better written (simplified)...
2018-05-04 Alexandre Delanoë[FIX] unused imports and indentation of comments.
2018-05-04 Alexandre Delanoë[MERGE] Orchestrator merge.
2018-05-04 Alexandre Delanoë[STRUCTURE] Make it simple and clean old code.
2018-05-04 Nicolas PouillardIntegrate the orchestrator with a route to query scrapyd
2018-05-03 Alexandre Delanoë[Structure] Ngrams -> Text.
2018-05-03 Nicolas PouillardAdd an environment type to hold the connection and...
2018-05-02 Alexandre Delanoë[FEAT/Tokenizer] adding a great tokenizer thanks to...
2018-05-02 Alexandre Delanoë[FEAT/STEM] implementing Porter lib into Gargantext...
2018-05-02 Alexandre Delanoë[FEAT/STEM] implementing Porter lib into Gargantext...
2018-05-02 Alexandre DelanoëRevert "[FEAT/STEM] implemenging Porter lib into Gargan...
2018-05-02 Alexandre DelanoëRevert "[FEAT/STEM] implemenging Porter lib into Gargan...
next