Git Product home page Git Product logo

learn-dotsies's Introduction

Learn Dotsies

Coming soon!

Learn Dotsies is a browser extension to help you learn dotsies. It replaces a portion of words on a webpage with dotsies versions. It starts with words that appear often in English text. You can slowly increase the percentage of words written in dotsies until you can understand 100% dotsies text.

Screenshot of Learn Dotsies

Credits

Dotsies was invented by Craig Muth.

We don't use the original Dotsies font because its licensing is unclear. It's obviously meant to be used, but it was never given a Creative Commons license or similar open font license. Instead we generate custom Dotsies fonts at runtime using opentype.js.

XOR filters are used to efficiently select common words. xor_singleheader is used to build the filters and a custom JS implementation is used at runtime.

The extension uses a (slightly weird, for performance's sake) JS implementation of MurmurHash3 courtesy of whitequark.

English word frequency data is derived from wordfreq, which in turn is derived from Exquisite Corpus, which uses many different data sources. msgpack-c is used to unpack this data when building XOR filters.

License

This extension is licensed under the Creative Commons CC0 license—effectively dedicating it to the public domain, if you are in a jurisdiction which allows it. The libraries linked above are under various other licenses; see their LICENSE files for details.

learn-dotsies's People

Contributors

milkey-mouse avatar

Stargazers

 avatar

Watchers

James Cloos 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.