Updated 6 months ago

retomaton • Rank 9.6 • Science 72%

PyTorch code for the RetoMaton paper: "Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval" (ICML 2022)

Updated 6 months ago

eo • Rank 11.5 • Science 64%

EOLANG, an Experimental Pure Object-Oriented Programming Language Based on 𝜑-Calculus

Updated 6 months ago

mel-cepstral-distance • Rank 4.7 • Science 67%

A Python library for computing the Mel-Cepstral Distance (Mel-Cepstral Distortion, MCD) between two inputs. This implementation is based on the method proposed by Robert F. Kubichek in "Mel-Cepstral Distance Measure for Objective Speech Quality Assessment".

Updated 6 months ago

kipper • Rank 14.6 • Science 54%

The Kipper programming language for comprehensive and all-round type safety on the web 🦊✨ Made at HTL Leonding & JKU Linz

Scientific Software
Updated 6 months ago

Eclipse Golo — Peer-reviewed • Rank 9.1 • Science 59%

Eclipse Golo - Published in JOSS (2016)

Scientific Software · Peer-reviewed
Updated 6 months ago

knn-transformers • Rank 5.6 • Science 62%

PyTorch + HuggingFace code for RetoMaton: "Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval" (ICML 2022), including an implementation of kNN-LM and kNN-MT

Updated 6 months ago

markovjunior • Rank 10.6 • Science 57%

Probabilistic language based on pattern matching and constraint propagation, 153 examples

Updated 6 months ago

bonsai • Rank 21.6 • Science 44%

The compiler, IDE, and standard library for the Bonsai visual programming language for reactive systems

Updated 6 months ago

lingua-franca • Rank 10.7 • Science 54%

Intuitive concurrent programming in any language

Updated 6 months ago

@digitallinguistics/scription2dlx • Rank 6.1 • Science 54%

A JavaScript library that converts scription text files to the Data Format for Digital Linguistics

Updated 6 months ago

slm-code-generation • Rank 4.6 • Science 54%

TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)

Updated 5 months ago

conversationalign • Rank 9.6 • Science 46%

An R package for analyzing linguistic alignment between partners in conversation transcripts

Updated 6 months ago

are-we-fast-yet • Rank 8.2 • Science 44%

Are We Fast Yet? Comparing Language Implementations with Objects, Closures, and Arrays

Updated 6 months ago

exeme-lang • Rank 3.7 • Science 44%

An optimised, elegant, and compiled programming language.

Updated 6 months ago

Phonetics • Rank 4.4 • Science 36%

A collection of functions to analyze phonetic data

Updated 6 months ago

bvq • Rank 2.3 • Science 36%

Development package for the Barcelona Vocabulary Questonnaire (BVQ)

Updated 6 months ago

ucto • Rank 9.3 • Science 26%

Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation. Ucto comes with tokenisation rules for several languages and can be easily extended to suit other languages. It has been incorporated for tokenizing Dutch text in Frog, our Dutch morpho-syntactic processor. http://ilk.uvt.nl/ucto --

Updated 5 months ago

https://github.com/axect/euler • Rank 2.5 • Science 26%

Answer for Euler project using various languages (primary: Haskell, Rust, Nim)

Updated 5 months ago

https://github.com/cronokirby/ginkou • Rank 1.6 • Science 26%

Japanese sentence bank program. Add and find sentences for language learning.

Updated 5 months ago

https://github.com/clarkzjw/one-two-three...infinity • Science 26%

:straight_ruler: Calculating the sum from one to a billion in different programming languages, inspired by https://github.com/leachim6/hello-world

Updated 6 months ago

uniformers • Science 36%

Token-free Language Modeling with ByGPT5 & Friends!

Updated 6 months ago

comp396 • Science 67%

Analyzing Language Bias Between French and English in Conventional Multilingual Sentiment Analysis Models

Updated 6 months ago

instate • Science 44%

instate: predict the state of residence from last name using the indian electoral rolls

Updated 5 months ago

https://github.com/apn-pucky/metamorph • Science 26%

Metamorph generates new text through repeated translation

Updated 6 months ago

futhark • Science 72%

:boom::computer::boom: A data-parallel functional programming language

Artificial Intelligence and Machine Learning
Updated 6 months ago

fern • Science 44%

A human-readable and modifiable data-expression language with minimal clutter.

Updated 6 months ago

aq • Science 44%

AQ is an interpreted programming language. It is fast, small, simple and safe. At the same time, programs written in AQ can also be compiled. Maybe a great piece of work.

Updated 6 months ago

mini-lang • Science 44%

The example mini programming language written for the "Write a language in a week" series.

Updated 6 months ago

double-jeopardy-in-llms • Science 54%

Code for "Double Jeopardy and Climate Impact in the Use of Large Language Models." Includes scripts for analyzing socio-economic disparities, tokenization inefficiencies, and LLM utility using FLORES-200, Ethnologue, WDI, and GPT-4 APIs.