Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplical Complex Data generator

This application reads the PDF JSON files(cleansed) and generates the simplicial complex .dat input file.

Usage:

java -jar simplicalcomplexdatgen.jar <path to folder containing cleansed .json files> <absolute file path for word_map.json> <absolute file path for doc_map.json> <absolute file path for .dat file>

Default values for the params:

	<path to folder containing cleansed .json files> = ./output_s_jsons
	<absolute file path for word_map.json> = ./word_map.json
	<absolute file path for doc_map.json> = ./doc_map.json
	<absolute file path for .dat file> = ./output_s_dats

Incase of any concerns please contact - Sidharth Mishra sidharth.mishra@sjsu.edu

About

Simplical Complex dat file generator

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages