Before using the service, please read the preliminary information containing a description of steps that enable access to the CLARIN-PL developer interface.
Keytool is a service that generates keywords for each of the extracted text fragments.
Keytool uses two generative T5 models to generate the keywords:
By default, it generates:
The service can be run:
No parameters.
The service can be run in the Windows system with default values using the following LPMN query: ['any2txt','keytool'].
[['any2txt','keytool']] - input data in the form of a compressed directory (.zip)
A text file.
A JSON file containing the following information:
clarin:
labels - keywords generated by the t5-clarin-keywords-plt5-small-shuffle modelvoicelab:
labels - keywords generated by the t5-voicelab-vlt5-base-keywords modelner:
labels - named entities identified by the Named Entity Recognition (NER) toolcounts - the count of occurrences of named entitiestextclass:
labels - topics identified by the Textclass serviceprobabilities - the corresponding probabilities of occurrenceIn Colab: Keytool - Determining key words
(C) CLARIN-PL