Skip to content
View oggy22's full-sized avatar
  • Redmond, WA

Organizations

@MicrosoftEdge
Block or Report

Block or report oggy22

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. MusicTools MusicTools Public

    Various musical tools including music hearing, machine composer and Chomsky music analyzer.

    C# 3 2

  2. Translator Translator Public

    This is my attempt to create a machine translator from and to multiple natural languages. The method is based on formal (Chomsky) grammars and equivalency rules. The input sentence is parsed into a…

    C++ 3

  3. BoardGames BoardGames Public

    A simple engine and end-tables for board games like chess, checkers and general tic-tac-toe (m,n,k-game) including connect 4. Heavy use of new C++ features like generator and concepts. Easy to add …

    C++

  4. LanguageTools LanguageTools Public

    LanguageTools encompasses various projects related to natural languages. The most important one is the Transliterator (http://www.transliterato.com/) which phonetically transliterates words from on…

    HTML

  5. ProofChecker ProofChecker Public

    ProofChecker is a compiler/proofer for mathematical notations and theories. Once finished, it should be able to parse mathematical notations including definitions, theorems and proofs and point out…

    C++