{"library":"google-cloud-language","type":"library","category":null,"description":"The `google-cloud-language` library provides a Python client for the Google Cloud Natural Language API. It enables developers to perform sentiment analysis, entity analysis, entity sentiment analysis, content classification, and syntax analysis on text. This library is part of the larger `google-cloud-python` monorepo, meaning it receives regular updates and patches as part of Google Cloud's client library ecosystem, with frequent releases for individual services.","language":"python","status":"active","version":"2.20.0","tags":["google cloud","natural language processing","nlp","ai","machine learning","sentiment analysis","entity analysis","text classification"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install google-cloud-language","imports":["from google.cloud import language_v1\nclient = language_v1.LanguageServiceClient()","from google.cloud import language_v1\ndocument = language_v1.types.Document(content=text, type_=language_v1.Document.Type.PLAIN_TEXT)"]}],"homepage":"https://cloud.google.com/natural-language","github":"https://github.com/googleapis/google-cloud-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/google-cloud-language/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":5.4,"avg_import_s":1.71,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/google-cloud-language/compatibility"}}