Skip to content

A Go helper package that provides an interface for various corpora used in text analysis

License

Notifications You must be signed in to change notification settings

ChimeraCoder/textcorpora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textcorpora

GoDoc

TextCorpora is a helper package that provides an interface for various corpora. It was originally written for use in the ReadingLevel library. It is provided as a separate package for convenience - both to faciliate use of corpora in other applications and libraries, and also to allow users of the ReadingLevel library the ability to plug in an alternative corpus if desired.

Storage

The location for each corpus is stored in a location provided by appdirs. For example, on Linux, the current version of the CMU corpus will be downloaded and saved to ~/.local/share/cmudict/.1/cmudict.0.7a.corpus.

About

A Go helper package that provides an interface for various corpora used in text analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages