Skip to content

Commit d9da422

Browse files
committed
docs: fix description issue
1 parent 788a1ce commit d9da422

6 files changed

+6
-6
lines changed

docs/en-branded/deploy-image-super-resolution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ feature_endpoint: image_super_resolution
55
deployment_time: 25 Minutes
66
destroy_time: 20 Minutes
77
sample_image: Image URL address
8-
feature_description: Upscale the resolution and enhance details in the images..
8+
feature_description: Upscale the resolution and enhance details in the images.
99
feature_scenario: Applicable to converting original image assets into high resolution images.
1010
---
1111

docs/en-branded/deploy-text-similarity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ feature_endpoint: text_similarity
55
deployment_time: 15 Minutes
66
destroy_time: 10 Minutes
77
sample_image: Image URL address
8-
feature_description: Compare two Chinese words or sentences and return similarity score..
8+
feature_description: Compare two Chinese words or sentences and return similarity score.
99
feature_scenario: Applicable to search engines, recommendation systems, machine translation, automatic response, named entity recognition, spelling error correction and other scenarios.
1010
---
1111

docs/en-branded/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The table below lists the supported APIs. You can click the **Details** link to
2121
|Face Detection|Detect the face in an image, and map the detected facial features and contour key point information to 64 vector coordinates.|[Details](deploy-face-detection.md)|
2222
|Face Comparison|Compare two faces of the same person and return a confidence score of the similarity.|[Details](deploy-face-comparison.md)|
2323
|Human Attribute Recognition |Recognize the attributes of the human body in the image, and return the human body position coordinates and attribute analysis in each area, such as the semantic information of 16 attributes such as gender, age, and clothing.|[Details](deploy-human-attribute-recognition.md)|
24-
|Human Image Segmentation|Segment human bodies from background and return the alpha channel which is a color component representing the degree of transparency of a color..|[Details](deploy-human-image-segmentation.md)|
24+
|Human Image Segmentation|Segment human bodies from background and return the alpha channel which is a color component representing the degree of transparency of a color.|[Details](deploy-human-image-segmentation.md)|
2525

2626
### Image Understanding
2727
| **API Name** | **Description** | API |

docs/en/deploy-image-super-resolution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ feature_endpoint: image_super_resolution
55
deployment_time: 25 Minutes
66
destroy_time: 20 Minutes
77
sample_image: Image URL address
8-
feature_description: Upscale the resolution and enhance details in the images..
8+
feature_description: Upscale the resolution and enhance details in the images.
99
feature_scenario: Applicable to converting original image assets into high resolution images.
1010
---
1111

docs/en/deploy-text-similarity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ feature_endpoint: text_similarity
55
deployment_time: 15 Minutes
66
destroy_time: 10 Minutes
77
sample_image: Image URL address
8-
feature_description: Compare two Chinese words or sentences and return similarity score..
8+
feature_description: Compare two Chinese words or sentences and return similarity score.
99
feature_scenario: Applicable to search engines, recommendation systems, machine translation, automatic response, named entity recognition, spelling error correction and other scenarios.
1010
---
1111

docs/en/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The table below lists the supported APIs. You can click the **Details** link to
2121
|Face Detection|Detect the face in an image, and map the detected facial features and contour key point information to 64 vector coordinates.|[Details](deploy-face-detection.md)|
2222
|Face Comparison|Compare two faces of the same person and return a confidence score of the similarity.|[Details](deploy-face-comparison.md)|
2323
|Human Attribute Recognition |Recognize the attributes of the human body in the image, and return the human body position coordinates and attribute analysis in each area, such as the semantic information of 16 attributes such as gender, age, and clothing.|[Details](deploy-human-attribute-recognition.md)|
24-
|Human Image Segmentation|Segment human bodies from background and return the alpha channel which is a color component representing the degree of transparency of a color..|[Details](deploy-human-image-segmentation.md)|
24+
|Human Image Segmentation|Segment human bodies from background and return the alpha channel which is a color component representing the degree of transparency of a color.|[Details](deploy-human-image-segmentation.md)|
2525

2626
### Image Understanding
2727
| **API Name** | **Description** | API |

0 commit comments

Comments
 (0)