Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 381 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 381 Bytes

SHERLIN - SHEll using voice Recognition in LINux

This project is to simplify the use of Linux shell. SHERLIN will process the natural language and then convert that into sophisticated linux command. For recognition we have used CMU Sphinix which is one of the best speech recognition toolkit. For procesing natural language we have used Multinomial Naive bayes algorithm.