Name: Robert Geoffrey Thilo Email: rgthilo at u dot washington dot edu ALSO: rgthilo at gmail dot com Research Interests: Computational Linguistics,...
Installing Git MacOS Git is installed by default alongside Xcode, but if you want to make sure you are running the latest version, you may install another version...
Obtaining and Installing Git Precompiled binaries for Mac OSX and Windows, and source code for self compiling on Linux can be found at the Git project homepage: http...
Creating a Git Repo Git repositories allow for many types of workflows, centralized or decentralized. Before creating your repo, decide which steps to follow: Create...
Recommended Git Tools Beyond the basic git commandline interface, there are a number of tools that may help your git experience. Repository Hosting For the capstone...
Should I Use Git or Subversion (SVN)? In many ways, this is a matter of taste, however, there are some main ways in which the two differ: Git SVN Online...
Grammar Engineering Glossary C CONT C CONT stands for `Constructional Content` and represents the semantic contribution of a rule (phrase structure rule or lexical...
Grammar Engineering Glossary # (hash) The hash mark is used in tdl syntax to indicate an identity constraint between the values of two features in a type definition...
Grammar Engineering Glossary LIGHT feature matrix.tdl states: ; The feature LIGHT is used to model phenomena which distinguish ; shorter words from longer ones...
Grammar Engineering Glossary MC feature: Main Clause The feature MC stands for `Main Clause`, and is used to distinguish phenomena which can only occur in main...
Grammar Engineering Glossary VC feature: VerbCluster The feature VC stands for `Verb Cluster`, and keeps track whether the main verb is present in cluster (...
Treehouse Guest Lecture November 9, 2004: THO 325 Language documentation and description in the digital age: An overview of initiatives for enhancing the discoverability...
Grammar Engineering Frequently Asked Questions The LKB says I have an error at position number 873. How do I figure out where that is in my file? Emacs can take you...
Grammar Engineering Frequently Asked Questions What should I know about documenting my grammar? Documentation is key to creating maintainable grammars. Current best...
Grammar Engineering with LKB and the LinGO Grammar Matrix: Frequently Asked Questions To the reader These pages have been prepared in the context of Linguistics...
Grammar Engineering Glossary To the reader These pages have been prepared in the context of Linguistics 567, `Knowledge Engineering for Deep NLP`, at the University...