{-|
Module      : Gargantext
Description : Textmining platform
Copyright   : (c) CNRS, 2017-Present
License     : AGPL + CECILL v3
Maintainer  : team@gargantext.org
Stability   : experimental
Portability : POSIX

@Gargantext@: search, map, share
-}

module Gargantext (
                     module Gargantext.Database
--                     module Gargantext.Ngrams,
--                     module Gargantext.Utils,
                    ) where

import Gargantext.Database
-- import Gargantext.Ngrams
-- import Gargantext.Utils