spell checker in python and java

azwjnma

I want a python code and java code that can take a whole sentence and do text analysis by checking the spelling mistakes and show the correct spelling.

Example:

Input: I have a peen.

 

Output:

True I

True have

True a

False peen 

the correct spelling: pen

 

    • 9 years ago
    • 100
    Answer(1)

    Purchase the answer to view it

    NOT RATED
    • spell_checker_code.docx
    Bids(1)