aws-sdk-comprehend 1.48.0 → 1.52.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: cfbda392422e7cfed95b782c72ce15b3f982b566eb5a193539875327e9adee8b
4
- data.tar.gz: c45342a8abe385cdc7cc9b32674b981f32acf4b39fd4a29333b0890f6201dc24
3
+ metadata.gz: 898e5a918006930ceaa12fc25e788b334d8e98be0d636f8716de7aae54c00d31
4
+ data.tar.gz: b2c62a018c670a264105a95c9fb5e872c50aa18345d85a7788a05529de05a153
5
5
  SHA512:
6
- metadata.gz: f48a8cd17bbc874d4fb039294a48208f34b5d995d739c2fda21fc6e4797baa69766df506b2d401c2e1fb58b8e0b916d470edd90f26caa3584e6c012c0e8c2c8c
7
- data.tar.gz: b8dfc5a55b13921f2b2bef2b58fcde1702e6e98b9c7b7246e627823b0f637284acbb8b7cde152a017be134aefa3c6814a712f24f7b03286c1c3ed8ad7646a4d0
6
+ metadata.gz: c05b640caaa2ae7691e376f64125c0156373d531da1e844b1a813195e9a10fc19cee0b7cb43faf221e82482fdeb1a7f0ff8318a12030606f7408683a5936f29f
7
+ data.tar.gz: ffd392ec11d5a383df1608720d1215b1b257bb234594995661b22f074c032bc48b55d7b3060adde1d88b2fbf06915b6eb699cbd316338b0a752c5b6d0eb16963
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.52.0 (2021-09-21)
5
+ ------------------
6
+
7
+ * 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.
8
+
9
+ 1.51.0 (2021-09-14)
10
+ ------------------
11
+
12
+ * 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.
13
+
14
+ 1.50.0 (2021-09-01)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.49.0 (2021-08-20)
20
+ ------------------
21
+
22
+ * Feature - Add tagging support for Comprehend async inference job.
23
+
4
24
  1.48.0 (2021-07-30)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.48.0
1
+ 1.52.0