You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: 03 - Data Science and Custom Skills/Azure Function Custom Skills/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,6 @@ This project provides the following custom skills:
16
16
*[**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.
17
17
*[**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.
18
18
*[**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.
20
20
*[**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