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.Core.Text.Terms.Multi

Description

Multi-terms are ngrams where n > 1.

Documentation

tokenTagsWith :: Lang -> Text -> NLP_API -> IO [[TokenTag]] #