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

https://github.com/medavox/transcribers

text transformation framework
https://github.com/medavox/transcribers

Last synced: about 1 month ago
JSON representation

text transformation framework

Awesome Lists containing this project

README

        

# Transcribers

A framework for writing lists of rules to transform text.

Primarily based around Regular Expressions, there is also support for creating stateful transcribers.

Initially developed as part of [IPA-Transcribers](https://github.com/kotlinguistics/IPA-Transcribers),
but can be used for other purposes.