Skip to content

abelsinx/AutoCor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

AutoCor

Simple C auto corrector that would receives a text from standard input, and put periods and capital letters where they are needed.

Notes: -I provided a testfile so the program can be tested -The program is in it's beta state. This means that it is wide open to colaboration and improvements.

Possible improvements: -To this date, it does not read any other imput beside standard. Reading from files would be good too. -It does not capitalize the personal pronoun letter 'I' if it is not placed right after a period.

After downloading the Source code, you can just compile it with gcc, and test it.

Att: SINX =)

About

Simple C auto corrector that would put periods and capital letters where they are needed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages