]> Git — Sourcephile - gargantext.git/log
gargantext.git
6 years ago[TREE] Realistic tree.
Alexandre Delanoë [Thu, 20 Sep 2018 07:30:39 +0000 (09:30 +0200)]
[TREE] Realistic tree.

6 years ago[TREE] nodes -> children
Alexandre Delanoë [Tue, 18 Sep 2018 15:38:46 +0000 (17:38 +0200)]
[TREE] nodes -> children

6 years agoToJSON instance for Tree
Sudhir Kumar [Tue, 18 Sep 2018 15:31:12 +0000 (21:01 +0530)]
ToJSON instance for Tree

6 years ago[ML] first naive bayes implementation for stop words detection.
Alexandre Delanoë [Tue, 18 Sep 2018 10:07:26 +0000 (12:07 +0200)]
[ML] first naive bayes implementation for stop words detection.

6 years ago[TREE] adding type NodeTree.
Alexandre Delanoë [Tue, 18 Sep 2018 10:04:25 +0000 (12:04 +0200)]
[TREE] adding type NodeTree.

6 years ago[FEAT] adding RAKE algorithm to extract multi-terms (keywords) in context of texts.
Alexandre Delanoë [Thu, 13 Sep 2018 09:39:14 +0000 (11:39 +0200)]
[FEAT] adding RAKE algorithm to extract multi-terms (keywords) in context of texts.

6 years ago[REST] Tree api.
Alexandre Delanoë [Wed, 12 Sep 2018 06:53:17 +0000 (08:53 +0200)]
[REST] Tree api.

6 years ago[CONFIG] Database specific functions from Core folder to Database Folder.
Alexandre Delanoë [Tue, 4 Sep 2018 13:59:24 +0000 (15:59 +0200)]
[CONFIG] Database specific functions from Core folder to Database Folder.

6 years ago[DOC] improving haddock doc in Import, need more work.
Alexandre Delanoë [Tue, 4 Sep 2018 12:35:40 +0000 (14:35 +0200)]
[DOC] improving haddock doc in Import, need more work.

6 years ago[FEAT] Insert function of context of text in database.
Alexandre Delanoë [Tue, 4 Sep 2018 10:10:48 +0000 (12:10 +0200)]
[FEAT] Insert function of context of text in database.

6 years ago[DOC] minimal example improved.
Alexandre Delanoë [Thu, 30 Aug 2018 06:55:28 +0000 (08:55 +0200)]
[DOC] minimal example improved.

6 years ago[REST] Adding Graph api end point.
Alexandre Delanoë [Wed, 29 Aug 2018 09:08:18 +0000 (11:08 +0200)]
[REST] Adding Graph api end point.

6 years ago[FIX] some warnings/errors at compilation time. OK.
Alexandre Delanoë [Mon, 27 Aug 2018 08:50:29 +0000 (10:50 +0200)]
[FIX] some warnings/errors at compilation time. OK.

6 years ago[VERSION] bump to 4 to keep versionning history with previous Gargantext V3).
Alexandre Delanoë [Mon, 27 Aug 2018 08:09:00 +0000 (10:09 +0200)]
[VERSION] bump to 4 to keep versionning history with previous Gargantext V3).

6 years ago[VERSION] 0.0.0.2 (tagged).
Alexandre Delanoë [Mon, 27 Aug 2018 08:06:01 +0000 (10:06 +0200)]
[VERSION] 0.0.0.2 (tagged).

6 years ago[TestFlow] seems good, need to add tests on it and fix distributional distance.
Alexandre Delanoë [Mon, 27 Aug 2018 08:00:57 +0000 (10:00 +0200)]
[TestFlow] seems good, need to add tests on it and fix distributional distance.

6 years ago[DOC] distances.
Alexandre Delanoë [Thu, 23 Aug 2018 14:43:21 +0000 (16:43 +0200)]
[DOC] distances.

6 years ago[DOC] cosmetics.
Alexandre Delanoë [Thu, 23 Aug 2018 12:45:08 +0000 (14:45 +0200)]
[DOC] cosmetics.

6 years ago[Discussion] answer to NP
Alexandre Delanoë [Thu, 23 Aug 2018 12:44:45 +0000 (14:44 +0200)]
[Discussion] answer to NP

6 years ago[FACTO] moving data2graph from textflow to Viz.Graph.
Alexandre Delanoë [Thu, 23 Aug 2018 12:29:20 +0000 (14:29 +0200)]
[FACTO] moving data2graph from textflow to Viz.Graph.

