]> Git — Sourcephile - gargantext.git/blob - src/Data/Gargantext/NLP.hs
[READING]
[gargantext.git] / src / Data / Gargantext / NLP.hs
1 module Data.Gargantext.NLP (
2 module Data.Gargantext.NLP.CoreNLP
3 ) where
4
5 import Data.Gargantext.NLP.CoreNLP
6