Distanbol allows you to enrich your text through Stanbol and visualize the results.
Distanbol accepts URL pointing to a "text" or a "Stanbol Json output" as input:
URL: The URL to the text file or the Stanbol output Json file.Confidence(Optional): The minimum confidence threshold of an element to be displayeddetermined by Stanbol. The results will have a confidence of greater than this number. The default value is 0.7.
You can either:
-
Put your URL as a query:
https://distanbol.acdh.oeaw.ac.at?URL={URL of your Stanbol output in json}&confidence={minimum confidence threshold}
-
Or use this form:
Examples with default Confidence(0.7):
- https://distanbol.acdh.oeaw.ac.at/convert?URL=https://distanbol.acdh.oeaw.ac.at/example/example.json
- https://distanbol.acdh.oeaw.ac.at/convert?URL=https://distanbol.acdh.oeaw.ac.at/example/example1.json
- https://distanbol.acdh.oeaw.ac.at/convert?URL=https://distanbol.acdh.oeaw.ac.at/example/example2.json
- https://distanbol.acdh.oeaw.ac.at/convert?URL=https://distanbol.acdh.oeaw.ac.at/example/example3.json