aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* write readmeHEADmasterNathan Perry2017-11-081-0/+67
* add train/test/classifier dataNathan Perry2017-11-083-0/+2100
* create classify directory if necessaryNathan Perry2017-11-081-0/+3
* add newlinesNathan Perry2017-11-081-3/+3
* use originaltextNathan Perry2017-11-081-1/+1
* write out answers to fileNathan Perry2017-11-081-9/+18
* restructure slightlyNathan Perry2017-11-081-23/+28
* fix sentence indexing issueNathan Perry2017-11-081-2/+2
* fix out of boundsNathan Perry2017-11-082-9/+5
* some significant refactoringNathan Perry2017-11-074-24/+68
* don't retrieve regexes if we shouldn't expect them to existNathan Perry2017-11-071-1/+1
* don't label test questionsNathan Perry2017-11-072-3/+3
* finally basic outputNathan Perry2017-11-072-7/+47
* just go back to linear classifierNathan Perry2017-11-071-7/+5
* delete temp files on exitNathan Perry2017-11-071-0/+1
* try svmlight classifierNathan Perry2017-11-071-5/+6
* restore classifier training functionalityNathan Perry2017-11-071-23/+4
* fix labelingNathan Perry2017-11-071-5/+3
* enable sequential writing to fileNathan Perry2017-11-071-2/+1
* write out intermediate representationNathan Perry2017-11-072-6/+30
* allow non-tagged questionsNathan Perry2017-11-071-1/+2
* fix bad importNathan Perry2017-11-071-1/+0
* cut some unhelpful logging and delete TrainNathan Perry2017-11-073-42/+21
* restructure somewhatNathan Perry2017-11-075-98/+135
* add loggingNathan Perry2017-11-072-1/+4
* first test of classificationNathan Perry2017-11-073-74/+91
* end of day commitNathan Perry2017-11-065-8/+288
* shuffle slightly, delete documents from rootNathan Perry2017-11-05178-859957/+38
* delete json (again)Nathan Perry2017-11-05175-44110/+0
* remove coref againNathan Perry2017-11-051-2/+1
* revert to old pipeline, just without parsingNathan Perry2017-11-051-2/+3
* disable sentence parsingNathan Perry2017-11-053-19/+19
* hopefully fix parser issuesNathan Perry2017-11-052-9/+10
* add loggingNathan Perry2017-11-051-0/+3
* preprocess allows to skip coref resolutionNathan Perry2017-11-053-12/+37
* try parallelizing differentlyNathan Perry2017-11-051-3/+4
* parallel process docsNathan Perry2017-11-051-1/+1
* more loggingNathan Perry2017-11-051-0/+3
* re-delete topdocsNathan Perry2017-11-05175-859941/+0
* put one difficult entry back inNathan Perry2017-11-051-0/+5
* remove difficult entriesNathan Perry2017-11-05352-10/+904051
* Merge remote-tracking branch 'origin/master'Nathan Perry2017-11-051-1/+1
|\
| * update whitelistNathan Perry2017-11-051-1/+1
* | revert parallelism stuff and fix more xml entitiesNathan Perry2017-11-055-11/+8
|/
* disable preprocess parallelismNathan Perry2017-11-052-3/+3
* try hardcoding some parallelism?Nathan Perry2017-11-052-6/+3
* comment out preprocess paralellism sectionNathan Perry2017-11-051-6/+6
* disable flag check for the momentNathan Perry2017-11-051-6/+6
* add command-line support for toggling parallelismNathan Perry2017-11-054-9/+21
* syntax issueNathan Perry2017-11-041-2/+2