-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove outdated items and junk to prep for release
- Loading branch information
Showing
9 changed files
with
36 additions
and
176 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,3 +12,4 @@ dton-warcs | |
*.pyc | ||
*.csv | ||
*.tsv | ||
.~lock* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,6 @@ handclassifier | |
A quick-and-dirty python GUI for facilitating hand-classifying text and | ||
web content into arbitrary categories. | ||
|
||
This is still rudimentary and the API should not be considered stable. | ||
|
||
The basic framework is to use a tkinter gui window to present the possible | ||
classes for each document, with the document itself presented in another | ||
window: | ||
|
@@ -19,7 +17,9 @@ window: | |
from a MongoDB instance | ||
|
||
This code is largely by Tom Nicholls, based upon earlier work by Jonathan | ||
Bright. | ||
Bright. Some example scripts are provided, together with a related piece of | ||
code which classifies pairs of content against each other; this is earlier and | ||
very rough, but may prove interesting. | ||
|
||
Copyright 2013-2015, Tom Nicholls and Jonathan Bright | ||
contact: [email protected] | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.