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

https://github.com/farshidnooshi/non-deterministic-finite-state-transducer

This sample project will build a Non Deterministic Finite State Transducer Machine that changes English nouns into plurals.
https://github.com/farshidnooshi/non-deterministic-finite-state-transducer

fsm ndfst

Last synced: 17 days ago
JSON representation

This sample project will build a Non Deterministic Finite State Transducer Machine that changes English nouns into plurals.

Awesome Lists containing this project

README

        


In The Name Of GOD


# Non-Deterministic-Finite-State-Transducer

This sample project will build a **Non Deterministic Finite State Transducer Machine** that changes English nouns into plurals.