Pinned Repositories
cn-grammar-matcher
A tool to find grammar patterns in Chinese text
curve-matcher
Curve matching using Fréchet distance and Procrustes analysis in JS
frame-semantic-transformer
Frame Semantic Parser based on T5 and FrameNet
hanzi-writer
Chinese character stroke order animations and practice quizzes
hanzi-writer-data
The data used by Hanzi Writer
hanzi-writer-miniprogram
Wechat Miniprogram plugin for Hanzi Writer (微信小程序组件)
linear-relational
Linear Relational Embeddings (LREs) and Linear Relational Concepts (LRCs) for LLMs in PyTorch
makemeahanzi
Free, open-source Chinese character data
mathlib-changelog
steering-vectors
Steering vectors for transformer language models in Pytorch / Huggingface
chanind's Repositories
chanind/makemeahanzi
Free, open-source Chinese character data
chanind/cn-grammar-matcher
A tool to find grammar patterns in Chinese text
chanind/hanzi-writer-data-jp
The data used by Hanzi Writer for Japanese
chanind/hn_post_time_analysis
Hacker News Posting Time Analysis Data
chanind/pinyin-toolkit
A plugin for the Anki Spaced Repetition System (http://ankisrs.net/)
chanind/aoc-2019
advent of code 2019 solutions
chanind/sanguosha-english
A simple website with English translations of Sanguosha (三国杀) cards
chanind/tone-analyzer
chanind/arggen-candela
Code for our ACL19 paper on argument generation
chanind/cjklib
Han character library for CJKV languages
chanind/cloudflare-scrape
A Python module to bypass Cloudflare's anti-bot page.
chanind/cn-lesson-widgets
WIP
chanind/corenlp-chinese
Stanford CoreNLP Server with Chinese language model installed
chanind/firefox-os-calculator
A simple calculator app for FirefoxOS
chanind/git-lfs
chanind/haskell-99-problems
My attempts at going through https://wiki.haskell.org/H-99:_Ninety-Nine_Haskell_Problems
chanind/hn-title-popularity-classifier
chanind/kanjify
chanind/Machine-Learning-Collection
A resource for learning about ML, DL, PyTorch and TensorFlow. Feedback always appreciated :)
chanind/MC-GAN
Multi-Content GAN for Few-Shot Font Style Transfer at CVPR 2018
chanind/mdn-app-template
A simple template for writing web apps into, to save you some time when experimenting. Used in MDN web app demos. See https://developer.mozilla.org/en-US/docs/Web/Apps/App_coding_guidelines#Apps_template for more information on what this template contains.
chanind/passport-azure-ad
Azure Active Directory Authentication Strategies using Node and Passportjs
chanind/podscraper
Python scripts to scrape the iTunes Podcast categories.
chanind/reclor
Code for "ReClor: A Reading Comprehension Dataset Requiring Logical Reasoning" (ICLR 2020)
chanind/relate
chanind/sensegram
Making sense embedding out of word embeddings using graph-based word sense induction
chanind/shakespeare-rnn-translator
A deep neural-net translator of modern english into Shakespearean english with Keras
chanind/sqlite-parser
PEG.js implentation of SQLite query parser
chanind/svg.js
A lightweight library for manipulating and animating SVG
chanind/url-shortener
Demo of a URL shortener service using React, Relay, Express, and GraphQL