Metadata-Version: 2.1
Name: space-diff
Version: 0.0.1
Summary: A tool that highlights inconsistencies in word segmentation.
Home-page: https://github.com/smithnlp/space-diff
Author: Blake Perry Smith
Author-email: perry.smithb@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# space-diff

## Description
__space-diff__ is a tool that highlights inconsistencies in word segmentation within spaced texts (such as training corpora) for any spaceless orthography.

This project is Pure Python and requires Python 3+

## Installation
`pip install space-diff`

## Usage/Tutorial
Included in this repository are two toy corpora of segmented simplified Chinese.

## Credits

## License
GNU GPLv3

## Contact
Blake Perry Smith
perry.smithb@gmail.com


