Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/axtens/classification

Wrapper for Google.Cloud.Language.V1
https://github.com/axtens/classification

Last synced: about 1 month ago
JSON representation

Wrapper for Google.Cloud.Language.V1

Awesome Lists containing this project

README

        

# Classification
Wrapper for Google.Cloud.Language.V1

See [Doing Google's Natural Language ClassifyText() in ASP.NET](https://dev.to/bugmagnet/doing-google-s-natural-language-classifytext-in-asp-net-4can) and [Google's Natural Language API, Content Classification, in C#](https://dev.to/bugmagnet/google-s-natural-language-api-content-classification-in-c-4k58) for background discussion of development and use.

Acknowledgements:
* [Google Cloud Language v1](https://cloud.google.com/natural-language/docs/reference/rpc/google.cloud.language.v1)
* [Newtonsoft.Json](https://www.newtonsoft.com/json)

MIT license.