Imports of package tokenize

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