]> Git — Sourcephile - gargantext.git/commit
[NLP] implement NLP server selection in INI file
authorPrzemysław Kaminski <pk@intrepidus.pl>
Thu, 16 Mar 2023 08:21:51 +0000 (09:21 +0100)
committerAlexandre Delanoë <devel+git@delanoe.org>
Thu, 23 Mar 2023 09:18:15 +0000 (10:18 +0100)
commita050a009a543bf079458153f06337ea05317aae6
tree8297adfac124740069dc2725142f618dd72177fa
parent678043f6ec6bdf0205a34c0c33fce1febe2d41c9
[NLP] implement NLP server selection in INI file
38 files changed:
bin/gargantext-invitations/Main.hs
gargantext.cabal
gargantext.ini_toModify
package.yaml
src/Gargantext/API/Admin/Auth.hs
src/Gargantext/API/Admin/EnvTypes.hs
src/Gargantext/API/Admin/Settings.hs
src/Gargantext/API/Dev.hs
src/Gargantext/API/GraphQL.hs
src/Gargantext/API/GraphQL/Annuaire.hs
src/Gargantext/API/GraphQL/Context.hs
src/Gargantext/API/GraphQL/Node.hs
src/Gargantext/API/GraphQL/Team.hs
src/Gargantext/API/GraphQL/TreeFirstLevel.hs
src/Gargantext/API/GraphQL/User.hs
src/Gargantext/API/GraphQL/UserInfo.hs
src/Gargantext/API/Members.hs
src/Gargantext/API/Ngrams.hs
src/Gargantext/API/Node/Corpus/Searx.hs
src/Gargantext/API/Node/Share.hs
src/Gargantext/API/Prelude.hs
src/Gargantext/Core.hs
src/Gargantext/Core/Mail.hs
src/Gargantext/Core/NLP.hs [new file with mode: 0644]
src/Gargantext/Core/Text/List.hs
src/Gargantext/Core/Text/List/Group/WithStem.hs
src/Gargantext/Core/Text/List/Management.sh
src/Gargantext/Core/Text/Terms.hs
src/Gargantext/Core/Text/Terms/Multi.hs
src/Gargantext/Core/Text/Terms/Multi/PosTagging.hs
src/Gargantext/Database/Action/Delete.hs
src/Gargantext/Database/Action/Flow.hs
src/Gargantext/Database/Action/Mail.hs
src/Gargantext/Database/Prelude.hs
src/Gargantext/Database/Query/Table/NgramsPostag.hs
src/Gargantext/Utils/SpacyNLP.hs
src/Gargantext/Utils/Tuple.hs
stack.yaml