essence v0.1.0 API Reference
Modules
This module contains a collection of methods that assist in benchmarking and performance optimizing the Essence package
This module contains helpful methods to chunk text into paragraphs and sentences
This module defines the struct type Essence.Document, as well as a
variety of convenience methods for access the document’s text, paragraphs,
sentences and tokens
The Readbility module contains several methods for calculating the readability scores of a text
This module contains helpful functions around Tokens
The Essence.Tokenizer module exposes useful functions for transforming
text into tokens and for dealing with tokens
This module exports helpful methods around Vocabularies