Skip to content

Commit 076d2ee

Browse files
Merge pull request #52 from AndyCross/patch-1
Update README.md
2 parents 1bda031 + b300b9d commit 076d2ee

File tree

1 file changed

+2
-2
lines changed
  • 03 - Data Science and Custom Skills/Azure Function Custom Skills

1 file changed

+2
-2
lines changed

03 - Data Science and Custom Skills/Azure Function Custom Skills/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ This project provides the following custom skills:
1616
* [**ImageStore**](https://github.com/Azure-Samples/azure-search-power-skills/blob/master/Vision/ImageStore/README.md): stores and fetches base64-encoded images to and from blob storage.
1717
* [**HocrGenerator**](https://github.com/Azure-Samples/azure-search-power-skills/blob/master/Vision/HocrGenerator/README.md): transforms the result of OCR into the hOCR format.
1818
* [**AnalyzeForm**](https://github.com/Azure-Samples/azure-search-power-skills/blob/master/Vision/AnalyzeForm/README.md): recognizes form fields in a document.
19-
* [**CustomEntityLookup**](https://github.com/Azure-Samples/azure-search-power-skills/blob/master//Text/CustomEntityLookup): finds custom entity names in text.
19+
* [**CustomEntityLookup**](https://github.com/Azure-Samples/azure-search-power-skills/blob/master/Text/CustomEntitySearch/README.md): finds custom entity names in text.
2020
* [**Tokenizer**](https://github.com/Azure-Samples/azure-search-power-skills/blob/master/Text/Tokenizer/README.md): extracts non-stop words from a text.
21-
* [**Distinct**](https://github.com/Azure-Samples/azure-search-power-skills/blob/master/Text/Distinct/README.md): de-duplicates a list of terms.
21+
* [**Distinct**](https://github.com/Azure-Samples/azure-search-power-skills/blob/master/Text/Distinct/README.md): de-duplicates a list of terms.

0 commit comments

Comments
 (0)