Ngrams.hs 425 Bytes
{-|
Module      : Gargantext.Core.Flow.Ngrams
Description : Core Flow main fun for Ngrams
Copyright   : (c) CNRS, 2017-Present
License     : AGPL + CECILL v3
Maintainer  : team@gargantext.org
Stability   : experimental
Portability : POSIX

-}

{-# LANGUAGE ConstraintKinds   #-}
{-# LANGUAGE ConstrainedClassMethods #-}

module Gargantext.Core.Flow.Ngrams where

-- import Gargantext.Core.Text.Terms.WithList (filterWith)