Skip to content

Commit

Permalink
altk -> ultk O_O
Browse files Browse the repository at this point in the history
  • Loading branch information
shanest committed Nov 30, 2023
1 parent e32fb9f commit 2fee895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1230,7 +1230,7 @@ <h3 class="mx-auto subsection-header pt-3">2016</h3>
<div class="row my-5">
<h1 class="mx-auto font-weight-bold font-cabin section-border">Resources</h1>
</div>
<p><a href="https://clmbr.shane.st/altk">The Artificial Language Toolkit</a>: this is a Python library (in very active development) to facilitate research using artificial languages, especially in semantic typology. Current tools focus on efficient communication and grammars for expressions in a language-of-thought.</p>
<p><a href="https://clmbr.shane.st/ultk">ULTK: The Unnatural Language Toolkit</a>: this is a Python library (in very active development) to facilitate research using unnatural languages, especially in semantic typology. Current tools focus on efficient communication and grammars for expressions in a language-of-thought.</p>
<p><a href="https://github.com/CLMBRs/lm-training">lm-training</a>: a skeleton for config-driven training of language models on your own data, using HuggingFace. Includes the ability to use HF's Trainer to train recurrent models in addition to transformers.</p>
<p><a href="https://clmbr.shane.st/modal-typology">The Modal Typology Database</a>: a database recording observations about the semantic typology of modals in natural language, focusing on the force-flavor pairs that they can express. This is a growing resource, designed to be easy to contribute to, so please consider so doing!</p>
<p><a href="https://github.com/shanest/edugrad">edugrad</a>: a minimal re-implementation of the PyTorch API for building dynamic computation graphs and computing gradients via backpropagation, designed for pedagogical purposes.</p>
Expand Down

0 comments on commit 2fee895

Please sign in to comment.