57 lines
3.2 KiB
Markdown
57 lines
3.2 KiB
Markdown
<!--
|
||
# ========================================================================
|
||
# Copyright 2020 hankcs
|
||
#
|
||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||
# you may not use this file except in compliance with the License.
|
||
# You may obtain a copy of the License at
|
||
#
|
||
# http://www.apache.org/licenses/LICENSE-2.0
|
||
#
|
||
# Unless required by applicable law or agreed to in writing, software
|
||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||
# See the License for the specific language governing permissions and
|
||
# limitations under the License.
|
||
#
|
||
# The above copyright notice and this permission notice shall be included in all
|
||
# copies or substantial portions of the Software.
|
||
# ========================================================================
|
||
-->
|
||
|
||
# msra
|
||
|
||
| Category | Subcategory | Tag-set of Format-1 | Tag-set of Format-2 |
|
||
|----------|----------------|---------------------|---------------------|
|
||
| NAMEX | Person | P | PERSON |
|
||
| | Location | L | LOCATION |
|
||
| | Organization | 〇 | ORGANIZATION |
|
||
| TIMEX | Date | dat | DATE |
|
||
| | Duration | dur | DURATION |
|
||
| | Time | tim | TIME |
|
||
| NUMEX | Percent | per | PERCENT |
|
||
| | Money | mon | MONEY |
|
||
| | Frequency | fre | FREQUENCY |
|
||
| | Integer | int | INTEGER |
|
||
| | Fraction | fra | FRACTION |
|
||
| | Decimal | dec | DECIMAL |
|
||
| | Ordinal | ord | ORDINAL |
|
||
| | Rate | rat | RATE |
|
||
| MEASUREX | Age | age | AGE |
|
||
| | Weight | wei | WEIGHT |
|
||
| | Length | len | LENGTH |
|
||
| | Temperature | tem | TEMPERATURE |
|
||
| | Angle | ang | ANGLE |
|
||
| | Area | are | AREA |
|
||
| | Capacity | cap | CAPACITY |
|
||
| | Speed | spe | SPEED |
|
||
| | Acceleration | acc | ACCELERATION |
|
||
| | Other measures | mea | MEASURE |
|
||
| ADDREX | Email | ema | EMAIL |
|
||
| | Phone | pho | PHONE |
|
||
| | Fax | fax | FAX |
|
||
| | Telex | tel | TELEX |
|
||
| | WWW | WWW | WWW |
|
||
| | Postalcode | pos | POSTALCODE |
|
||
|