prompsit-cli 26.318.1941 → 26.324.1336

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
  [![license](https://img.shields.io/npm/l/prompsit-cli)](https://www.npmjs.com/package/prompsit-cli)
6
6
  [![node](https://img.shields.io/node/v/prompsit-cli)](https://nodejs.org/)
7
7
 
8
- One CLI for the entire Prompsit Translation API. Translate text and documents, evaluate translation quality, score parallel corpora with Bicleaner-AI, and annotate monolingual data with Monotextor — from your terminal or an interactive REPL.
8
+ One CLI for the entire Prompsit API services. Translate text and documents, evaluate translation quality, score parallel corpora with Bicleaner-AI, and annotate multilingual datasets with Monotextor — from your terminal or an interactive REPL.
9
9
 
10
10
  ## Quick Start
11
11
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "prompsit-cli",
3
- "version": "26.318.1941",
3
+ "version": "26.324.1336",
4
4
  "description": "CLI for the Prompsit Translation API",
5
5
  "license": "Apache-2.0",
6
6
  "author": "Prompsit Language Engineering, S.L.",