Essence.Chunker.sentences
You're seeing just the function
sentences
, go back to Essence.Chunker module for more information.
Link to this function
sentences(text)
Specs
sentences(String.t()) :: List.t()
Chunks the given text
into sentences.