pynaco

Python implementation of the NACO normalization rules.


License
OCLC-2.0
Install
pip install pynaco==0.1.0

Documentation

pynaco Build Status PyPI Version

Python Implementation of NACO Normalization Rules

Installation

$ pip install pynaco

Background

This repository is a fork of the sample code found on the OCLC Research Website. http://www.oclc.org/research/themes/data-science/naco.html

The goal of this fork is to bring this package into pep8 compliance, add a suite of tests and to make it easier to deploy in a variety of settings.

We thank OCLC research for making this available under an Open-Source License.