Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

✨ 📘 File System Connector to import content to Viglet Turing

License

Notifications You must be signed in to change notification settings

openturing/turing-filesystem

Repository files navigation

viglet_logo.png

turing-filesystem

File System Connector to import content to Viglet Turing

Installation

Download

$ git clone https://github.com/openturing/turing-filesystem.git
$ cd turing-filesystem

Deploy

Use Gradle to generate Turing FileSystem Connector executable JAR file.

$ ./gradlew shadowJar

2.1 Run

To run Turing FileSystem Connector executable JAR file, just execute the following line:

$ java -jar build/libs/turing-filesystem.jar <PARAMETERS>

Example

$ java -jar build/libs/turing-filesystem.jar --server http://localhost:2700 --nlp b2b4a1ff-3ea3-4cec-aa95-f54d0f5f3ff8 --source-dir /appl/myfiles --output-dir /appl/results

About

✨ 📘 File System Connector to import content to Viglet Turing

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published