Search Filters
Content Type

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

Search Results

269 total results found

Infrastructure log

This is a spot where i will keep track of the infrastructure changes that I make as a way to cata...

Methods for building twitter-specific sentiment lexicon

Irony/Sarcasm detection Irony/Sarcasm Detection

Using mutual information This page has quite a bit of information regarding how the mutual infor...

AllenNLP

Practical Tools for Computational Lingu...

Answer Scoring

Reading Notes

lizardfs-benchmarks

Infrastructure log

CLINGDINGS

Reading Notes

Cloning a Repository

Practical Tools for Computational Lingu... Git basics

This chapter discusses how to clone a repository. This is most likely the first thing one will do...

Git hist

Practical Tools for Computational Lingu... Git basics

This is an excellent alias for git hist to add to your .gitconfig file git log --pretty=format:"...

Introduction

Practical Tools for Computational Lingu... Git basics

The Guided Git Tutorial is an invaluable resource for learning how to effectively use git. This c...

Checkout

Practical Tools for Computational Lingu... Git basics

One of the most powerful functionalities provided by git is the checkout functionality. This com...

Redirect traffic using iptables

Infrastructure log How To

HOST_PORT=3230 PUBLIC_IP=192.168.1.150 CONT_PORT=22 CONT_IP=10.121.80.77 sudo iptables -t n...

Make lxd container accessible outside of host machine

Infrastructure log How To

The default network connector type is a bridged connector and as such does not allow for outside ...

How to control turbo boost inside the operating system

Infrastructure log How To

If you would like to control whether turbo boost is allowed from within linux instead of using th...

Python notes

Practical Tools for Computational Lingu...

lxc container setup

Infrastructure log How To

I prefer to purge openssh-server and then reinstall it as the default config requires preshared k...

1

writ begin

The sun set on a dead end job. Just dark. I worked for that job. I gave for that paycheck. The mo...

NAS

Infrastructure log Planning

Goals: I want to have a way to store my files for machines that are ephemeral For example, im...

Comparison of two-side MI

Irony/Sarcasm detection Irony/Sarcasm Detection

As mentioned in Methods for building twitter-specific sentiment lexicon there are two general way...

Run docker container inside of lxc container

Infrastructure log How To

Create an unprivleged container with nesting turned on Run docker containers as normal

Containers on IU supercomputers

Practical Tools for Computational Lingu... Supercomputer tools

Karst, Carbonate and Big Red II have the singularity package available which allows users to run ...

Supercomputer info

Practical Tools for Computational Lingu... Supercomputer tools

Carbonate node: 710.223 GFLOPS on intel mkl linpack If you need to get 32GB of VRAM on Carbonate...

ClingDing Spring 2019

Practical Tools for Computational Lingu... Organizational Information

January 23rd Coffee @ Pourhouse January 30th NACLO grading party February 6th Co...

Results dump

Irony/Sarcasm detection Irony/Sarcasm Detection

Cross validation character n-grams tfidf F1-score Task A 0.6440953412784399 preci...

Lock packages in zypper

Infrastructure log How To

To prevent updates to packages in zypper, you can use the al command to add a lock. sudo zypper ...

Todo: Coding

Irony/Sarcasm detection Irony/Sarcasm Detection

Implement sentiment value creator with fit() and transform(). Integrate corenlpSentimentAnalyze...

Benchmarks

Infrastructure log

2019

Infrastructure log

Practical Tools for Computational Linguistics

This book is a work in progress. It details pieces of tech that are necessary for Computational L...

Weekly research goals

writ

Reading Notes

Speech Recognition

Swahili Vocab

Metalearning

Swahili Dependency Treebank Creation

This describes my thesis research and related research surrounding the creation of a universal de...

Malicious language detection

Luyia tagging project

Mti

This is my web parser written in julia using the genie framework

Irony/Sarcasm detection

Happiness narratives

Git basics

Practical Tools for Computational Lingu...

Git is an invaluable tool to programmers and computational linguists alike. Version control is a ...

Deep Speech decoder breakdown

Speech Recognition

How To

Infrastructure log

I'll put little lessons I learn here.

Irony/Sarcasm Detection

Irony/Sarcasm detection

This is an irony/sarcasm detection project working with the tweets I collected earlier this year....

begin

writ

Planning

Infrastructure log

These are plans for purchases and infrastructure changes

Supercomputer tools

Practical Tools for Computational Lingu...

This describes some information about the super computer tools that are available at IU as well a...

Organizational Information

Practical Tools for Computational Lingu...

Sarcasm Detection

Reading Notes

julia

Practical Tools for Computational Lingu...

Neural Networks

Reading Notes

Parser Utility

Mti

I'm developing a parser for the L203 classes that can be fed rules

Crow

Speech Recognition

Installing matrix-synapse on pypy

Infrastructure log How To

sudo apt install virtualenv virtualenv -p ./pypy3 ~/synapse/env source ~/synapse/env/bin/activa...