Skip to content

In this program, I created a mini-parser to validate sentences and reject others. Not all possibilities or sentence structure are taken into account, so the program is limited.

Notifications You must be signed in to change notification settings

mebenyahia/englishparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

++++
Requirements:

numpy


++++
Mini parser for english:
- Checks capitalization.
- Recursively checks for accepted forms. 

About

In this program, I created a mini-parser to validate sentences and reject others. Not all possibilities or sentence structure are taken into account, so the program is limited.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages