Skip to content

trec-dd/trec-dd-example-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trec-dd-example-code

This is a code repository containing demos for the TREC Dynamic Domain track. The primary purpose is to show how to read data out of the CBOR-format data files.

To build the Java code, do

% mvn compile package

to build a .jar file.

To use the Python code, you will need to pip install cbor first. The code has been tested with Python 2.7.10.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published