GitXplorerGitXplorer
r

data-classifier

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
80cac3afe3417d08cc93893c7d3fed221fb195bd

Merge pull request #8 from rnkaufman/update-readme

committed 7 years ago
Unverified
caff9ff9f099306b367882c5ad505490670964dc

Update the readme with instructions to run the app

rrnkaufman committed 7 years ago
Verified
edd8021a98b82e0f99de20e8ab5bfba77f6da022

Merge pull request #7 from rnkaufman/consolidate-results

committed 7 years ago
Unverified
cfbba2d5045c7e08eace208f05651eb2fa42af21

Format results to consolidate labels -> values

committed 7 years ago
Verified
0dbb08cd0fb6aa12da95e7528442cc720c9975d7

Merge pull request #6 from rnkaufman/results-cleanup

committed 7 years ago
Unverified
8e5b6efc24c3a0a3983224fa791d6992d907cf4a

Show results when finished

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.