]> Git — Sourcephile - gargantext.git/log
gargantext.git
5 years ago[GRAPH] Title + Legend cosmetics.
Alexandre Delanoë [Wed, 30 Jan 2019 13:39:05 +0000 (14:39 +0100)]
[GRAPH] Title + Legend cosmetics.

5 years ago[FEAT] Adding bridgeness function to filter links between partitions of a graph.
Alexandre Delanoë [Wed, 30 Jan 2019 13:35:08 +0000 (14:35 +0100)]
[FEAT] Adding bridgeness function to filter links between partitions of a graph.

5 years ago[Bridgeness] fix.
Alexandre Delanoë [Thu, 24 Jan 2019 15:56:48 +0000 (16:56 +0100)]
[Bridgeness] fix.

5 years ago[FEAT] Bridgeness (needs tests).
Alexandre Delanoë [Thu, 24 Jan 2019 15:04:57 +0000 (16:04 +0100)]
[FEAT] Bridgeness (needs tests).

5 years ago[GRAPH] need list user.
Alexandre Delanoë [Mon, 21 Jan 2019 16:49:32 +0000 (17:49 +0100)]
[GRAPH] need list user.

5 years ago[GRAPH] API connected (needs bridgeness).
Alexandre Delanoë [Mon, 21 Jan 2019 16:46:20 +0000 (17:46 +0100)]
[GRAPH] API connected (needs bridgeness).

5 years ago[GRAPH] ok but empty.
Alexandre Delanoë [Mon, 21 Jan 2019 14:52:32 +0000 (15:52 +0100)]
[GRAPH] ok but empty.

5 years ago[FIX] Typo.
Alexandre Delanoë [Mon, 21 Jan 2019 09:20:29 +0000 (10:20 +0100)]
[FIX] Typo.

5 years ago[Files] Missing.
Alexandre Delanoë [Mon, 21 Jan 2019 08:51:43 +0000 (09:51 +0100)]
[Files] Missing.

5 years ago[WIP] Connecting graph.
Alexandre Delanoë [Mon, 21 Jan 2019 08:36:14 +0000 (09:36 +0100)]
[WIP] Connecting graph.

5 years ago[GRAPH][COOC] Database mainly.
Alexandre Delanoë [Sun, 20 Jan 2019 17:35:29 +0000 (18:35 +0100)]
[GRAPH][COOC] Database mainly.

5 years ago[Phylo] Params.
Alexandre Delanoë [Sun, 20 Jan 2019 09:52:50 +0000 (10:52 +0100)]
[Phylo] Params.

5 years agoMerge branch 'dev' into dev-phylo
Alexandre Delanoë [Sun, 20 Jan 2019 09:47:55 +0000 (10:47 +0100)]
Merge branch 'dev' into dev-phylo

5 years ago[Graph][WIP] Cooc 2 graph and missing file.
Alexandre Delanoë [Sun, 20 Jan 2019 09:47:41 +0000 (10:47 +0100)]
[Graph][WIP] Cooc 2 graph and missing file.

5 years ago[Phylo][WIP] File Format parameters.
Alexandre Delanoë [Sun, 20 Jan 2019 09:46:39 +0000 (10:46 +0100)]
[Phylo][WIP] File Format parameters.

5 years ago[Ngrams/Graph] inserted into lists.
Alexandre Delanoë [Sun, 20 Jan 2019 07:41:44 +0000 (08:41 +0100)]
[Ngrams/Graph] inserted into lists.

5 years ago[FEAT][Text][Metrics] TFICF.
Alexandre Delanoë [Fri, 18 Jan 2019 11:59:18 +0000 (12:59 +0100)]
[FEAT][Text][Metrics] TFICF.

5 years ago[FIX] MapList default terms -> Candidate + Cosmetics import.
Alexandre Delanoë [Wed, 16 Jan 2019 08:24:55 +0000 (09:24 +0100)]
[FIX] MapList default terms -> Candidate + Cosmetics import.

5 years agoMerge branch 'dev-ngrams-table' into dev
Alexandre Delanoë [Tue, 15 Jan 2019 16:01:29 +0000 (17:01 +0100)]
Merge branch 'dev-ngrams-table' into dev

[MERGE] fix merge
[NgramsTable] fix order and bugs of groups

5 years ago[NgramsTable][WIP] Get / Group / ungroup.
Alexandre Delanoë [Tue, 15 Jan 2019 10:58:29 +0000 (11:58 +0100)]
[NgramsTable][WIP] Get / Group / ungroup.

