An open API service indexing awesome lists of open source software.

https://github.com/oguzthmc/languagerecognizer

Language Recognizer in C#
https://github.com/oguzthmc/languagerecognizer

Last synced: 3 months ago
JSON representation

Language Recognizer in C#

Awesome Lists containing this project

README

        

# LanguageRecognizer
Language Recognizer in C#

A language recognition program has been developed for the language defined in the alphabet **∑ = (a, b)**
and presented with the regular expression __L = (aab)* (a aba)*.__