Commit 7ee6bda
Cognitive services python custom search samples (#21)
* added working samples for common and detection
* edited common and detection parameters and completed find_similar sample
* edited find_similar sample and added group sample
* added identify sample
* added samples for verify
* finished samples and edited retrieval method of environment variables
* cleaned up samples, getting rid of unused imports and variables
* consolidated the face samples into a single python file face_samples.py
* edited Custom Search Samples, as CustomSearchAPI has been switched to CustomSearchClient
* got rid of changes I accidentally made to text analytics and visual search samples
* added .idea to gitignore and edited import for tools
* updated custom web search to address requested changes
* slight spacing formatting
* Update requirements.txt1 parent 33f36da commit 7ee6bda
2 files changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | | - | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
0 commit comments