Skip to content

Utilities for reading and working with various datasets for NLP.

License

Notifications You must be signed in to change notification settings

julianmichael/nlpdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nlpdata

Utilities for reading and working with various datasets for NLP.

Documentation coming soon. Any documentation lying around the codebase is out of date.

Getting Started

Include nlpdata as a Maven dependency. In sbt, add

libraryDependencies += "org.julianmichael" %%% "nlpdata" % "0.2.0"

to your project's settings. In Mill, add

ivy"org.julianmichael::nlpdata::0.2.0"

to your project's ivyDeps.

About

Utilities for reading and working with various datasets for NLP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published