Giter Club home page Giter Club logo

jabberwocky's Introduction

jabberwocky

Written Language Detection and Gibberish Synthesis for NAO.

Written Language Detection might be useful for NAO to select the right language for RSS feeds or Web service data of unknown provenance (news, song titles…)

How does it work? Trigrams! I created trigrams frequency lists for English and French (more to come!). So when you write a sentence, the same analysis can be done, and the data compared to the learning data, so NAO can guess the most probable language of the sentence.

Gibberish detection! Since this method is statistical, it works when there are some spelling mistakes, and for English- or French-"looking" gibberish. You can try it on the non-sense poem Jabberwocky by Lewis Carroll! (Unlike hacker's dictionary methods)

Gibberish synthesis! For fun, art, or when NAO doesn't know what to say, you might want him to speak in gibberish. I'm providing a gibberish generator using Markov chains, for words and trigrams (behaviour called Markov Words). A small Python script also generates anti-texts (texts with words recursively antonimised) :)

Content

Box Library: boxes for your Choregraphe behavior. The library is included in the boxes. Python: the Python library and the data (English and French) if you want to create your own boxes. Choregraphe Examples: If you want to know how to use the boxes, please open the examples and test them on your robot!

jabberwocky's People

Contributors

celineboudier avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.