Pinned Repositories
jamr
JAMR Parser and Generator
NeurboParser
A neural TurboSemanticParser as described in "Deep Multitask Learning for Semantic Dependency Parsing", Peng et al., ACL 2017.
semafor
http://www.ark.cs.cmu.edu/SEMAFOR
soft_patterns
Text classification code described in "SoPa: Bridging CNNs, RNNs, and Weighted Finite-State Machines" by Roy Schwartz, Sam Thomson and Noah A. Smith, ACL 2018
BoehmBerarducci
playing around with Boehm-Berarducci encodings in Idris
ChuLiuEdmonds
Tarjan's implementation of the Chu-Liu-Edmonds algorithm for finding min/max spanning trees of dense graphs.
morpha
Morpha lex stemmer converted using jflex.
quick-scala-intro-tut
quick intro to scala
semviz
A web demo for visualizing Semafor parses
open-sesame
A frame-semantic parsing system based on a softmax-margin SegRNN.
sammthomson's Repositories
sammthomson/semviz
A web demo for visualizing Semafor parses
sammthomson/ChuLiuEdmonds
Tarjan's implementation of the Chu-Liu-Edmonds algorithm for finding min/max spanning trees of dense graphs.
sammthomson/quick-scala-intro-tut
quick intro to scala
sammthomson/BoehmBerarducci
playing around with Boehm-Berarducci encodings in Idris
sammthomson/morpha
Morpha lex stemmer converted using jflex.
sammthomson/scala-utils
utility functions I commonly find myself needing
sammthomson/scalajs-pointer-events-polyfill
A Scala.js facade for the Pointer Events Polyfill (https://github.com/jquery/PEP) library.
sammthomson/boosting-prez
quick intro to boosting
sammthomson/DecisionTrees
playing around with boosting
sammthomson/dotfiles
config files
sammthomson/IdiomEars
Idiom brackets for Scala cats
sammthomson/IdrisUnification
Playing around with "First-order Unification by Structural Recursion", McBride '03, J. Functional Programming
sammthomson/IFS
Editor/Renderer for iterated function system fractals
sammthomson/jamr
sammthomson/latex_prelude
packages and macros I commonly need when writing NLP papers
sammthomson/one_tough_puzzle
sammthomson/purescript-double-acrostic
A web app for creating and playing double acrostics.
sammthomson/purescript-flare
A special-purpose UI library for Purescript
sammthomson/purescript-lists
Linked Lists
sammthomson/purescript-maps
Purely functional maps
sammthomson/purescript-regex-applicative
Regex-based parsing with applicative interface
sammthomson/purescript-smolder
A combinator library for generating markup
sammthomson/scalajs-racer
Racing game made with Scala.js.
sammthomson/shapeless
Generic programming for Scala
sammthomson/sotp
SOTP (Sam's Obvious TOML Parser) is a Scala parser for the TOML (https://github.com/toml-lang/toml) file format.
sammthomson/sp2014.11-731
Master repository for Machine Translation (11-731) in Spring 2014
sammthomson/spire
Powerful new number types and numeric abstractions for Scala.
sammthomson/StackedMstParser
Fork of code from "Stacking Dependency Parsers", Martins et al., EMNLP 2008, as released as part of SEMAFOR 2.1.
sammthomson/toml-test
A language agnostic test suite for TOML parsers.
sammthomson/xgboost
Large-scale and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, on single node, hadoop yarn and more.