85.6K repos
Browse every curated open-source repository in the directory. Narrow the list with taxonomy filters, sort by stars or recency, or hand the search to AI.
小鶴雙拼的音碼+倉頡第五版速成的形碼的 Rime 繁體中文輸入方案。 兩個輸入法都是輸入 2 碼出字,打字上的節奏感很一致,但都有個共同的缺點,很常出現需要選字的情況。 兩者一起使用可以大幅降低需要選字的情況,前兩碼為雙拼後兩碼為速成,同時也讓用戶不至於忘記中文字長怎樣。 原版的小鶴音形是發明新的形碼來拆解簡體中文字,對繁體字用戶來說有幾個問題 1. 額外的拆字規則學習成本跟難度,規則夠不夠完善,教學文件夠不夠充分等。 2. 簡體轉繁體非一對一,很多是一對多。 3. 打字上不直覺,在腦中要先建立簡繁的對應關係。
extensible, high-performance configuration management library, optimized for hierarchical data
A dark, modern theme inspired by audio waveforms and neon signals. Deep charcoal bases are accented by magentas, reds, and pinks for a sleek, high-contrast look.
This library helps you to write fixture tests: test-per-folder or test-per-file.
ICLR 2025 Official PyTorch implementation of our paper for general continual learning "Advancing Prompt-Based Methods for Replay-Independent General Continual Learning".
A toolbox for processing earth observation data with Python.
This package helps you normalize your data in order to save them into the database. The Goal is to having separate classes that handle the data normalization, and thus can be tested independently.
Ensure backwards compatibility even if newer functions are used
The official implementation of ICML 25 paper IMTS is Worth Time × Channel Patches: Visual Masked Autoencoders for Irregular Multivariate Time Series Prediction. pdf poster arXiv
Build and ship a production-ready player in minutes. Robust, customizable, accessible, and framework-agnostic. The successor to Plyrplyr 3.x and Vimevime 5.x.
This project aims to reimplement the good old nerdy game Zork, parts I, II and III in java.
Montague is a little CCG semantic parsing library for Scala.
Git hosting service made in Crystal and Lucky
This repository contains the implementation of the LLM-Prop model. LLM-Prop is an efficiently finetuned large language model (T5 encoder) on crystals text descriptions to predict their properties. Given a text sequence that describes the crystal structure, LLM-Prop encodes the underlying crystal…