Skip to content

The project consists of a system which takes in English sentences from the user, identifies all the verbs and adverbs using a Part-Of-Speech (POS) tagger, extracts them and generates code in C Language based on a set of pre-defined rules. For example, if the user enters the following sentence "Input two integers and add them", the system generat…

Notifications You must be signed in to change notification settings

sanjaysan/EnglishToC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

The project consists of a system which takes in English sentences from the user, identifies all the verbs and adverbs using a Part-Of-Speech (POS) tagger, extracts them and generates code in C Language based on a set of pre-defined rules. For example, if the user enters the following sentence "Input two integers and add them", the system generat…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages