aws-sdk-comprehend 1.50.0 → 1.54.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: e6b8c990eb8f22c9347bb33832a67cbb7decb7c3e2d3e26f5c55645c6f66112e
4
- data.tar.gz: 3480e954c55a8a1fa34a2fc713e7ef70fef60b6b788e4962037b186bad2941d5
3
+ metadata.gz: ffb1d1ac81a271d0d057d9b99eac0064c4178fd2c04bd4f7641bbbc47cd444c2
4
+ data.tar.gz: e3878e19d09f445eee0c3b734f8e5b37e79972b9ba9e6cfd9074a48691dcf5ca
5
5
  SHA512:
6
- metadata.gz: 77a1b79f708c26bd95b417c884e8c0fc4c3245e20b4eca2ee4f6cd7a65c9c712617ad6a5123a080ce72bab677cbc41b880103a360253ee84c35eb43e327db97b
7
- data.tar.gz: ae140ad7047606ac4e7db331f20aaf81825caa98909f8e39e235ea3d741405e854d38f3d39a04cfb478ec23a32e80e829e4c5df688685698b160ba2e2a380e17
6
+ metadata.gz: 6c69cdfdf5ac467f97842bb15639e6cc6c6da70b2ac43fcb01d535f9ce9b8c1902c2f3b678348c1d8b51d2ed44c376f9ada9940970dbf3c0d407630a7e4098f4
7
+ data.tar.gz: bab7c98f800a3a1f320ee7f12b6c40b634c9bde1f8a1823b4fcc3094223f8fd80f1766f65424627b22f7bce47f9568ff84718e495b9fc5c7ef9cbf64ff514c09
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.54.0 (2021-11-04)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.53.0 (2021-10-18)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.52.0 (2021-09-21)
15
+ ------------------
16
+
17
+ * 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.
18
+
19
+ 1.51.0 (2021-09-14)
20
+ ------------------
21
+
22
+ * 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.
23
+
4
24
  1.50.0 (2021-09-01)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.50.0
1
+ 1.54.0