Development of a Document Clustering System with carrot2 and elasticsearch This Project is co-managed by the faculty of Informatic Technologie at the Technical University of Berlin
You can use the prepared Elasticsearch and Kibana server included in this project (in this case jump to point 6) or if you want to roll your own versions of the server:
- Install Elasticsearch v. 5.5.2
- Install Kibana v. 5.5.2
- Follow the installation instruction of the Carrot2 plugin
- run the
setup.sh
file in the doc folder - open Kibana in the browser (while Kibana is open
localhost:5601
) and navigate to Management > Saved Objects > Import and uploadExportVisualitions.json
in the doc directory - Now the two server can be run via the
run.sh
command (iOS and Linux only) - run the Spring server via
java -jar DokClusterWebGUI/target/spring-boot-web-application-example-0.0.1-SNAPSHOT.war
- open http://localhost:8800 to see if the server is running.
It should run under Windows, Linux and on a Mac.
For More Infromations look at the documentation of the Tools.
- Kibana
- elasticsearch
- carrot2
- zotero
- Carrot2 plugin for ElasticSearch
json-to-es-bulk
Licensed under the Apache License 2.0.