0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug: CasWritableSequenceFileWriter used different Writable-Types. Using BinCas without typesystem now, since during import and processing components should stay the same. This should be an configuration option however. More... almost 11 years ago
Updated Javadoc to match the new functionality More... almost 11 years ago
Added Metadata Extraction to Text2CASInputFormat More... almost 11 years ago
fixed NPE. More... almost 11 years ago
documentation More... almost 11 years ago
System.err -> sLogger.info More... almost 11 years ago
Moved hadoop dependency to maven dependencyManagement so child projects may change it. More... almost 11 years ago
Temporarily removes HdfsResourceLoaderTest because it depends on hadoop-minicluster which is not available in the hadoop-2.0.0-mrv1 jars of cloudera. More... almost 11 years ago
added some more documentation More... almost 11 years ago
fixed jar name More... about 11 years ago
fixed casconsumerexample More... about 11 years ago
rat More... about 11 years ago
adding default implementation for reducer, reducing boilerplate More... about 11 years ago
revising examples More... about 11 years ago
revising examples More... about 11 years ago
Moving test data to resources directory More... about 11 years ago
Merge branch 'master' of https://code.google.com/p/dkpro-bigdata More... about 11 years ago
added success assertion in CasConsumerOutputTest More... about 11 years ago
deleted comments More... about 11 years ago
added metadata title More... about 11 years ago
changed testfile to key-value format More... about 11 years ago
testcase for existing CasConsumerOutput More... about 11 years ago
switch to stable hadoop version 2.2.0 More... about 11 years ago
create minimal DocumentMetaData for a cas when converting Text to CasWritable More... about 11 years ago
fix deletion of uima CasConsumerOutputs More... about 11 years ago
added NOTICE.txt More... about 11 years ago
- bugfix for LeipzigInputFormat: insert whitespace between each line read More... about 11 years ago
- use return codes in DkproHadoopDriver that are consistent with shell return codes (0 for success) More... about 11 years ago
Fix io.hadoop.WARCInputFormatTest More... about 11 years ago
Handle arc and warc (test) files as being binary data - otherwise git converts their line endings More... about 11 years ago