Skip to content

Automatic tweeter ortographic corrector based on a book dataset

Notifications You must be signed in to change notification settings

lucambottino/automaticCorrector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Tweeter spelling checker based on a list of books.
The Algorithm creats a Trie with the words in the books and them checks the tweets to see which twitter words does not match with the books (dictionary) words
Execution in O(n) time

About

Automatic tweeter ortographic corrector based on a book dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages