Skip to content

CINERGI/REHS-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is an IntelliJ project, Main class is located in /src/com.company
I used multiple Maven libraries, the libraries are as follows:

for writing to excel spreadsheet:
org.apache.poi:poi-ooxml:3.16 

for reading the json:
com.googlecode.json-simple:json-simple:1.1.1

You will also need Stanford corenlp-full, found at 
https://stanfordnlp.github.io/CoreNLP/download.html

Place your .xslx file in the same directory as the program, rename it to ids.xlsx, a sample xslx file is included in this directory, which demonstrates the format that ids can be read and analyzed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published