6 years ago[DOC+TESTS] contexts of texts.
Alexandre Delanoë [Thu, 23 Aug 2018 11:48:44 +0000 (13:48 +0200)]
[DOC+TESTS] contexts of texts.

6 years ago[VERSION + DOC] starting the versionning from 0. Adding API modules to the doc.
Alexandre Delanoë [Thu, 23 Aug 2018 09:04:54 +0000 (11:04 +0200)]
[VERSION + DOC] starting the versionning from 0. Adding API modules to the doc.

6 years ago[DOC] adding a file for examples, text ngrams extraction and some metrics (begin).
Alexandre Delanoë [Thu, 23 Aug 2018 08:35:04 +0000 (10:35 +0200)]
[DOC] adding a file for examples, text ngrams extraction and some metrics (begin).

6 years ago[DOC] adding haddock documentation (compiles). Commenting src-test. Focusing on docte...
Alexandre Delanoë [Wed, 22 Aug 2018 15:51:56 +0000 (17:51 +0200)]
[DOC] adding haddock documentation (compiles). Commenting src-test. Focusing on doctest in documentation.

6 years ago[TYPES] function for DocumentsV3.
Alexandre Delanoë [Wed, 22 Aug 2018 09:03:20 +0000 (11:03 +0200)]
[TYPES] function for DocumentsV3.

6 years ago[TYPES] Adding HyperdataDocumentV3 type for compatibility with previous version of...
Alexandre Delanoë [Wed, 22 Aug 2018 08:57:33 +0000 (10:57 +0200)]
[TYPES] Adding HyperdataDocumentV3 type for compatibility with previous version of Gargantext.

6 years ago[FACTO] textflow + cosmetics.
Alexandre Delanoë [Tue, 21 Aug 2018 14:34:37 +0000 (16:34 +0200)]
[FACTO] textflow + cosmetics.

6 years ago[TEST] Adding Example Text for QTV (Qualitative Test Validation).
Alexandre Delanoë [Tue, 21 Aug 2018 09:02:56 +0000 (11:02 +0200)]
[TEST] Adding Example Text for QTV (Qualitative Test Validation).

6 years ago[FIX] French Grammar.
Alexandre Delanoë [Mon, 20 Aug 2018 15:04:56 +0000 (17:04 +0200)]
[FIX] French Grammar.

6 years ago[COSMETICS] facto in Prelude.
Alexandre Delanoë [Mon, 20 Aug 2018 14:48:04 +0000 (16:48 +0200)]
[COSMETICS] facto in Prelude.

6 years ago[FEAT] adding nbContexts in result of CLI cooc count by Year.
Alexandre Delanoë [Wed, 18 Jul 2018 15:44:30 +0000 (17:44 +0200)]
[FEAT] adding nbContexts in result of CLI cooc count by Year.

6 years ago[DOC] fix readme for easy install.
Alexandre Delanoë [Wed, 18 Jul 2018 15:37:53 +0000 (17:37 +0200)]
[DOC] fix readme for easy install.

6 years ago[ADMIN] folder for gui
Alexandre Delanoë [Tue, 17 Jul 2018 14:34:16 +0000 (16:34 +0200)]
[ADMIN] folder for gui

6 years ago[CLI COOC] fix cooc behavior, next refacto and newtypes.
Alexandre Delanoë [Mon, 9 Jul 2018 13:50:50 +0000 (15:50 +0200)]
[CLI COOC] fix cooc behavior, next refacto and newtypes.

6 years ago[FIX] types for cooc function before refactoring.
Alexandre Delanoë [Fri, 6 Jul 2018 16:32:38 +0000 (18:32 +0200)]
[FIX] types for cooc function before refactoring.

6 years ago[FIX] cleaning Database.Node + clearer error message.
Alexandre Delanoë [Thu, 5 Jul 2018 14:51:59 +0000 (16:51 +0200)]
[FIX] cleaning Database.Node + clearer error message.

6 years ago[CLI FIX] for now better perf with mapConcurrently only.
Alexandre Delanoë [Thu, 5 Jul 2018 04:31:52 +0000 (06:31 +0200)]
[CLI FIX] for now better perf with mapConcurrently only.

6 years agoDisplay the current proc
Nicolas Pouillard [Wed, 4 Jul 2018 16:01:53 +0000 (18:01 +0200)]
Display the current proc

