Skip to content

Commit c83fe15

Browse files
committed
Began documentation
1 parent 105f23c commit c83fe15

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ composer require kweaver00/watson_php dev-master
1717

1818
[Natural Language Classifier](https://github.com/kweaver00/unofficial-ibm-watson-php-sdk#natural-language-classifier)
1919

20+
[Retrieve and Rank](https://github.com/kweaver00/unofficial-ibm-watson-php-sdk#retrieve-and-rank)
21+
2022
[Document Conversion](https://github.com/kweaver00/unofficial-ibm-watson-php-sdk#document-conversion)
2123

2224

@@ -61,6 +63,11 @@ $response = $naturalLangObj->create($localFilePathForTrainingData,$localFilePath
6163

6264

6365

66+
## Retrieve and Rank
67+
68+
69+
70+
6471
## Document Conversion
6572

6673
### Creating A New Object

0 commit comments

Comments
 (0)