Search Filters
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

200 total results found

July 2019

Infrastructure log 2019

July 19 2019 Mwanafunzi is listing nvidia-docker, docker-ce, and nvidia-docker-runtime as upgrad...

August 2019

Infrastructure log 2019

New gtx 1070 blower in Mwanfunzi. With both GPUs under 99% load the power consumption is 415 watt...

Install numpy-blis for amd efficiency

Infrastructure log How To

conda create -c conda-forge -n numpy-blis numpy "blas=*=blis" python=3.7

Horbach et al., 2019

Reading Notes Answer Scoring

The influence of variance in learner answers on automatic content scoring Andrea Horbach and Tor...

Riordan et al., 2019

Reading Notes Answer Scoring

How to account for mispellings: Quantifying the benefit of character representations in neural c...

CLINGDING Fall 2019

Practical Tools for Computational Lingu... Organizational Information

9-4: Coffee (crumble 10th and college) 9-11: Internship: noor, josephine, ken, hai 9-18: Coffe...

Notes

Practical Tools for Computational Lingu... AllenNLP

If you're running pytest and you have your own modules, sometimes it's necessary to run pytest as...

Laptop ram upgrade

Infrastructure log Benchmarks

before upgrade: unigine heaven:  - 9.4 fps  - 236 score  - min 5.4  - max 21.2  - 1920 x...

Genie tidbits

Mti Parser Utility

css ane other frontend assets should be modfiied in the public folder not the assets/css folder.

Server refresh

Infrastructure log Planning

I would like to get away from my dl380 g7 as it is somewhat loud and quite energy inefficient. C...

Current Machines

Infrastructure log

Dell precision rack 7910 dual xeon e5-2623 v3's 16 GB DDR4 (1Rx8 PC4-2133P) 1 1TB SATA har...

Notes on Screen

Practical Tools for Computational Lingu... Supercomputer tools

It is a good idea to use screen sessions On super computers like those at IU, it is essential to...

Docstring example

Practical Tools for Computational Lingu... Python notes

class Albatross(object): """A bird with a flight speed exceeding that of an unladen swallow....

Datasets

Speech Recognition

Guarani BABEL is stored at /nas/data/lorelei/ldc_downloads/LDC2016E19__IARPA_Babel_Guarani_Langua...

Hai's notes

Mti Parser Utility

upper limit for num of generations: S -> NP VP NP:{John, Mary} VP:{eat, sleep} when I as...

Building mozilla with deepspeech integration

Speech Recognition

https://treeherder.mozilla.org/#/jobs?repo=try&revision=5266680e9e43df3dd2a922b334ce9b33df73a...

Potentially using tensorflow api in python instead of c++

Speech Recognition Deep Speech decoder breakdown

the tensorflow api in c++ is a bear to use. no one really uses it much and it has some noteworthy...

Crow res

Speech Recognition Crow

After setting alpha and beta parameters for language model to 0 (effectively negating the languag...

Handling Optionality

Mti Parser Utility

The issue is that the optional pieces are occurring in rules of any length. E.g. we could have NP...

Allennlp

Infrastructure log How To

Fix errors with empty params list The error ValueError: optimizer got an empty parameter list fr...