6 years agomapConcurrentlyChunked: min chunks of 1
Nicolas Pouillard [Wed, 4 Jul 2018 15:51:25 +0000 (17:51 +0200)]
mapConcurrentlyChunked: min chunks of 1

6 years agore-fix mapConcurrentlyChunked
Nicolas Pouillard [Wed, 4 Jul 2018 15:49:37 +0000 (17:49 +0200)]
re-fix mapConcurrentlyChunked

6 years agofix mapConcurrentlyChunked
Nicolas Pouillard [Wed, 4 Jul 2018 15:47:32 +0000 (17:47 +0200)]
fix mapConcurrentlyChunked

6 years agomapConcurrentlyChunked
Nicolas Pouillard [Wed, 4 Jul 2018 15:30:44 +0000 (17:30 +0200)]
mapConcurrentlyChunked

6 years agoShow years
Nicolas Pouillard [Wed, 4 Jul 2018 14:59:33 +0000 (16:59 +0200)]
Show years

6 years ago<$> to .
Nicolas Pouillard [Wed, 4 Jul 2018 14:55:24 +0000 (16:55 +0200)]
<$> to .

6 years ago[CLI FIX] IntMap.
Alexandre Delanoë [Wed, 4 Jul 2018 14:51:19 +0000 (16:51 +0200)]
[CLI FIX] IntMap.

6 years ago[CLI] cooc by year threaded.
Alexandre Delanoë [Wed, 4 Jul 2018 14:44:47 +0000 (16:44 +0200)]
[CLI] cooc by year threaded.

6 years agoadd install-via-docker
Nicolas Pouillard [Wed, 4 Jul 2018 08:30:28 +0000 (10:30 +0200)]
add install-via-docker

6 years agoinstall: proposal
Nicolas Pouillard [Wed, 4 Jul 2018 07:57:19 +0000 (09:57 +0200)]
install: proposal

6 years ago[ADMIN] adding install script
Alexandre Delanoë [Tue, 3 Jul 2018 20:22:52 +0000 (22:22 +0200)]
[ADMIN] adding install script

6 years ago[CLI] mapConcurrently.
Alexandre Delanoë [Tue, 3 Jul 2018 15:34:45 +0000 (17:34 +0200)]
[CLI] mapConcurrently.

6 years ago[CLI] use cooc without stem.
Alexandre Delanoë [Tue, 3 Jul 2018 15:30:41 +0000 (17:30 +0200)]
[CLI] use cooc without stem.

6 years agoFix pattern matching...
Nicolas Pouillard [Tue, 3 Jul 2018 15:24:23 +0000 (17:24 +0200)]
Fix pattern matching...

6 years agoFix splitting and show progress
Nicolas Pouillard [Tue, 3 Jul 2018 15:20:25 +0000 (17:20 +0200)]
Fix splitting and show progress

6 years agoMore WithList fixes
Nicolas Pouillard [Tue, 3 Jul 2018 14:38:52 +0000 (16:38 +0200)]
More WithList fixes

6 years agoFix WithList
Nicolas Pouillard [Tue, 3 Jul 2018 14:33:50 +0000 (16:33 +0200)]
Fix WithList

6 years ago[Index with TermList] compiles but weird behavior.
Alexandre Delanoë [Tue, 3 Jul 2018 11:56:53 +0000 (13:56 +0200)]
[Index with TermList] compiles but weird behavior.

6 years ago[WithList] merge function is right thx to @npouillard
Alexandre Delanoë [Tue, 3 Jul 2018 08:07:21 +0000 (10:07 +0200)]
[WithList] merge function is right thx to @npouillard

6 years agoSome fixes
Nicolas Pouillard [Tue, 3 Jul 2018 07:49:11 +0000 (09:49 +0200)]
Some fixes

6 years ago[WithList] adding labelPolicy.
Alexandre Delanoë [Tue, 3 Jul 2018 07:27:12 +0000 (09:27 +0200)]
[WithList] adding labelPolicy.

6 years agoWIP Gargantext/Text/Terms/WithList
Nicolas Pouillard [Mon, 2 Jul 2018 16:07:11 +0000 (18:07 +0200)]
WIP Gargantext/Text/Terms/WithList

6 years ago[SPECS] index a corpus with term list.
Alexandre Delanoë [Mon, 2 Jul 2018 14:23:27 +0000 (16:23 +0200)]
[SPECS] index a corpus with term list.

