]> Git — Sourcephile - gargantext.git/commit
[john snow nlp] implement api for pos & lemma
authorPrzemek Kaminski <pk@intrepidus.pl>
Fri, 28 Jan 2022 18:49:31 +0000 (19:49 +0100)
committerPrzemek Kaminski <pk@intrepidus.pl>
Fri, 28 Jan 2022 18:49:31 +0000 (19:49 +0100)
commit97d74a5ede0e6c9b24a93db339e14926f9d4e9b9
treea83633790368299db6dbfdd0f66df8fe3fe12b56
parent647892608997133d5e2b13234b5cc9aaaf1c2fdb
[john snow nlp] implement api for pos & lemma
package.yaml
src/Gargantext/Core.hs
src/Gargantext/Core/Text/Terms/Multi.hs
src/Gargantext/Core/Text/Terms/Multi/PosTagging.hs
src/Gargantext/Core/Text/Terms/Multi/PosTagging/Types.hs [new file with mode: 0644]
src/Gargantext/Core/Types.hs
src/Gargantext/Utils/JohnSnowNLP.hs [new file with mode: 0644]