5 years ago[NGRAMS] Extract the listId parameter
Nicolas Pouillard [Mon, 14 Jan 2019 16:37:39 +0000 (17:37 +0100)]
[NGRAMS] Extract the listId parameter

5 years ago[FLOW] Use `Map a (Map NgramsType b)` instead of `Map (NgramsT a) b`
Nicolas Pouillard [Mon, 14 Jan 2019 15:36:29 +0000 (16:36 +0100)]
[FLOW] Use `Map a (Map NgramsType b)` instead of `Map (NgramsT a) b`

5 years ago[FLOW] optim ok.
Alexandre Delanoë [Mon, 14 Jan 2019 15:15:03 +0000 (16:15 +0100)]
[FLOW] optim ok.

5 years ago[FLOW] comment out grouping
Nicolas Pouillard [Mon, 14 Jan 2019 14:55:36 +0000 (15:55 +0100)]
[FLOW] comment out grouping

5 years agoupdate runCmdDev
Nicolas Pouillard [Mon, 14 Jan 2019 10:10:00 +0000 (11:10 +0100)]
update runCmdDev

5 years agoNaming typo
Nicolas Pouillard [Mon, 14 Jan 2019 09:41:18 +0000 (10:41 +0100)]
Naming typo

5 years ago[IMPORT] Fix build issues
Nicolas Pouillard [Mon, 14 Jan 2019 09:37:15 +0000 (10:37 +0100)]
[IMPORT] Fix build issues

5 years ago[FILE] missing.
Alexandre Delanoë [Mon, 14 Jan 2019 09:17:34 +0000 (10:17 +0100)]
[FILE] missing.

5 years ago[WIP] BIN import corpus CLI.
Alexandre Delanoë [Fri, 11 Jan 2019 09:45:31 +0000 (10:45 +0100)]
[WIP] BIN import corpus CLI.

5 years ago[FLOW] Use a Data.Set to avoid extra insertions of the same ngram
Nicolas Pouillard [Thu, 10 Jan 2019 17:23:05 +0000 (18:23 +0100)]
[FLOW] Use a Data.Set to avoid extra insertions of the same ngram

5 years ago[FLOW] mapNodeIdNgrams directly create the inner maps
Nicolas Pouillard [Thu, 10 Jan 2019 16:11:09 +0000 (17:11 +0100)]
[FLOW] mapNodeIdNgrams directly create the inner maps

5 years ago[FLOW] indexing does not need typed ngrams
Nicolas Pouillard [Thu, 10 Jan 2019 15:45:50 +0000 (16:45 +0100)]
[FLOW] indexing does not need typed ngrams

5 years ago[FLOW] NgramsT is a Functor
Nicolas Pouillard [Thu, 10 Jan 2019 15:44:59 +0000 (16:44 +0100)]
[FLOW] NgramsT is a Functor

5 years ago[FLOW] Inline Flow.indexNgrams
Nicolas Pouillard [Thu, 10 Jan 2019 15:44:29 +0000 (16:44 +0100)]
[FLOW] Inline Flow.indexNgrams

5 years ago[FLOW] inline single use function
Nicolas Pouillard [Thu, 10 Jan 2019 15:51:51 +0000 (16:51 +0100)]
[FLOW] inline single use function

