aws-sdk-comprehend 1.49.0 → 1.53.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e84ed3b91bde0a46d306f27ef576c8d786121dce4ff08bce6eee7ee9cab9a1cc
4
- data.tar.gz: fd48e0402e535df6409ef3f873bcb2b602454d11a13cff7c87ba072369282898
3
+ metadata.gz: ac449582ec93f26a29f67b6c9e2585ebaade0a05621bdaf2a6ef73abca48493a
4
+ data.tar.gz: 0ec0a67e66b4812559bf6a90fc18f906fcafadfe443c0e9be07333b59e80e6b5
5
5
  SHA512:
6
- metadata.gz: 4548e853d136310b906f1ed7026e31ce53615faf3ff65546f4496b1ea7e076026a626e73487caa7d541753039fd28687faca3dffd899079d85da16e7cba57ddb
7
- data.tar.gz: 3932323d51c44ba763fabfa26d7beca99900f2848b653ae0c363f69c22b6542126df3902c07fdfe906a81050ba5992fc08eb57f4dc2e62c0525feac39fa6e4b5
6
+ metadata.gz: 48a8ad14cec13ec249e1f28c74894777298bcca371b8df833aa3dd8c825384054b7c479c953f36ce1a95e5ce2e5b4bad9176c54669bccd23a8adbeca7cd8fd86
7
+ data.tar.gz: 000307cd35f2edc44ed5bb845dcfcee6db795e0b11906359ad4fb1d7a7f81a31debf7800a75ed8fc05d9e54b082180e450fcec8fdbcac0b86308d7cb5b57ddf1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.53.0 (2021-10-18)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.52.0 (2021-09-21)
10
+ ------------------
11
+
12
+ * Feature - Amazon Comprehend now supports versioning of custom models, improved training with ONE_DOC_PER_FILE text documents for custom entity recognition, ability to provide specific test sets during training, and live migration to new model endpoints.
13
+
14
+ 1.51.0 (2021-09-14)
15
+ ------------------
16
+
17
+ * Feature - Amazon Comprehend now allows you to train and run PDF and Word documents for custom entity recognition. With PDF and Word formats, you can extract information from documents containing headers, lists and tables.
18
+
19
+ 1.50.0 (2021-09-01)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
4
24
  1.49.0 (2021-08-20)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.49.0
1
+ 1.53.0