essence v0.2.0 API Reference
Modules
Essence is a Natural Language Processing and Text Summarization Library for Elixir
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 implements the revised (1995) list of Dale-Chall’s ‘easy’ words
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
This module offers various utility functions for generating bi-grams, tri-grams, and n-grams for given textual elements
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 contains various utility functions that simplify a number of the NLP tasks in Essence
This module exports helpful methods around Vocabularies