A parser that is written using PyScript with an automaton to determine whether a Russian sentence is valid grammatically or not. The project can be downloaded and then run using the live server extension for VSCode. Simply enter a sentence from the provided vocabulary and the parser will determine whether it is valid or not.
