GitXplorerGitXplorer
r

data-classifier

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
4f39b47cd04211e75686a405f9e5732e506f16fa

Merge pull request #5 from rnkaufman/results-cleanup

committed 7 years ago
Unverified
bcdd7735fb3095a15242f91e36d563dcaf7f6387

Clean up how results are created

committed 7 years ago
Verified
0ba8bc17fba5106559a44dbb48b7339894e21598

Merge pull request #4 from rnkaufman/result-object

committed 7 years ago
Unverified
d17cdfa3bd26f1c2b200f644e96a61010c5f7cf0

Save labels in results appropriately

committed 7 years ago
Unverified
01e7b026ecf0b3b29e764e127a97b269776bb348

Don't need pry anymore

committed 7 years ago
Unverified
960a9d85152d74ca38903306e0d27d50ecb0ceaa

removed unused variable

committed 7 years ago

README

The README file for this repository.

data-classifier

Introduction

This is a data classification tool meant to allow a user to easily classify data using keyboard inputs to generate training data.

More to follow.

Running the app

To run the app, cd into the app directory and run rackup config.ru. If you're on a ude and need to map the host, you can pass in the --host flag with the intended IP you'd like to map to: rackup config.ru --host 0.0.0.0.