Skip to content

nschneid/pyutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyutil
======

This is a library of general-purpose Python modules/scripts that I have found useful, 
especially for text processing/natural language processing applications.

The scripts typically assume Python 2.7, while taking steps to simplify adaptation to
Python 3.x versions--for instance, use of the print() function with 
`from __future__ import print_function'.

The contents of https://github.com/nschneid/pyutil are released under the MIT License 
(see LICENSE).

-- Nathan Schneider, 2012-04-13

About

Some useful Python modules/scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages