Using the Natural Language API to classify unstructured text Reviews
34867 reviews
Bhuvaneswaran K. · Reviewed over 4 years ago
Python errors in the lab code.
Aaron W. · Reviewed over 4 years ago
Nicola F. · Reviewed over 4 years ago
The script `classify-text.py`: article_text = file.download_as_bytes().decode("utf-8") ... rows_for_bq.append((str(article_text), str(nl_response.categories[0].name), float(nl_response.categories[0].confidence)))
Mariusz K. · Reviewed over 4 years ago
Nikhil Y. · Reviewed over 4 years ago
Betelhem D. · Reviewed over 4 years ago
Shreya K. · Reviewed over 4 years ago
Sushmit Y. · Reviewed over 4 years ago
Atul S. · Reviewed over 4 years ago
Nareh t. · Reviewed over 4 years ago
Armen C. · Reviewed over 4 years ago
The classify-text.py has errors. Changed line 31 from download_as_string to download_as_bytes and on line 34 removed str() categorisation, it should be a float.
Artak A. · Reviewed over 4 years ago
Vazgen H. · Reviewed over 4 years ago
Vardan S. · Reviewed over 4 years ago
Hayk H. · Reviewed over 4 years ago
Anna G. · Reviewed over 4 years ago
Gurgen H. · Reviewed over 4 years ago
Onke N. · Reviewed over 4 years ago
there was a problem with the download_as_string package, it seems it's deprecated
Simón B. · Reviewed over 4 years ago
Lab does not work; function file.download_as_string() fails
Leonidas K. · Reviewed over 4 years ago
Yingzhao O. · Reviewed over 4 years ago
good
Babukannan C. · Reviewed over 4 years ago
LEUNG, C. · Reviewed over 4 years ago
_DOWNLOAD_AS_STRING_DEPRECATED, PendingDeprecationWarning, stacklevel=2 error
vivek D. · Reviewed over 4 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.