Skip to content

Commit e184a83

Browse files
committed
fixing table
1 parent 7555173 commit e184a83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/text-analytics/includes/entity-types/general-entities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ The following entity categories are returned when sending requests to the `/enti
4343
| DateTime | TimeRange | Time ranges. | `2019-10-01` | Also returned by NER v2.1 |
4444
| DateTime | Duration | Durations. | `2019-10-01` | Also returned by NER v2.1 |
4545
| 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 |
4747
| Quantity | Number | Numbers. | `2019-10-01` | Also returned by NER v2.1 |
4848
| Quantity | Percentage | Percentages.| `2019-10-01` | Also returned by NER v2.1 |
4949
| 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 |
5151
| Quantity | Currency | Currencies. | `2019-10-01` | Also returned by NER v2.1 |
5252
| Quantity | Dimension | Dimensions and measurements. | `2019-10-01` | Also returned by NER v2.1 |
5353
| Quantity | Temperature | Temperatures. | `2019-10-01` | Also returned by NER v2.1 |

0 commit comments

Comments
 (0)