Skip to content

Commit

Permalink
docs: Update version numbers from 2.16.0 -> 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 4, 2019
1 parent 1d81ed8 commit cc1079e
Show file tree
Hide file tree
Showing 61 changed files with 119 additions and 119 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[bumpversion]
commit = True
current_version = 2.16.0
current_version = 2.17.0
message = docs: Update version numbers from {current_version} -> {new_version}

[bumpversion:file:Doxyfile]
Expand Down
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "Watson Developer Cloud .NET Standard SDK"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 2.16.0
PROJECT_NUMBER = 2.17.0

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<VersionPrefix>2.16.0</VersionPrefix>
<VersionPrefix>2.17.0</VersionPrefix>
<TargetFramework>netcoreapp1.0</TargetFramework>
<AssemblyName>IBM.WatsonDeveloperCloud.Conversation.v1.Example</AssemblyName>
<OutputType>Exe</OutputType>
Expand All @@ -9,7 +9,7 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<Version>2.16.0</Version>
<Version>2.17.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<VersionPrefix>2.16.0</VersionPrefix>
<VersionPrefix>2.17.0</VersionPrefix>
<TargetFramework>netcoreapp1.0</TargetFramework>
<AssemblyName>IBM.WatsonDeveloperCloud.Conversation.v1.Example</AssemblyName>
<OutputType>Exe</OutputType>
Expand All @@ -10,7 +10,7 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<Version>2.16.0</Version>
<Version>2.17.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<VersionPrefix>2.16.0</VersionPrefix>
<VersionPrefix>2.17.0</VersionPrefix>
<TargetFramework>netcoreapp1.0</TargetFramework>
<AssemblyName>IBM.WatsonDeveloperCloud.Discovery.v1.Example</AssemblyName>
<OutputType>Exe</OutputType>
Expand All @@ -10,7 +10,7 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<Version>2.16.0</Version>
<Version>2.17.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<VersionPrefix>2.16.0</VersionPrefix>
<VersionPrefix>2.17.0</VersionPrefix>
<TargetFramework>netcoreapp1.0</TargetFramework>
<AssemblyName>IBM.WatsonDeveloperCloud.LanguageTranslator.v3.Example</AssemblyName>
<OutputType>Exe</OutputType>
Expand All @@ -10,7 +10,7 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<Version>2.16.0</Version>
<Version>2.17.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<VersionPrefix>2.16.0</VersionPrefix>
<VersionPrefix>2.17.0</VersionPrefix>
<TargetFramework>netcoreapp1.0</TargetFramework>
<AssemblyName>IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1.Ex</AssemblyName>
<OutputType>Exe</OutputType>
Expand All @@ -10,7 +10,7 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<Version>2.16.0</Version>
<Version>2.17.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<VersionPrefix>2.16.0</VersionPrefix>
<VersionPrefix>2.17.0</VersionPrefix>
<TargetFramework>netcoreapp1.0</TargetFramework>
<AssemblyName>IBM.WatsonDeveloperCloud.PersonalityInsights.v3.Example</AssemblyName>
<OutputType>Exe</OutputType>
Expand All @@ -10,7 +10,7 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<Version>2.16.0</Version>
<Version>2.17.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<VersionPrefix>2.16.0</VersionPrefix>
<VersionPrefix>2.17.0</VersionPrefix>
<TargetFramework>netcoreapp1.0</TargetFramework>
<AssemblyName>IBM.WatsonDeveloperCloud.SpeechToText.v1.Example</AssemblyName>
<OutputType>Exe</OutputType>
Expand All @@ -10,7 +10,7 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<Version>2.16.0</Version>
<Version>2.17.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<VersionPrefix>2.16.0</VersionPrefix>
<VersionPrefix>2.17.0</VersionPrefix>
<TargetFramework>netcoreapp1.0</TargetFramework>
<AssemblyName>IBM.WatsonDeveloperCloud.ToneAnalyzer.v3.Example</AssemblyName>
<OutputType>Exe</OutputType>
Expand All @@ -10,7 +10,7 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<Version>2.16.0</Version>
<Version>2.17.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>IBM.WatsonDeveloperCloud.Assistant.v1 wraps the Watson Developer Cloud Assistant service (http://www.ibm.com/watson/developercloud/assistant.html)</Description>
<AssemblyTitle>IBM.WatsonDeveloperCloud.Assistant.v1</AssemblyTitle>
<VersionPrefix>2.16.0</VersionPrefix>
<VersionPrefix>2.17.0</VersionPrefix>
<Authors>Watson Developer Cloud</Authors>
<TargetFramework>netstandard1.3</TargetFramework>
<AssemblyName>IBM.WatsonDeveloperCloud.Assistant.v1</AssemblyName>
Expand All @@ -12,7 +12,7 @@
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
<NetStandardImplicitPackageVersion>1.6.0</NetStandardImplicitPackageVersion>
<Version>2.16.0</Version>
<Version>2.17.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
4 changes: 2 additions & 2 deletions src/IBM.WatsonDeveloperCloud.Assistant.v1/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![NuGet](https://img.shields.io/badge/nuget-v2.16.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.Assistant.v1/)
[![NuGet](https://img.shields.io/badge/nuget-v2.17.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.Assistant.v1/)

### Assistant

Expand All @@ -15,7 +15,7 @@ PM > Install-Package IBM.WatsonDeveloperCloud.Assistant.v1
```xml

<ItemGroup>
<PackageReference Include="IBM.WatsonDeveloperCloud.Assistant.v1" Version="2.16.0" />
<PackageReference Include="IBM.WatsonDeveloperCloud.Assistant.v1" Version="2.17.0" />
</ItemGroup>

```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>IBM.WatsonDeveloperCloud.Assistant.v2 wraps the Watson Developer Cloud Assistant service (http://www.ibm.com/watson/developercloud/assistant.html)</Description>
<AssemblyTitle>IBM.WatsonDeveloperCloud.Assistant.v2</AssemblyTitle>
<VersionPrefix>2.16.0</VersionPrefix>
<VersionPrefix>2.17.0</VersionPrefix>
<Authors>Watson Developer Cloud</Authors>
<TargetFramework>netstandard1.3</TargetFramework>
<AssemblyName>IBM.WatsonDeveloperCloud.Assistant.v2</AssemblyName>
Expand All @@ -12,7 +12,7 @@
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
<NetStandardImplicitPackageVersion>1.6.0</NetStandardImplicitPackageVersion>
<Version>2.16.0</Version>
<Version>2.17.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
4 changes: 2 additions & 2 deletions src/IBM.WatsonDeveloperCloud.Assistant.v2/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![NuGet](https://img.shields.io/badge/nuget-v2.16.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.Assistant.v2/)
[![NuGet](https://img.shields.io/badge/nuget-v2.17.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.Assistant.v2/)

### Assistant

Expand All @@ -15,7 +15,7 @@ PM > Install-Package IBM.WatsonDeveloperCloud.Assistant.v2
```xml

<ItemGroup>
<PackageReference Include="IBM.WatsonDeveloperCloud.Assistant.v2" Version="2.16.0" />
<PackageReference Include="IBM.WatsonDeveloperCloud.Assistant.v2" Version="2.17.0" />
</ItemGroup>

```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>IBM.WatsonDeveloperCloud.CompareComply.v1 wraps the Watson Developer Cloud Compare Comply service (http://www.ibm.com/watson/developercloud/compare-comply.html)</Description>
<AssemblyTitle>IBM.WatsonDeveloperCloud.CompareComply.v1</AssemblyTitle>
<VersionPrefix>2.16.0</VersionPrefix>
<VersionPrefix>2.17.0</VersionPrefix>
<Authors>Watson Developer Cloud</Authors>
<TargetFramework>netstandard1.3</TargetFramework>
<AssemblyName>IBM.WatsonDeveloperCloud.CompareComply.v1</AssemblyName>
Expand All @@ -12,7 +12,7 @@
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
<NetStandardImplicitPackageVersion>1.6.0</NetStandardImplicitPackageVersion>
<Version>2.16.0</Version>
<Version>2.17.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
4 changes: 2 additions & 2 deletions src/IBM.WatsonDeveloperCloud.CompareComply.v1/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![NuGet](https://img.shields.io/badge/nuget-v2.16.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.CompareComply.v1/)
[![NuGet](https://img.shields.io/badge/nuget-v2.17.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.CompareComply.v1/)

### Compare Comply
IBM Watson™ [Compare and Comply]() analyzes governing documents to provide details about critical aspects of the documents.
Expand All @@ -14,7 +14,7 @@ PM > Install-Package IBM.WatsonDeveloperCloud.ComnpareComply.v1
```xml

<ItemGroup>
<PackageReference Include="IBM.WatsonDeveloperCloud.CompareComply.v1" Version="2.16.0" />
<PackageReference Include="IBM.WatsonDeveloperCloud.CompareComply.v1" Version="2.17.0" />
</ItemGroup>

```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>IBM.WatsonDeveloperCloud.Conversation.v1 wraps the Watson Developer Cloud Conversation service (http://www.ibm.com/watson/developercloud/conversation.html)</Description>
<AssemblyTitle>IBM.WatsonDeveloperCloud.Conversation.v1</AssemblyTitle>
<VersionPrefix>2.16.0</VersionPrefix>
<VersionPrefix>2.17.0</VersionPrefix>
<Authors>Watson Developer Cloud</Authors>
<TargetFramework>netstandard1.3</TargetFramework>
<AssemblyName>IBM.WatsonDeveloperCloud.Conversation.v1</AssemblyName>
Expand All @@ -12,7 +12,7 @@
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
<NetStandardImplicitPackageVersion>1.6.0</NetStandardImplicitPackageVersion>
<Version>2.16.0</Version>
<Version>2.17.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
4 changes: 2 additions & 2 deletions src/IBM.WatsonDeveloperCloud.Conversation.v1/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![NuGet](https://img.shields.io/badge/nuget-v2.16.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.Conversation.v1/)
[![NuGet](https://img.shields.io/badge/nuget-v2.17.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.Conversation.v1/)

### Conversation
**Conversation V1 is deprecated and will be removed in the next major release of the SDK. Use Assistant V1 or Assistant V2.**
Expand All @@ -15,7 +15,7 @@ PM > Install-Package IBM.WatsonDeveloperCloud.Conversation.v1
```xml

<ItemGroup>
<PackageReference Include="IBM.WatsonDeveloperCloud.Conversation.v1" Version="2.16.0" />
<PackageReference Include="IBM.WatsonDeveloperCloud.Conversation.v1" Version="2.17.0" />
</ItemGroup>

```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>IBM.WatsonDeveloperCloud.Discovery.v1 wraps the Watson Developer Cloud Discovery service (http://www.ibm.com/watson/developercloud/discovery.html)</Description>
<AssemblyTitle>IBM.WatsonDeveloperCloud.Discovery.v1</AssemblyTitle>
<VersionPrefix>2.16.0</VersionPrefix>
<VersionPrefix>2.17.0</VersionPrefix>
<Authors>Watson Developer Cloud</Authors>
<TargetFramework>netstandard1.3</TargetFramework>
<AssemblyName>IBM.WatsonDeveloperCloud.Discovery.v1</AssemblyName>
Expand All @@ -12,7 +12,7 @@
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
<NetStandardImplicitPackageVersion>1.6.0</NetStandardImplicitPackageVersion>
<Version>2.16.0</Version>
<Version>2.17.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
4 changes: 2 additions & 2 deletions src/IBM.WatsonDeveloperCloud.Discovery.v1/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![NuGet](https://img.shields.io/badge/nuget-v2.16.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.Discovery.v1/)
[![NuGet](https://img.shields.io/badge/nuget-v2.17.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.Discovery.v1/)

### Discovery
The IBM Watson™ [Discovery][discovery] service makes it possible to rapidly build cognitive, cloud-based exploration applications that unlock actionable insights hidden in unstructured data - including your own proprietary data, as well as public and third-party data.
Expand All @@ -14,7 +14,7 @@ PM > Install-Package IBM.WatsonDeveloperCloud.Discovery.v1
```xml

<ItemGroup>
<PackageReference Include="IBM.WatsonDeveloperCloud.Discovery.v1" Version="2.16.0" />
<PackageReference Include="IBM.WatsonDeveloperCloud.Discovery.v1" Version="2.17.0" />
</ItemGroup>

```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>IBM.WatsonDeveloperCloud.LanguageTranslator.v3 wraps the Watson Developer Cloud Language Translator service (http://www.ibm.com/watson/developercloud/language-translator.html)</Description>
<AssemblyTitle>IBM.WatsonDeveloperCloud.LanguageTranslator.v3</AssemblyTitle>
<VersionPrefix>2.16.0</VersionPrefix>
<VersionPrefix>2.17.0</VersionPrefix>
<Authors>Watson Developer Cloud</Authors>
<TargetFramework>netstandard1.3</TargetFramework>
<AssemblyName>IBM.WatsonDeveloperCloud.LanguageTranslator.v3</AssemblyName>
Expand All @@ -12,7 +12,7 @@
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
<NetStandardImplicitPackageVersion>1.6.0</NetStandardImplicitPackageVersion>
<Version>2.16.0</Version>
<Version>2.17.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
4 changes: 2 additions & 2 deletions src/IBM.WatsonDeveloperCloud.LanguageTranslator.v3/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![NuGet](https://img.shields.io/badge/nuget-v2.16.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.LanguageTranslator.v3/)
[![NuGet](https://img.shields.io/badge/nuget-v2.17.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.LanguageTranslator.v3/)

### Language Translator V3

Expand All @@ -15,7 +15,7 @@ PM > Install-Package IBM.WatsonDeveloperCloud.LanguageTranslator.v3
```xml

<ItemGroup>
<PackageReference Include="IBM.WatsonDeveloperCloud.LanguageTranslator.v3" Version="2.16.0" />
<PackageReference Include="IBM.WatsonDeveloperCloud.LanguageTranslator.v3" Version="2.17.0" />
</ItemGroup>

```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>IBM.WatsonDeveloperCloud.NaturalLanguageClassifier.v1 wraps the Watson Developer Cloud Natural Language Classifier service (http://www.ibm.com/watson/developercloud/natural-language-classifier.html)</Description>
<AssemblyTitle>IBM.WatsonDeveloperCloud.NaturalLanguageClassifier.v1</AssemblyTitle>
<VersionPrefix>2.16.0</VersionPrefix>
<VersionPrefix>2.17.0</VersionPrefix>
<Authors>Watson Developer Cloud</Authors>
<TargetFramework>netstandard1.3</TargetFramework>
<AssemblyName>IBM.WatsonDeveloperCloud.NaturalLanguageClassifier.v1</AssemblyName>
Expand All @@ -12,7 +12,7 @@
<PackageIconUrl>https://watson-developer-cloud.github.io/dotnet-standard-sdk/img/Watson_Avatar_Pos_RGB.png</PackageIconUrl>
<PackageProjectUrl>https://github.com/watson-developer-cloud/dotnet-standard-sdk</PackageProjectUrl>
<NetStandardImplicitPackageVersion>1.6.0</NetStandardImplicitPackageVersion>
<Version>2.16.0</Version>
<Version>2.17.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![NuGet](https://img.shields.io/badge/nuget-v2.16.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.NaturalLanguageClassifier.v1/)
[![NuGet](https://img.shields.io/badge/nuget-v2.17.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.NaturalLanguageClassifier.v1/)

### Natural Language Classifier
IBM Watson™ [Natural Language Classifier][natural_language_classifier] uses machine learning algorithms to return the top matching predefined classes for short text input. You create and train a classifier to connect predefined classes to example texts so that the service can apply those classes to new inputs.
Expand All @@ -14,7 +14,7 @@ PM > Install-Package IBM.WatsonDeveloperCloud.NaturalLanguageClassifier.v1
```xml

<ItemGroup>
<PackageReference Include="IBM.WatsonDeveloperCloud.NaturalLangaugeClassifier.v1" Version="2.16.0" />
<PackageReference Include="IBM.WatsonDeveloperCloud.NaturalLangaugeClassifier.v1" Version="2.17.0" />
</ItemGroup>

```
Expand Down
Loading

0 comments on commit cc1079e

Please sign in to comment.