Skip to content

joymohanty8999/dbs-mini-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataBase Used: Oracle 11g XE

Front End Application Written in: Java (JavaFX GUI Application)

Summary

  1. Each query has it's own package where it is processed in the main method
  2. Every package has it's own stand-alone interface for the respective query(s)
  3. Sentiment Analsys is applied for feedback to sort different types of feedback

How to Run

  1. Run the sql files to create the Databases in Oracle 11g XE.
  2. Add the external JAR files to build path
  3. Run the applications from the Main methods in the Eclipse IDE

Dependencies

The lib folder will have the external JAR dependencies except the corenlp-model-3.8.0 JAR file (as it is a large file). The download link: CoreNLP

Releases

No releases published

Packages

No packages published