File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/cognitive-services/text-analytics/includes/entity-types Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,11 +43,11 @@ The following entity categories are returned when sending requests to the `/enti
43
43
| DateTime | TimeRange | Time ranges. | ` 2019-10-01 ` | Also returned by NER v2.1 |
44
44
| DateTime | Duration | Durations. | ` 2019-10-01 ` | Also returned by NER v2.1 |
45
45
| DateTime | Set | Set, repeated times. | ` 2019-10-01 ` | Also returned by NER v2.1 |
46
- | Quantity | N/A | Numbers and numeric quantities. | ` 2019-10-01 ` | |
46
+ | Quantity | N/A | Numbers and numeric quantities. | ` 2019-10-01 ` | Also returned by NER v2.1 |
47
47
| Quantity | Number | Numbers. | ` 2019-10-01 ` | Also returned by NER v2.1 |
48
48
| Quantity | Percentage | Percentages.| ` 2019-10-01 ` | Also returned by NER v2.1 |
49
49
| Quantity | Ordinal | Ordinal numbers. | ` 2019-10-01 ` | Also returned by NER v2.1 |
50
- | Quantity | Age | Ages. | ` 2019-10-01 ` | | Also returned by NER v2.1 |
50
+ | Quantity | Age | Ages. | ` 2019-10-01 ` | Also returned by NER v2.1 |
51
51
| Quantity | Currency | Currencies. | ` 2019-10-01 ` | Also returned by NER v2.1 |
52
52
| Quantity | Dimension | Dimensions and measurements. | ` 2019-10-01 ` | Also returned by NER v2.1 |
53
53
| Quantity | Temperature | Temperatures. | ` 2019-10-01 ` | Also returned by NER v2.1 |
You can’t perform that action at this time.
0 commit comments