6 years ago[CLI] spliting executables into server and cli. Fixing parser.
Alexandre Delanoë [Fri, 29 Jun 2018 13:43:06 +0000 (15:43 +0200)]
[CLI] spliting executables into server and cli. Fixing parser.

6 years ago[FEAT] Adding External module for IMT community manager
Alexandre Delanoë [Thu, 28 Jun 2018 14:00:11 +0000 (16:00 +0200)]
[FEAT] Adding External module for IMT community manager
[CLEAN] adding signatures, removing unused imports, fixing shadowing...

6 years ago[SEARCH] Adding the authors for the demo site.
Alexandre Delanoë [Tue, 26 Jun 2018 13:34:21 +0000 (15:34 +0200)]
[SEARCH] Adding the authors for the demo site.

6 years ago[FEAT] TEXT SEARCH API done (can be adapted for annuaire).
Alexandre Delanoë [Tue, 26 Jun 2018 13:24:56 +0000 (15:24 +0200)]
[FEAT] TEXT SEARCH API done (can be adapted for annuaire).

6 years ago[FIX] mime files for a dependency (servant-static).
Alexandre Delanoë [Tue, 26 Jun 2018 09:56:02 +0000 (11:56 +0200)]
[FIX] mime files for a dependency (servant-static).

6 years ago[FACET] Corpus ok.
Alexandre Delanoë [Tue, 26 Jun 2018 08:34:18 +0000 (10:34 +0200)]
[FACET] Corpus ok.

6 years agoMerge branch 'master' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext
Alexandre Delanoë [Sun, 24 Jun 2018 19:48:46 +0000 (21:48 +0200)]
Merge branch 'master' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext

6 years ago[LOGS] adding log to dev app.
Alexandre Delanoë [Sun, 24 Jun 2018 19:48:19 +0000 (21:48 +0200)]
[LOGS] adding log to dev app.

6 years agoAdd fisWithSizePolyMap and a comment
Nicolas Pouillard [Thu, 21 Jun 2018 13:34:16 +0000 (15:34 +0200)]
Add fisWithSizePolyMap and a comment

6 years agocosmetics
Alexandre Delanoë [Thu, 21 Jun 2018 05:45:38 +0000 (07:45 +0200)]
cosmetics

6 years ago[FIX] swagger again.
Alexandre Delanoë [Tue, 19 Jun 2018 14:57:35 +0000 (16:57 +0200)]
[FIX] swagger again.

6 years ago[FIX] text message.
Alexandre Delanoë [Tue, 19 Jun 2018 14:55:16 +0000 (16:55 +0200)]
[FIX] text message.

6 years ago[GRAPH] Old graph format of gargantext utils to convert.
Alexandre Delanoë [Tue, 19 Jun 2018 14:07:34 +0000 (16:07 +0200)]
[GRAPH] Old graph format of gargantext utils to convert.

6 years ago[DEP] commenting client dep.
Alexandre Delanoë [Tue, 19 Jun 2018 07:09:39 +0000 (09:09 +0200)]
[DEP] commenting client dep.

6 years ago[DOC] adding database instructions.
Alexandre Delanoë [Tue, 19 Jun 2018 06:51:05 +0000 (08:51 +0200)]
[DOC] adding database instructions.

6 years ago[DATA] adding a csv corpus functions.
Alexandre Delanoë [Tue, 19 Jun 2018 06:42:58 +0000 (08:42 +0200)]
[DATA] adding a csv corpus functions.

6 years ago[API] polymorphic node for rest api.
Alexandre Delanoë [Mon, 18 Jun 2018 15:50:29 +0000 (17:50 +0200)]
[API] polymorphic node for rest api.

6 years ago[Community] Annuaire added, ok.
Alexandre Delanoë [Mon, 18 Jun 2018 14:39:19 +0000 (16:39 +0200)]
[Community] Annuaire added, ok.

6 years agoMerge branch 'master' into community
Alexandre Delanoë [Mon, 18 Jun 2018 11:43:20 +0000 (13:43 +0200)]
Merge branch 'master' into community

6 years ago[BASHQL] fix function exposition.
Alexandre Delanoë [Mon, 18 Jun 2018 11:43:06 +0000 (13:43 +0200)]
[BASHQL] fix function exposition.

