]> Git — Sourcephile - gargantext.git/commit
[FEAT] Ngrams metrics, thanks to text-metrics to begin with.
authorAlexandre Delanoë <devel+git@delanoe.org>
Wed, 22 Nov 2017 09:14:23 +0000 (10:14 +0100)
committerAlexandre Delanoë <devel+git@delanoe.org>
Wed, 22 Nov 2017 09:14:23 +0000 (10:14 +0100)
commit0f0feaac594832a15546893914a270c401c72008
tree176f92744ce8fe6a2e636683f23b64ad55aee03a
parente6a1adfea1bcb28668a38aa0131673114beee315
[FEAT] Ngrams metrics, thanks to text-metrics to begin with.
gargantext.cabal
src/Data/Gargantext/Ngrams.hs
src/Data/Gargantext/Ngrams/Metrics.hs [new file with mode: 0644]
stack.yaml
test/Main.hs
test/Ngrams/Metrics.hs [new file with mode: 0644]