Lettria (Independent Publisher) (#3020)

* Revert "Merge branch 'microsoft:dev' into dev"

This reverts commit 096a7c3199, reversing
changes made to cb0948670f.

* Revert "Merge branch 'microsoft:dev' into dev"

This reverts commit cb0948670f, reversing
changes made to dc26e8a026.

* Revert "Revert "Merge branch 'microsoft:dev' into dev""

This reverts commit 01764d0a6d.

* Revert "Revert "Merge branch 'microsoft:dev' into dev""

This reverts commit a3f086ef0f.

* Add files via upload

* Revert "Add files via upload"

This reverts commit eeff7b7a02.

* Add files via upload

* Delete independent-publisher-connectors/FileIO directory

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Revert "Add files via upload"

This reverts commit 1d85506958.

* Update readme.md

* Revert "Update readme.md"

This reverts commit b94447a142.

* Add files via upload
This commit is contained in:
Troy Taylor 2024-01-30 05:16:41 -05:00 коммит произвёл GitHub
Родитель f7798656bb
Коммит f751406b86
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
3 изменённых файлов: 3617 добавлений и 0 удалений

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -0,0 +1,23 @@
{
"properties": {
"connectionParameters": {
"api_key": {
"type": "securestring",
"uiDefinition": {
"displayName": "API Key (in the form 'LettriaProKey API_Key')",
"description": "The API Key (in the form 'LettriaProKey API_Key') for this api",
"tooltip": "Provide your API Key (in the form 'LettriaProKey API_Key')",
"constraints": {
"tabIndex": 2,
"clearText": false,
"required": "true"
}
}
}
},
"iconBrandColor": "#da3b01",
"capabilities": [],
"publisher": "Troy Taylor",
"stackOwner": "Lettria"
}
}

Просмотреть файл

@ -0,0 +1,19 @@
# Lettria
Whether you want to automate a manual task or gain insight from multiple documents, Lettrias text analysis features are designed to find new opportunities in your data. Using the service, you can easily understand text data that is given as input to the service, using artificial intelligence and natural language processing.
## Publisher: Troy Taylor, Hitachi Solutions
## Prerequisites
You will need to sign up for an account with [Lettria](https://app.lettria.com/signup).
## Obtaining Credentials
Once logged in to your Lettria, you can find your API Keys in the Use Your Project section.
## Supported Operations
### Comprehend text
Retrieve the comprehension for the provided text.
### Classify text
Retrieve the classification for the provided text.
## Known Issues and Limitations
There are no known issues at this time.