6 years ago[MERGE] bashql + pipeline.
Alexandre Delanoë [Mon, 18 Jun 2018 11:40:47 +0000 (13:40 +0200)]
[MERGE] bashql + pipeline.

6 years agocosmetics
Alexandre Delanoë [Mon, 18 Jun 2018 11:37:51 +0000 (13:37 +0200)]
cosmetics

6 years ago[BASHQL] adding tree command.
Alexandre Delanoë [Mon, 18 Jun 2018 09:30:16 +0000 (11:30 +0200)]
[BASHQL] adding tree command.

6 years ago[BASHQL] can post Corpus with its Documents as children (simple and naive implementat...
Alexandre Delanoë [Mon, 18 Jun 2018 09:16:33 +0000 (11:16 +0200)]
[BASHQL] can post Corpus with its Documents as children (simple and naive implementation).

6 years ago[BASHQL] Node' hierarchy (post/get/update semantics to get).
Alexandre Delanoë [Mon, 18 Jun 2018 07:14:21 +0000 (09:14 +0200)]
[BASHQL] Node' hierarchy (post/get/update semantics to get).

6 years ago[BASHQL] value ok + returning value ok.
Alexandre Delanoë [Fri, 15 Jun 2018 21:01:46 +0000 (23:01 +0200)]
[BASHQL] value ok + returning value ok.

6 years ago[BASHQL(FIX)] adding semantics.
Alexandre Delanoë [Fri, 15 Jun 2018 15:27:03 +0000 (17:27 +0200)]
[BASHQL(FIX)] adding semantics.

6 years ago[BASHQL] adding semantics.
Alexandre Delanoë [Fri, 15 Jun 2018 15:26:03 +0000 (17:26 +0200)]
[BASHQL] adding semantics.

6 years ago[BASQHL] first basic function and todo list.
Alexandre Delanoë [Fri, 15 Jun 2018 15:14:27 +0000 (17:14 +0200)]
[BASQHL] first basic function and todo list.

6 years ago[BASHQL] doc + spec + first example.
Alexandre Delanoë [Wed, 13 Jun 2018 10:40:04 +0000 (12:40 +0200)]
[BASHQL] doc + spec + first example.

6 years ago[FIX] overloaded Strings needed in csv parser.
Alexandre Delanoë [Wed, 13 Jun 2018 05:23:12 +0000 (07:23 +0200)]
[FIX] overloaded Strings needed in csv parser.

6 years ago[TEXTFLOW] pipeline and workflow become textflow.
Alexandre Delanoë [Wed, 13 Jun 2018 05:21:40 +0000 (07:21 +0200)]
[TEXTFLOW] pipeline and workflow become textflow.

6 years ago[FIX] descending sort inspired by https://ro-che.info/articles/2016-04-02-descending...
Alexandre Delanoë [Wed, 13 Jun 2018 05:13:10 +0000 (07:13 +0200)]
[FIX] descending sort inspired by https://ro-che.info/articles/2016-04-02-descending-sort-haskell (thx @np for this great link.

6 years ago[TEXTLINE] adding CSV format parser.
Alexandre Delanoë [Wed, 13 Jun 2018 04:59:43 +0000 (06:59 +0200)]
[TEXTLINE] adding CSV format parser.

6 years agoMerge branch 'pipeline'
Alexandre Delanoë [Tue, 12 Jun 2018 07:36:39 +0000 (09:36 +0200)]
Merge branch 'pipeline'

6 years ago[TYPES] Terms and Human Lang types fusion.
Alexandre Delanoë [Tue, 12 Jun 2018 07:34:47 +0000 (09:34 +0200)]
[TYPES] Terms and Human Lang types fusion.

6 years ago[WORKFLOW] clean, issue in map2mat: diagonal == 0.
Alexandre Delanoë [Tue, 12 Jun 2018 07:09:19 +0000 (09:09 +0200)]
[WORKFLOW] clean, issue in map2mat: diagonal == 0.

6 years agoSome progress on workflow, the data2graph fails because of unknown nodes, see the...
Nicolas Pouillard [Mon, 11 Jun 2018 14:28:19 +0000 (16:28 +0200)]
Some progress on workflow, the data2graph fails because of unknown nodes, see the TODO

6 years agoFix performance issue due to infinit result of splitEvery
Nicolas Pouillard [Mon, 11 Jun 2018 14:26:20 +0000 (16:26 +0200)]
Fix performance issue due to infinit result of splitEvery