Skip to content

code4romania/catalog-data-curator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parsed-text-reviewer

A generic system that allows reviewing of text parsing results

Prerequisites

Apache Maven 3.3.x

Java 8 SE

Build it

In the root folder, run mvn -clean install
If successful, this will create target/c4-curator-0.1.0.jar

Run it

Run java -jar target/c4-curator-0.1.0.jar    
Note that exact version/name might change

Configuration / Links

See ./src/main/resources/application.properties
http://localhost.ingenuity.com:8080/c4curator
http://localhost.ingenuity.com:8080/c4curator/swagger-ui.html#/

[Wiki](https://codeforromania.atlassian.net/wiki/spaces/CP)
[Issue tracker](https://codeforromania.atlassian.net/browse/CP)

About

A generic system that allows reviewing of text parsing results

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.5%
  • HTML 3.5%
  • Shell 3.1%
  • JavaScript 1.5%
  • CSS 0.4%