5 years ago[Ngrams Table] Front and Back implemented (but need next step for optimization and...
Alexandre Delanoë [Thu, 10 Jan 2019 14:22:57 +0000 (15:22 +0100)]
[Ngrams Table] Front and Back implemented (but need next step for optimization and behavior of group controls (multichild issue)).

5 years ago[NGRAMS-TABLE] WIP add ngramsType param to PUT
Nicolas Pouillard [Thu, 10 Jan 2019 10:26:31 +0000 (11:26 +0100)]
[NGRAMS-TABLE] WIP add ngramsType param to PUT

5 years ago[NgramsTable] WIP adding NgramsTypeId newtype.
Alexandre Delanoë [Thu, 10 Jan 2019 08:46:36 +0000 (09:46 +0100)]
[NgramsTable] WIP adding NgramsTypeId newtype.

5 years ago[Ngrams] List and Group management, SQL queries fixed.
Alexandre Delanoë [Wed, 9 Jan 2019 20:42:29 +0000 (21:42 +0100)]
[Ngrams] List and Group management, SQL queries fixed.

5 years ago[TYPES][Phylo] Fix TH.
Alexandre Delanoë [Tue, 8 Jan 2019 20:28:22 +0000 (21:28 +0100)]
[TYPES][Phylo] Fix TH.

5 years ago[TYPES][PHYLO] removing Upper first letter.
Alexandre Delanoë [Tue, 8 Jan 2019 19:33:51 +0000 (20:33 +0100)]
[TYPES][PHYLO] removing Upper first letter.

5 years ago[NewType] FromField fix.
Alexandre Delanoë [Tue, 8 Jan 2019 14:42:59 +0000 (15:42 +0100)]
[NewType] FromField fix.

5 years ago[NewType] Merge, NodeNgram* fix.
Alexandre Delanoë [Tue, 8 Jan 2019 14:17:24 +0000 (15:17 +0100)]
[NewType] Merge, NodeNgram* fix.

5 years ago[NewType] NodeId implemented.
Alexandre Delanoë [Tue, 8 Jan 2019 14:11:09 +0000 (15:11 +0100)]
[NewType] NodeId implemented.

5 years ago[NEWTYPE] WIP Error in Servant to fix.
Alexandre Delanoë [Tue, 8 Jan 2019 11:49:51 +0000 (12:49 +0100)]
[NEWTYPE] WIP Error in Servant to fix.

5 years agoMerge remote-tracking branch 'origin/dev-ngrams-table' into dev
Alexandre Delanoë [Mon, 7 Jan 2019 19:12:17 +0000 (20:12 +0100)]
Merge remote-tracking branch 'origin/dev-ngrams-table' into dev

5 years ago[NGRAM-TABLE] remove RETURNING
Nicolas Pouillard [Mon, 7 Jan 2019 16:55:11 +0000 (17:55 +0100)]
[NGRAM-TABLE] remove RETURNING

5 years ago[NGRAM-TABLE] updateNodeNgrams returns () now
Nicolas Pouillard [Mon, 7 Jan 2019 16:43:05 +0000 (17:43 +0100)]
[NGRAM-TABLE] updateNodeNgrams returns () now

5 years ago[NGRAMS-TABLE] use float8
Nicolas Pouillard [Mon, 7 Jan 2019 15:38:24 +0000 (16:38 +0100)]
[NGRAMS-TABLE] use float8

5 years agoMerge branch 'dev-ngrams-table' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell...
Alexandre Delanoë [Mon, 7 Jan 2019 15:35:36 +0000 (16:35 +0100)]
Merge branch 'dev-ngrams-table' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext into dev

5 years ago[NGRAMS-TABLE] use real
Nicolas Pouillard [Mon, 7 Jan 2019 15:34:29 +0000 (16:34 +0100)]
[NGRAMS-TABLE] use real

5 years agoMerge remote-tracking branch 'origin/dev-ngrams-table' into dev
Alexandre Delanoë [Mon, 7 Jan 2019 15:26:12 +0000 (16:26 +0100)]
Merge remote-tracking branch 'origin/dev-ngrams-table' into dev

5 years ago[NGRAMS-TABLE] comment out the weights part 2
Nicolas Pouillard [Mon, 7 Jan 2019 15:21:36 +0000 (16:21 +0100)]
[NGRAMS-TABLE] comment out the weights part 2

5 years ago[NGRAMS-TABLE] comment out the weights
Nicolas Pouillard [Mon, 7 Jan 2019 15:13:53 +0000 (16:13 +0100)]
[NGRAMS-TABLE] comment out the weights

5 years ago[NGRAMS-TABLE] double is called double precision
Nicolas Pouillard [Mon, 7 Jan 2019 14:59:17 +0000 (15:59 +0100)]
[NGRAMS-TABLE] double is called double precision

5 years ago[NGRAMS-TABLE] Attempt at fixing updateNodeNgrams query
Nicolas Pouillard [Mon, 7 Jan 2019 14:36:09 +0000 (15:36 +0100)]
[NGRAMS-TABLE] Attempt at fixing updateNodeNgrams query

5 years agoFix the NgramsPatch type
Nicolas Pouillard [Mon, 7 Jan 2019 14:14:38 +0000 (15:14 +0100)]
Fix the NgramsPatch type

5 years ago[FIX] dep install
Alexandre Delanoë [Mon, 7 Jan 2019 13:36:28 +0000 (14:36 +0100)]
[FIX] dep install

5 years agoMerge branch 'dev-ngrams-table' into dev
Alexandre Delanoë [Mon, 7 Jan 2019 11:33:07 +0000 (12:33 +0100)]
Merge branch 'dev-ngrams-table' into dev

5 years ago[HANDLING] Errors, catchNodeError removed.
Alexandre Delanoë [Fri, 4 Jan 2019 16:05:35 +0000 (17:05 +0100)]
[HANDLING] Errors, catchNodeError removed.

5 years ago[HANDLING] Error, prism for ServantErr.
Alexandre Delanoë [Fri, 4 Jan 2019 15:41:57 +0000 (16:41 +0100)]
[HANDLING] Error, prism for ServantErr.

5 years ago[ERROR] Fix NodeUser error.
Alexandre Delanoë [Fri, 4 Jan 2019 15:07:07 +0000 (16:07 +0100)]
[ERROR] Fix NodeUser error.

5 years ago[ERROR] More errors handled now thanks to ErrorMonad.
Alexandre Delanoë [Fri, 4 Jan 2019 15:02:07 +0000 (16:02 +0100)]
[ERROR] More errors handled now thanks to ErrorMonad.

5 years ago[ERRORS] Handling: adding some errors in DB.
Alexandre Delanoë [Fri, 4 Jan 2019 14:10:21 +0000 (15:10 +0100)]
[ERRORS] Handling: adding some errors in DB.

5 years ago[ERROR] Handling.
Alexandre Delanoë [Fri, 4 Jan 2019 13:38:54 +0000 (14:38 +0100)]
[ERROR] Handling.

5 years ago[DEP] missing dep.
Alexandre Delanoë [Fri, 4 Jan 2019 08:46:17 +0000 (09:46 +0100)]
[DEP] missing dep.

5 years ago[Database] Cosmetics.
Alexandre Delanoë [Fri, 4 Jan 2019 08:38:57 +0000 (09:38 +0100)]
[Database] Cosmetics.

5 years ago[NGRAMS-TABLE]: Fix JSON instance for NgramsTablePatch
Nicolas Pouillard [Thu, 3 Jan 2019 17:45:30 +0000 (18:45 +0100)]
[NGRAMS-TABLE]: Fix JSON instance for NgramsTablePatch

5 years agoMerge branch 'dev-parsers' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargant...
Alexandre Delanoë [Thu, 3 Jan 2019 15:16:30 +0000 (16:16 +0100)]
Merge branch 'dev-parsers' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext into dev

5 years ago[Text][Parsers] Isidore query to HyperdataDocument : OK.
Alexandre Delanoë [Thu, 3 Jan 2019 14:34:56 +0000 (15:34 +0100)]
[Text][Parsers] Isidore query to HyperdataDocument : OK.

5 years ago[NGRAMS-TABLE] avoid warnings
Nicolas Pouillard [Thu, 3 Jan 2019 14:21:00 +0000 (15:21 +0100)]
[NGRAMS-TABLE] avoid warnings

5 years ago[NGRAMS] Add Versioned to the API and implement tableNgramsPatch
Nicolas Pouillard [Thu, 3 Jan 2019 11:55:28 +0000 (12:55 +0100)]
[NGRAMS] Add Versioned to the API and implement tableNgramsPatch

5 years ago[Database] NodeNgramsNgrams minor change.
Alexandre Delanoë [Thu, 3 Jan 2019 10:30:11 +0000 (11:30 +0100)]
[Database] NodeNgramsNgrams minor change.

5 years agoMerge branch 'dev-parsers' of https://gitlab.iscpif.fr/gargantext/haskell-gargantext...
Nicolas Pouillard [Thu, 3 Jan 2019 10:12:13 +0000 (11:12 +0100)]
Merge branch 'dev-parsers' of https://gitlab.iscpif.fr/gargantext/haskell-gargantext into dev-parsers

5 years agoUpdate ./install
Nicolas Pouillard [Thu, 3 Jan 2019 10:11:50 +0000 (11:11 +0100)]
Update ./install

5 years ago[Database] NodeNgramsNgrams cosmetics.
Alexandre Delanoë [Thu, 3 Jan 2019 10:10:56 +0000 (11:10 +0100)]
[Database] NodeNgramsNgrams cosmetics.

5 years ago[Text][Parsers][Isidore] acceptable query for next step (typing the result).
Alexandre Delanoë [Wed, 2 Jan 2019 16:46:34 +0000 (17:46 +0100)]
[Text][Parsers][Isidore] acceptable query for next step (typing the result).

5 years ago[Text][Parsers][Isidore] funcWith for contains.
Alexandre Delanoë [Wed, 2 Jan 2019 16:13:47 +0000 (17:13 +0100)]
[Text][Parsers][Isidore] funcWith for contains.

5 years agoFork hsparql to use structureContent
Nicolas Pouillard [Wed, 2 Jan 2019 15:45:52 +0000 (16:45 +0100)]
Fork hsparql to use structureContent

5 years ago[TEXT][Parsers][Isidore] working query.
Alexandre Delanoë [Wed, 2 Jan 2019 14:01:37 +0000 (15:01 +0100)]
[TEXT][Parsers][Isidore] working query.

5 years ago[TEXT][Parsers][Isidore] fix merge with local changes.
Alexandre Delanoë [Wed, 2 Jan 2019 12:36:15 +0000 (13:36 +0100)]
[TEXT][Parsers][Isidore] fix merge with local changes.

5 years agoIsidore: make the sparql request using Wreq because httpS is required
Nicolas Pouillard [Wed, 2 Jan 2019 12:06:04 +0000 (13:06 +0100)]
Isidore: make the sparql request using Wreq because httpS is required

5 years ago[TEXT][PARSERS] Isidore update query.
Alexandre Delanoë [Wed, 2 Jan 2019 10:54:10 +0000 (11:54 +0100)]
[TEXT][PARSERS] Isidore update query.

5 years ago[TEXT][PARSERS] Isidore.
Alexandre Delanoë [Wed, 2 Jan 2019 10:14:02 +0000 (11:14 +0100)]
[TEXT][PARSERS] Isidore.

5 years ago[MERGE] master and masterAfterDemo.
Alexandre Delanoë [Wed, 19 Dec 2018 20:42:51 +0000 (21:42 +0100)]
[MERGE] master and masterAfterDemo.

5 years agoTypo
Alexandre Delanoë [Wed, 19 Dec 2018 16:59:52 +0000 (17:59 +0100)]
Typo

5 years ago[Graph] Legend.
Alexandre Delanoë [Wed, 19 Dec 2018 16:16:02 +0000 (17:16 +0100)]
[Graph] Legend.

5 years ago[Database] Clean code.
Alexandre Delanoë [Tue, 18 Dec 2018 20:59:30 +0000 (21:59 +0100)]
[Database] Clean code.

5 years ago[Database] Clean tables.
Alexandre Delanoë [Tue, 18 Dec 2018 20:09:59 +0000 (21:09 +0100)]
[Database] Clean tables.

5 years ago[Database] Refactor functions accessing the database
Nicolas Pouillard [Tue, 18 Dec 2018 00:02:58 +0000 (01:02 +0100)]
[Database] Refactor functions accessing the database

5 years ago[Database][SQL] Schema and insertUsers function.
Alexandre Delanoë [Fri, 14 Dec 2018 17:14:35 +0000 (18:14 +0100)]
[Database][SQL] Schema and insertUsers function.

5 years ago[FIX] SQL query OR.
Alexandre Delanoë [Thu, 13 Dec 2018 16:56:08 +0000 (17:56 +0100)]
[FIX] SQL query OR.

5 years ago[SearchIn] Corpus API route : corpus/{id}/search
Alexandre Delanoë [Thu, 13 Dec 2018 15:51:53 +0000 (16:51 +0100)]
[SearchIn] Corpus API route : corpus/{id}/search

5 years ago[FLOW][Database] ngrams extraction and insertion.
Alexandre Delanoë [Thu, 13 Dec 2018 13:57:27 +0000 (14:57 +0100)]
[FLOW][Database] ngrams extraction and insertion.

5 years ago[Search][Graph][FacetPair] with limit and offset, union of pairs.
Alexandre Delanoë [Thu, 13 Dec 2018 12:09:54 +0000 (13:09 +0100)]
[Search][Graph][FacetPair] with limit and offset, union of pairs.

5 years ago[Graph Search] union of pairs.
Alexandre Delanoë [Thu, 13 Dec 2018 11:58:14 +0000 (12:58 +0100)]
[Graph Search] union of pairs.

5 years ago[Graph Search] FacetPaired.
Alexandre Delanoë [Thu, 13 Dec 2018 11:27:27 +0000 (12:27 +0100)]
[Graph Search] FacetPaired.

5 years ago[Query] Search in Corpus To FacetDoc.
Alexandre Delanoë [Thu, 13 Dec 2018 09:49:28 +0000 (10:49 +0100)]
[Query] Search in Corpus To FacetDoc.

5 years ago[GRAPH][Search] Query -> FacetDoc.
Alexandre Delanoë [Thu, 13 Dec 2018 08:44:50 +0000 (09:44 +0100)]
[GRAPH][Search] Query -> FacetDoc.

5 years ago[API] Graph with metadata.
Alexandre Delanoë [Wed, 12 Dec 2018 16:57:39 +0000 (17:57 +0100)]
[API] Graph with metadata.