Backlinks to Brodbd in all Webs (Search Main Web only)

Results from Main web retrieved at 06:55 (GMT)

Academic Software License Deals This page lists free or reduced cost commercial software licenses that students in the UW Lingustics department may be eligible for...
Installing andLinux and LKB andLinux is a special distribution of Linux that can run in parallel with Windows. As such, it`s a good choice for running the Linux version...
Running Condor jobs with large memory requirements By default, Condor assigns each process you launch 1 GB of RAM. If your job grows too large, one of two things will...
CompLingGroup Set GROUP ab58 abaligh abmarsh abothale acabral admannp aelshen agentile agermain ahhegazy akmoroz amkahn amrhine amritb76 anca annar4ym antske...
This is just a dumping ground for corpus licenses that aren`t linkable from another web site or easily converted to text. Main.brodbd 2013 12 18 ELDA 69ENDUSER...
Data Protection What we do and don`t do to protect data stored on our systems. Disk storage All of our critical servers use RAID (Redundant Array of Inexpensive...
Name: David Brodbeck Email: brodbd at u.washington.edu Research Interests: Personal URL: Comment: My Links .WelcomeGuest to learn...
patas disk quota information Quota enforcement All quotas on the patas cluster are now `hard` quotas that is, there is no grace period. When you reach your quota...
Download Managers If your connection is slow or unreliable, you may want to use a download manager to download KnoppixLKB. This will let you stop and resume the download...
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...
Hadoop Example using WordCount In this example, we`ll run the example that comes with Hadoop on our local copy of the Brown Corpus. 1. Make a directory in the Hadoop...
How To Access the CLMA Cluster Command Line Access MacOS Run Terminal (under Applications/Utilities). At the command prompt, type: ssh user #64;patas.ling.washington...
How do I use it? A quick Condor tutorial How do I set up a job? Creating a submit description file You need to create a submit description file (sometimes referred...
The keyboard doesn`t work in the incr tsdb() window or The keyboard doesn`t work in Emacs after exiting incr tsdb() This is a known problem with incr tsdb...
Subversion Keyword Substitution Those of you who have previously used CVS may be accustomed to inserting revision information into CVS checkins using keywords such...
Installing KnoppixLKB to a USB Drive KnoppixLKB can be run from a USB drive. This may be a more convenient option than running from a CD if your computer can boot...
Knoppix LKB Input Method Notes IPA IPA input support is provided by the IPA X SAMPA input method. Activation: Activate SCIM the normal way (Ctrl Space Shift...
Installing UbuntuLKB as a VirtualBox appliance VirtualBox is a way to run Linux (or other operating systems) inside a window under OS X or Windows. It`s free for personal...
Running Knoppix LKB Under VirtualBox Manual installation for VirtualBox 4.x.x These instructions describe how to set up KnoppixLKB manually using an ISO image. The...
Running Knoppix LKB Under VirtualBox Manual installation for VirtualBox 3.x.x These instructions describe how to set up KnoppixLKB manually using an ISO image. The...
Poor performance due to excessively large directories Understanding the problem Directories with a large number of files become extremely inefficient to work with...
lemur.ling.washington.edu Quick Links https://lemur.ling.washington.edu/cgi bin/svnpasswd.pl Change SVN/Trac password TracTricks What is it? Subversion...
Basic operations 1 Create and edit your .tex source file with emacs . 1 In a terminal window, compile the .tex source with the command latex myfile.tex...
Grammar Engineering Frequently Asked Questions How do I interact with the LKB through the Lisp prompt? The LKB prompt in the common lisp buffer is actually a Lisp...
Email Lists and Other Local Sources of Information Email lists All of these lists carry same day information fairly frequently, so we do NOT recommend the `digest...
Grammar Engineering Frequently Asked Questions I want to install the LKB on my local machine, what should I do? The LKB can downloaded from the website, for Linux...
To help newly arrived CLMA students find their way around, we thought we`d start a site where people can post links to their favorite restaurants, shops, and sites...
Locale Settings In Linux Dealing with multiple character encodings When we start dealing with multiple character sets and languages, we get into a confusing area...
MacOS SSH shortcuts using Terminal This page illustrates how to create a Dock shortcut that will automatically launch an SSH session in a terminal window. 1. Open...
MapReduce defined MapReduce is a framework for processing highly distributable problems across huge datasets using a large number of computers (nodes). `Map` step...
MobaXterm and Emacs `Whoever wrote MobaXterm hated Emacs users.` David Nichols Key bindings The default keyboard bindings for MobaXterm are not Emacs friendly...
List of known OpenSolaris Linux NFSv4 bugs Because this needs to be documented somewhere... Some of these also affect Nexenta and other Solaris derived operating...
Parallel Processing One of the challenges of working in natural language processing is the large amounts of data that must be processed to get meaningful results....
Guidelines for good passwords The security of our cluster relies in large part on the security of users` passwords. Passwords are checked regularly for strength and...
Patas File System Overview This is a quick overview of how filesystems are shared in the Patas cluster. It`s intended to help people who are coding more complicated...
Using Hadoop on the Patas cluster General Info is a processing framework that allows for scalable, distributed processing. It includes a distributed filesystem (HDFS...
CentOS 6 7 distribution migration Background information In order to better support newer software packages many of which depend on libraries that are out of...
`Shebang` lines for scripts on Patas Here are the proper script headers for various interpreted languages on patas. Bash #!/bin/bash Perl v5.22.1 #!/usr/local...
Building and running code: Paths and Environment Variables Some classes (notably the Ling570 series) require you to write code that will be run by a TA on Patas (and...
Performance Tips Tips on writing fast, efficient jobs. Feel free to add to this page if you have more good ideas! General Advice These are not condor specific, but...
Common Performance Pitfalls Creating excessively large directories. Unnecessary disk I/O
Python Virtual Environments This document is meant to be a quick introduction to virtualenv and Python virtual environments. For more information, see the official...
Subversion Advanced usage This page contains links to examples of doing more complicated tasks with Subversion. Feel free to add your own examples. Copying changes...
Subversion Copying Changes Between Branches Copying specific changes between branches is covered well in 4 of Version Control With Subversion, but I thought a real...
Subversion Basic Use (For additional info, see 2 of the Subversion book and the Quick Reference Card (PostScript).) Initial import Initial import is done with the...
Mixing Subversion client versions Different svn versions can checkout from, and commit to, the same project without difficulty. The only place you might run into trouble...
Lemur Shared Projects Use this page to list projects you`ve created under svn://lemur.ling.washington.edu/shared . Include the directory name, the project`s purpose...
Software Requests Software requests should be emailed to linghelp@u. Please allow two weeks of leadtime if you have a firm deadline. Your request should include the...
TracTricks Useful tricks for Trac Get notified about new tickets through your RSS newsreader Give REPORT VIEW permissions to anonymous. Security note: This...
2010 10 04 We are revamping this page to include photos and short bios. Please add yourself (or update your entry) in the appropriate category below (alphabetical...
Troubleshooting Condor Job Problems General suggestions Make sure you`re giving the full path to the executable, in your submit file. (Unless the executable...
Ubuntu Linux and LKB Installation Note: The instructions below are for installing LKB in your own Ubuntu system. If you don`t want to install Ubuntu on your machine...
Adding more disk space in UbuntuLKB Starting with version 19, UbuntuLKB can easily be expanded to add more virtual disk space. Procedure 1 Shut down UbuntuLKB...
Poor performance due to unnecessary I/O It`s very common for parallel jobs on our system to bottleneck on disk I/O. This is because a single network fileserver is...
Using C# on Patas October 2009 : Mono upgraded to 2.4.2.3 on Patas. Thanks David! C# is a powerful general purpose programming language originally developed by Microsoft...
Wiki Standards and Practices Encodings This Wiki may or may not respect characters you enter into its editor if they are outside the Latin 1 (ISO 8859 1) range. As...
Introduction Microsoft Word is convenient for word processing, but its file format (.DOC) is not as portable as we might like. This is particularly true for linguists...
Number of topics: 57

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback