Giter Site home page Giter Site logo

phomo2sce's Introduction

phomo2sce

What is phomo2sce?

phomo2sce is a sound-change translator that converts an input (PhoMo 3 format) and translates and outputs it in SCE format.

Usage

You can use phomo2sce to output a translation of a PhoMo newline-separated file of rules. You must specify the filename with the flag -f.

ruby phomo2sce.rb -f <filename> [-l]

Alternatively you can use the -r flag to specify a single rule to translate.

ruby phomo2sce.rb -r a/e/_# [-l]

The -l flag on both of these examples is the literal flag. If present it will stick to literal SCE syntax when translating (that is, no stylised insertion/deletion/movement rules).

Ruleset Testing

The additional Phomo2SceTest class can be used test whether a certain file of newline-separated PhoMo rules will translate into SCE as expected by testing it against a target file.

ruby p2stest.rb sample.txt goal.txt [-l]

This will go through all the PhoMo rules in sample.txt, translate them to SCE and then check the translation against the rule given in goal.txt. Again, the optional -l flag will force it to translate to non-stylised SCE.

phomo2sce's People

Stargazers

雷哲翰 avatar Rowan Jacobs avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.