]> Git — Sourcephile - gargantext.git/history - src/Gargantext/Text
[FIX] some warnings/errors at compilation time. OK.
[gargantext.git] / src / Gargantext / Text /
2018-08-27 Alexandre Delanoë[TestFlow] seems good, need to add tests on it and...
2018-08-23 Alexandre Delanoë[DOC+TESTS] contexts of texts.
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] Adding HyperdataDocumentV3 type for compatibili...
2018-08-20 Alexandre Delanoë[FIX] French Grammar.
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-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-24 Alexandre DelanoëMerge branch 'master' of ssh://gitlab.iscpif.fr:20022...
2018-06-21 Nicolas PouillardAdd fisWithSizePolyMap and a comment
2018-06-19 Alexandre Delanoë[DATA] adding a csv corpus functions.
2018-06-18 Alexandre Delanoë[MERGE] bashql + pipeline.
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ë[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-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ë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ëMerge branch 'pipeline'
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 Alexandre Delanoë[FEAT] gen/spe statistics.
2018-06-06 Nicolas PouillardGargantext.Text.Metrics.FrequentItemSet: export more...
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ë[TERMS] adding type MonoMulti.
2018-05-31 Alexandre DelanoëMerge branch 'pipeline'
2018-05-30 Alexandre Delanoë[Pipeline] ok until clustering.
2018-05-30 Alexandre Delanoë[FEAT] Cooc -> Matrix conversions tools.
2018-05-28 Alexandre Delanoë[FEAT] adding pipeline.
2018-05-28 Alexandre Delanoë[CONTEXT]
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ë[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-03 Alexandre Delanoë[Structure] Ngrams -> Text.