Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/axtens/classification
- Owner: axtens
- License: mit
- Created: 2019-10-11T08:12:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T02:07:58.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T06:50:52.565Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Classification
Wrapper for Google.Cloud.Language.V1See [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.