Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Auf dieser Seite werden Beispielanwendungen für die Cloud Natural Language API aufgeführt. Sobald weitere Beispiele erstellt sind, werden sie auf dieser Seite hinzugefügt.
In den Installationsanforderungen finden Sie ein Beispiel zum Durcharbeiten und in der Anleitung zur Sentimentanalyse erhalten Sie ausführliche Erläuterungen zum Code.
Sprachbeispiele
Python
Diese Python-Anwendungen zeigen Ihnen, wie Sie verschiedene Cloud Natural Language API-Aufrufe ausführen.
Diese Node.js-Anwendung zeigt Ihnen, wie Sie mithilfe eines Cloud Natural Language API-Aufrufs eine Sentiment-, Entitäts- oder Syntaxanalyse durchführen.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-09-02 (UTC)."],[],[],null,["# Sample Applications\n\nThis page lists Cloud Natural Language API sample applications. We will\nbe adding more samples to this page as they are created.\n\nTo walk through a sample, see installation requirements, and get detailed\nexplanations of the code, see the\n[Sentiment Analysis Tutorial](/natural-language/docs/sentiment-tutorial).\n\nLanguage examples\n-----------------\n\n### Python\n\nThese Python applications show you how to make different Cloud Natural Language API calls.\n\n[Documentation and Python Code](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-language)\n\n### Java\n\nThis Java application shows you how to make a Cloud Natural Language API call to analyze\nsentiment, entities or syntax.\n\n[Documentation and Java Code](https://github.com/GoogleCloudPlatform/java-docs-samples/tree/master/language/)\n\n### Node.js\n\nThis Node.js application shows you how to make a Cloud Natural Language API call to analyze\nsentiment, entities or syntax.\n\n[Documentation and Node.js Code](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-language)\n\n### Go\n\nThis Go application shows you how to make a Cloud Natural Language API call to analyze\nsentiment, entities or syntax.\n\n[Documentation and Go Code](https://github.com/GoogleCloudPlatform/golang-samples/tree/master/language)\n\nOther languages\n---------------\n\nFor more information about using other languages, see the following\nreferences:\n\n- [C# reference documentation](/dotnet/docs/reference/Google.Cloud.Language.V1/latest)\n- [PHP reference documentation](/php/docs/reference/cloud-language/latest)\n- [Ruby reference documentation](/ruby/docs/reference/google-cloud-language/latest)"]]