Skip to content

Commit

Permalink
Began documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
keithweaver committed Feb 22, 2017
1 parent 105f23c commit c83fe15
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ composer require kweaver00/watson_php dev-master

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

[Retrieve and Rank](https://github.com/kweaver00/unofficial-ibm-watson-php-sdk#retrieve-and-rank)

[Document Conversion](https://github.com/kweaver00/unofficial-ibm-watson-php-sdk#document-conversion)


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



## Retrieve and Rank




## Document Conversion

### Creating A New Object
Expand Down

0 comments on commit c83fe15

Please sign in to comment.