gargantext-0.0.7.1.5.3: Search, map, share
Copyright(c) CNRS 2017-Present
LicenseAGPL + CECILL v3
Maintainerteam@gargantext.org
Stabilityexperimental
PortabilityPOSIX
Safe HaskellSafe-Inferred
LanguageHaskell2010

Gargantext.API.Ngrams.Prelude

Description

 
Synopsis

Documentation

toTermList :: ListType -> NgramsType -> NgramsList -> Maybe TermList #

Tools Usage example: toTermList MapTerm NgramsTerms ngramsList

patchMSet_toList :: (Ord a, Hashable a) => PatchMSet a -> [(a, AddRem)] #

unMSet :: MSet a -> [a] #