关于“Using the Natural Language API to classify unstructured text”的评价
评论
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 核实。