Skip to content

Commit 70c45de

Browse files
VivekShrVivekShrrads-b
authored
Chore TS-100: Add notebook link to terminology_api usage (#1801)
* chore: Add NB links of api_usage in term_server doc * chore: updated api usage note * Update on_premise.md * chore: Update API service text in term server home page * Update on_premise.md --------- Co-authored-by: VivekShr <vivek@johnsnowlabs.com> Co-authored-by: rads-b <52103218+rads-b@users.noreply.github.com>
1 parent 89b9621 commit 70c45de

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/en/terminology_server/on_premise.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,11 @@ curl -sSL https://s3.us-east-1.amazonaws.com/artifacts.terminologyservice.johnsn
6262
</td>
6363
</tr>
6464
</table>
65+
66+
## API Usage
67+
68+
The API service allows seamless integration with your applications, enabling you to leverage our platform’s capabilities.
69+
70+
After deploying the Terminology Server in your environment, you can access the API right away.
71+
For a concrete example of how to use the API, see this [code sample](https://github.com/JohnSnowLabs/spark-nlp-workshop/blob/master/products/term_server/terminology_api.ipynb).
72+

docs/en/terminology_server/term_server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Improve your search outcomes by utilizing a variety of additional filters:
4646
* **Filter by Confidence Score**: Allows refining results based on their confidence score.
4747

4848
🚀 **API service**:
49-
The API service allows seamless integration with your applications, enabling you to leverage our platform's capabilities. By obtaining an API key, developers can interact with various endpoints to retrieve and manipulate data, ensuring smooth connectivity with external systems. Detailed documentation is available to guide you through authentication, rate limits, and usage examples, making the integration process straightforward.
49+
The API service allows seamless integration with your applications, enabling you to leverage our platforms capabilities. Developers can interact with various endpoints to retrieve and manipulate data, ensuring smooth connectivity with external systems. Detailed documentation is available to guide you through authentication, rate limits, and usage examples, making the integration process straightforward.
5050

5151
🔍 **Core capabilities, strengths, and limitations**
5252

0 commit comments

Comments
 (0)