| Copyright | (c) CNRS 2017 - present |
|---|---|
| License | AGPL + CECILL v3 |
| Maintainer | team@gargantext.org |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Gargantext.Core.Text.Prepare
Description
Clean some texts before importing it.
For a given Language, chose a big master piece of litteracy to analyze it with GarganText. Here is a an example with a famous French Writer that could be the incarnation of the mythic Gargantua.
Documentation
prepareText :: Paragraph -> Text -> [Text] #
Constructors
| Uniform Grain | |
| AuthorLike |
groupUniform :: Grain -> [Text] -> [Text] #
groupLines :: [Text] -> [Text] #
groupLines_test :: [Text] #
toParagraphs :: [Text] -> [Text] #