Skip to content

Java interface to read StreamItem from Stream CorpusXZ compressed file used in KBA-TREC 2012

Notifications You must be signed in to change notification settings

bitwjg/streamcorpus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

streamcorpus

Java interface to read StreamItem from Stream CorpusXZ compressed file

  1. this interface is written to process the xz files using in kba-trec 2012, please see http://trec-kba.org/
  2. the necessary jars are located in the root directory, including 3 jars.
  3. this version just implement reading xz files and returning a list of StreamItems.
  4. there is a demo in cn.edu.bit.jingang.streamcorpus.
  5. there are different versions written by John R. Frank in python, scala and cpp, please find here. https://github.com/trec-kba/streamcorpus

About

Java interface to read StreamItem from Stream CorpusXZ compressed file used in KBA-TREC 2012

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published