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.Viz.Phylo.Example

Description

  • - | Cesar et Cleôpatre
  • - | Exemple de phylomemie
  • - | French without accents
Synopsis

Documentation

phyloExport :: IO () #

STEP 5 | -- Export the phylo

phyloCleopatre :: Phylo #

STEP 4 | -- Process the synchronic clustering

flatPhylo :: Phylo #

STEP 3 | -- Build the Level 1 of the Phylo

seriesOfClustering :: Map (Date, Date) [Clustering] #

STEP 2 | -- Build the cliques

emptyPhylo :: Phylo #

STEP 1 | -- Init the Phylo

periods :: [(Date, Date)] #

actants :: [Ngrams] #

STEP 0 | -- Let's start with an example

corpus :: [(Date, Text)] #