2 Module : Gargantext.Core.Flow.Ngrams
3 Description : Core Flow main fun for Ngrams
4 Copyright : (c) CNRS, 2017-Present
5 License : AGPL + CECILL v3
6 Maintainer : team@gargantext.org
7 Stability : experimental
12 {-# LANGUAGE ConstraintKinds #-}
13 {-# LANGUAGE ConstrainedClassMethods #-}
15 module Gargantext.Core.Flow.Ngrams where
17 -- import Gargantext.Core.Text.Terms.WithList (filterWith)