Skip to content

MarcoSero/Norvigs-Spelling-Corrector

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Norvig's Spelling Corrector Build Status

A Haskell implementation of Peter Norvig's spelling corrector. Read more here.

Usage

In order to use or compile the program you need to have Haskell installed.

After you cloning the repository, go the repository folder and do

cabal build

Now you compiled the program. You can run it like this:

./dist/build/Norvigs-Spelling-Corrector/Norvigs-Spelling-Corrector

Then you can enter terms to the program to get the corrected version of them.

License

The MIT License (MIT)

Copyright (c) 2014 Marco Sero

About

A Haskell implementation of Peter Norvig's spelling corrector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published