关于“Using the Natural Language API to classify unstructured text”的评价
34867 条评价
Bhuvaneswaran K. · 已于 over 4 years前审核
Python errors in the lab code.
Aaron W. · 已于 over 4 years前审核
Nicola F. · 已于 over 4 years前审核
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. · 已于 over 4 years前审核
Nikhil Y. · 已于 over 4 years前审核
Betelhem D. · 已于 over 4 years前审核
Shreya K. · 已于 over 4 years前审核
Sushmit Y. · 已于 over 4 years前审核
Atul S. · 已于 over 4 years前审核
Nareh t. · 已于 over 4 years前审核
Armen C. · 已于 over 4 years前审核
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. · 已于 over 4 years前审核
Vazgen H. · 已于 over 4 years前审核
Vardan S. · 已于 over 4 years前审核
Hayk H. · 已于 over 4 years前审核
Anna G. · 已于 over 4 years前审核
Gurgen H. · 已于 over 4 years前审核
Onke N. · 已于 over 4 years前审核
there was a problem with the download_as_string package, it seems it's deprecated
Simón B. · 已于 over 4 years前审核
Lab does not work; function file.download_as_string() fails
Leonidas K. · 已于 over 4 years前审核
Yingzhao O. · 已于 over 4 years前审核
good
Babukannan C. · 已于 over 4 years前审核
LEUNG, C. · 已于 over 4 years前审核
_DOWNLOAD_AS_STRING_DEPRECATED, PendingDeprecationWarning, stacklevel=2 error
vivek D. · 已于 over 4 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。