]> Git — Sourcephile - gargantext.git/commit
[FEAT] Adding WOS parser, NLP functions, Rights management guidelines (draft).
authorAlexandre Delanoë <devel+git@delanoe.org>
Tue, 31 Oct 2017 11:56:41 +0000 (12:56 +0100)
committerAlexandre Delanoë <devel+git@delanoe.org>
Tue, 31 Oct 2017 11:56:41 +0000 (12:56 +0100)
commit787cd46ebd76b80c88bfa588a188f2be10f26db9
tree69979e9361dbe6c0234a60215ad1a859d906f30b
parenta72e061fbb13c51d138cc7e5437b2261f1aefa58
[FEAT] Adding WOS parser, NLP functions, Rights management guidelines (draft).
15 files changed:
gargantext.cabal
notes/foldFinal.hs [new file with mode: 0644]
notes/folds.hs [new file with mode: 0644]
src/Data/Gargantext/Analysis.hs
src/Data/Gargantext/Internal/API.hs [new file with mode: 0644]
src/Data/Gargantext/NLP/CoreNLP.hs
src/Data/Gargantext/Network.hs [new file with mode: 0644]
src/Data/Gargantext/Ngrams/Occurrences.hs [moved from src/Data/Gargantext/Parsers/Occurrences.hs with 92% similarity]
src/Data/Gargantext/Parsers.hs
src/Data/Gargantext/Parsers/CSV.hs [new file with mode: 0644]
src/Data/Gargantext/Parsers/RIS.hs [new file with mode: 0644]
src/Data/Gargantext/Parsers/Utils.hs [new file with mode: 0644]
src/Data/Gargantext/Parsers/WOS.hs [new file with mode: 0644]
src/Data/Gargantext/Parsers/XML.hs [new file with mode: 0644]
stack.yaml