errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/jdkato/prose/internal/util | Package util contains internals used across the other prose packages. |
gopkg.in/neurosnap/sentences.v1 | Package sentences is a golang package that will convert a blob of text into a list of sentences. |
gopkg.in/neurosnap/sentences.v1/data | |
regexp | Package regexp implements regular expression search. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |