Skip to content

catamaran-extract/StructExtract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catamaran

Catamaran is a toolkit for extracting structure from semi-structured log datasets without human supervision.

Build

cd StructExtract
make catamaran
mv catamaran ../

Usage

./catamaran sample.txt output

This usually takes a few minutes. When it finishes, it will generate a series of output files with name: output_1.tsv,output_2.tsv,... respectively. Each of these files would contain one type of extracted record, and the number of such files depend on the number of record types recognized in the input file.

About

Extraction structured data from semi-structured files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages