Skip to content

project-spinoza/onto-concept

Repository files navigation

onto-concept

extended version of ontology

onto-graph

onotlogy visualization
Pie screenshot


![Tree screenshot](https://github.com/project-spinoza/onto-concept/blob/gh-pages/images/tree.jpg)


![Bubble screenshot](https://github.com/project-spinoza/onto-concept/blob/gh-pages/images/bubble.JPG)

Usage

Download zip or Clone it using the following command

https://github.com/project-spinoza/onto-concept.git

How to build the application

Navigate to the onto-concept directory and run the following command

mvn clean install

Running the application

Run the following command from the root directory

java -jar ontology/target/ontology-v1.0-jar-with-dependencies.jar tweets.txt ontologies.json

OR

Run run.sh for linux and Mac
Run run.bat for windows

Note:

  • You can replace `tweets.txt` with the file containing one tweet per line
  • Result

    The final result will be stored in two files. ontology_result.txt and concept_result.txt files, at root directory of project.

    License

    The code is licensed under the Apache License Version 2.0

    Questions or Suggestions

    Email project.spinoza@gmail.com
    Issues https://github.com/project-spinoza/onto-concept/issues

    Releases

    No releases published

    Packages

    No packages published

    Languages