garfieldnate
Freelance software engineer with over 10 years of experience specializing in NLP. Familiar with wide range of technologies as well as human languages.
IQM Research InstituteMorrilton, AR
Pinned Repositories
Algorithm-AM
Perl module implementing Analogical Modeling
kengdic
Joe Speigle's Korean/English dictionary database
leo-cli
a simple command line tool for http://dict.leo.org
Lexitron-Mac
NECTEC's English-Thai/Thai-English LEXiTRON for Dictionary.app
ray_tracer_challenge
learning Rust while reading _The Ray Tracer Challenge_ by Jamis Buck
Sublime-Soar-Tools
Package for Soar development in Sublime Text
uniunihan-db
Chinese character dictionary for learning Sino-xenic languages
vi_experiments
Experiments in Vietnamese text processing
Weka_AnalogicalModeling
Analogical Modeling Weka Plugin
Soar
Soar, a general cognitive architecture for systems that exhibit intelligent behavior.
garfieldnate's Repositories
garfieldnate/kengdic
Joe Speigle's Korean/English dictionary database
garfieldnate/uniunihan-db
Chinese character dictionary for learning Sino-xenic languages
garfieldnate/Weka_AnalogicalModeling
Analogical Modeling Weka Plugin
garfieldnate/Algorithm-AM
Perl module implementing Analogical Modeling
garfieldnate/Stanford-CS-168_Modern_Algorithmic_Toolbox
Mini-projects from The Modern Algorithmic Toolbox (http://web.stanford.edu/class/cs168/index.html)
garfieldnate/flashcards
simple mobile flashcard app with React Native
garfieldnate/garfieldnate.github.io
Personal portfolio and blog site, powered by Astro
garfieldnate/ai2thor
An open-source platform for Visual AI.
garfieldnate/amrlib
A python library that makes AMR parsing, generation and visualization simple.
garfieldnate/BertForDeprel
Framework for training dependency parsing models.
garfieldnate/conllup-py
Convert CONLLU to/from JSON format
garfieldnate/crafting_interpreters_part_2
clox implementation for Robert Nystrom's book, "Crafting Interpreters"
garfieldnate/cs50_react_native
class projects
garfieldnate/Domains-Eaters-TankSoar
Multi-agent pac-man and tank battle game implemented using Java and interfaced with Soar via SML.
garfieldnate/explore-tcl
find where Tcl is located in GitHub Action Mac images
garfieldnate/garfieldnate
GitHub profile
garfieldnate/homebrew-core
🍻 Default formulae for the missing package manager for macOS
garfieldnate/JavaSVSViewer
3D Explorer for Soar's Spatial Visual System
garfieldnate/logical_verification_2022
Logical Verification 2022-2023 course at VU Amsterdam (my homework implementations)
garfieldnate/Mario-Builder-64
Mario Builder 64 is a Super Mario 64 ROM hack that allows you to create custom levels in-game.
garfieldnate/mkdocs-macros-plugin
Create richer and more beautiful pages in MkDocs, by using variables and calls to macros in the markdown code.
garfieldnate/mobile-sim
Java simulator used for Rosie task learning experiments
garfieldnate/prior
🐍 A Python Package for Seamless Data Distribution in AI Workflows
garfieldnate/pysoarlib
This is a python library module with code to help make working with Soar SML in python easier.
garfieldnate/Soar
Soar, a general cognitive architecture for systems that exhibit intelligent behavior.
garfieldnate/tree-sitter-soar
Soar parser based on tree-sitter
garfieldnate/whisper-ts-cog
whisper-ts for deployment on Replicate
garfieldnate/wikitextprocessor
Python package for WikiMedia dump processing (Wiktionary, Wikipedia etc). Wikitext parsing, template expansion, Lua module execution. For data extraction, bulk syntax checking, error detection, and offline formatting.
garfieldnate/wiktextract
Wiktionary dump file parser and multilingual data extractor
garfieldnate/wildcard-trie
String trie that supports wildcard search