NLP.hs 113 Bytes
Newer Older
Alexandre Delanoë's avatar
Alexandre Delanoë committed
1 2 3 4 5 6
module Data.Gargantext.NLP (
  module Data.Gargantext.NLP.CoreNLP
  ) where

import Data.Gargantext.NLP.CoreNLP