samizdam / Breathalyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breathalyzer

Levenshtein distance summary calculation for text based on predefined vocabulary.

Installation

Requirements: PHP >= 7.0

git clone git@github.com:samizdam/Breathalyzer.git
cd Breathalyzer
composer install

Run

php bin/breathalyzer.php data/187
# or 
php bin/breathalyzer.php data/example_input

Testing

vendor/bin/phpunit tests/

About

License:BSD 2-Clause "Simplified" License


Languages

Language:PHP 100.0%