리뷰 Natural Language API를 사용하여 구조화되지 않은 텍스트 분류하기개

리뷰 35478개

Mihaela O. · 거의 6년 전에 리뷰됨

János T. · 거의 6년 전에 리뷰됨

Walter O. · 거의 6년 전에 리뷰됨

Thorsten R. · 거의 6년 전에 리뷰됨

András D. · 거의 6년 전에 리뷰됨

OSCAR S. · 거의 6년 전에 리뷰됨

Dimitris P. · 거의 6년 전에 리뷰됨

student_03_d583e6458b56@cloudshell:~ (qwiklabs-gcp-03-f826e762a620)$ python3 classify-text.py Got article files from GCS, sending them to the NL API (this will take ~2 minutes)... Traceback (most recent call last): File "classify-text.py", line 32, in <module> nl_response = classify_text(article_text) File "classify-text.py", line 17, in classify_text document=language.types.Document( AttributeError: module 'google.cloud.language' has no attribute 'types'

Eduardo V. · 거의 6년 전에 리뷰됨

Getting error: Got article files from GCS, sending them to the NL API (this will take ~2 minutes)... Traceback (most recent call last): File "classify-text.py", line 32, in <module> nl_response = classify_text(article_text) File "classify-text.py", line 17, in classify_text document=language.types.Document( AttributeError: module 'google.cloud.language' has no attribute 'types'

Krishna S. · 거의 6년 전에 리뷰됨

issue in script, had to fix manually

Eric B. · 거의 6년 전에 리뷰됨

Huang J. · 거의 6년 전에 리뷰됨

Ankur A. · 거의 6년 전에 리뷰됨

Lars B. · 거의 6년 전에 리뷰됨

good

chdsfdf s. · 거의 6년 전에 리뷰됨

Oscar V. · 거의 6년 전에 리뷰됨

LTI S. · 거의 6년 전에 리뷰됨

Abhishek N. · 거의 6년 전에 리뷰됨

Python code error: AttributeError: module 'google.cloud.language' has no attribute 'types'

Peter H. · 거의 6년 전에 리뷰됨

Sergey M. · 거의 6년 전에 리뷰됨

Ramon A. · 거의 6년 전에 리뷰됨

Wanda K. · 거의 6년 전에 리뷰됨

good

เจตรินทร์ ข. · 거의 6년 전에 리뷰됨

Python code was invalid

Pierre B. · 거의 6년 전에 리뷰됨

Khamchand S. · 거의 6년 전에 리뷰됨

This was an interesting lab, but unfortunately, running classify-text.py with python3 results in the following error: student_03_0124b10b6b17@cloudshell:~ (qwiklabs-gcp-03-75c6632da366)$ python3 classify-text.py Got article files from GCS, sending them to the NL API (this will take ~2 minutes)... Traceback (most recent call last): File "classify-text.py", line 32, in <module> nl_response = classify_text(article_text) File "classify-text.py", line 17, in classify_text document=language.types.Document( AttributeError: module 'google.cloud.language' has no attribute 'types' python2 worked fine though.

Calvin Y. · 거의 6년 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.