리뷰 Analyze Speech & Language with Google APIs: Challenge Lab개
리뷰 11708개
Last task progress was not tracked correctly and even though I completed it, that was not detected by your lab check. (env) student-02-21b6918075ef@lab-vm:~$ gsutil cp gs://cloud-samples-tests/natural-language/sentiment-samples.tgz . Copying gs://cloud-samples-tests/natural-language/sentiment-samples.tgz... / [1 files][ 1.3 KiB/ 1.3 KiB] Operation completed over 1 objects/1.3 KiB. (env) student-02-21b6918075ef@lab-vm:~$ tar -xvzf sentiment-samples.tgz reviews/ reviews/bladerunner-neutral.txt reviews/bladerunner-neg.txt reviews/bladerunner-mixed.txt reviews/bladerunner-pos.txt (env) student-02-21b6918075ef@lab-vm:~$ python sentiment_analysis.py reviews/bladerunner-mixed.txt Sentence 0 has a sentiment score of -0.4000000059604645 Sentence 1 has a sentiment score of 0.0 Sentence 2 has a sentiment score of 0.5 Sentence 3 has a sentiment score of 0.10000000149011612 Sentence 4 has a sentiment score of 0.10000000149011612 Sentence 5 has a sentiment score of -0.699999988079071 Sentence 6 has a sentiment score of 0.699999988079071 Sentence 7 has a sentiment score of -0.4000000059604645 Sentence 8 has a sentiment score of 0.20000000298023224 Sentence 9 has a sentiment score of -0.800000011920929 Sentence 10 has a sentiment score of 0.4000000059604645 Overall Sentiment: score of 0.0 with magnitude of 4.699999809265137 (env) student-02-21b6918075ef@lab-vm:~$ python sentiment_analysis.py reviews/bladerunner-neg.txt Sentence 0 has a sentiment score of 0.10000000149011612 Sentence 1 has a sentiment score of -0.8999999761581421 Sentence 2 has a sentiment score of -0.800000011920929 Sentence 3 has a sentiment score of -0.800000011920929 Sentence 4 has a sentiment score of -0.800000011920929 Overall Sentiment: score of -0.6000000238418579 with magnitude of 3.5 (env) student-02-21b6918075ef@lab-vm:~$ python sentiment_analysis.py reviews/bladerunner-pos.txt Sentence 0 has a sentiment score of 0.699999988079071 Sentence 1 has a sentiment score of 0.20000000298023224 Sentence 2 has a sentiment score of 0.699999988079071 Sentence 3 has a sentiment score of -0.10000000149011612 Sentence 4 has a sentiment score of 0.0 Sentence 5 has a sentiment score of -0.6000000238418579 Sentence 6 has a sentiment score of -0.10000000149011612 Sentence 7 has a sentiment score of 0.5 Sentence 8 has a sentiment score of 0.4000000059604645 Sentence 9 has a sentiment score of 0.8999999761581421 Overall Sentiment: score of 0.20000000298023224 with magnitude of 4.599999904632568 (env) student-02-21b6918075ef@lab-vm:~$ python sentiment_analysis.py reviews/bladerunner-neutral1.txt Traceback (most recent call last): File "/home/student-02-21b6918075ef/sentiment_analysis.py", line 50, in <module> analyze(args.movie_review_filename) File "/home/student-02-21b6918075ef/sentiment_analysis.py", line 27, in analyze with open(movie_review_filename, 'r') as file: FileNotFoundError: [Errno 2] No such file or directory: 'reviews/bladerunner-neutral1.txt' (env) student-02-21b6918075ef@lab-vm:~$ python sentiment_analysis.py reviews/bladerunner-neutral.txt Sentence 0 has a sentiment score of 0.6000000238418579 Sentence 1 has a sentiment score of 0.20000000298023224 Sentence 2 has a sentiment score of 0.6000000238418579 Overall Sentiment: score of 0.4000000059604645 with magnitude of 1.399999976158142 (env) student-02-21b6918075ef@lab-vm:~$
kiran m. · 21일 전에 리뷰됨
Anish K. · 21일 전에 리뷰됨
Renish A. · 21일 전에 리뷰됨
Vineet M. · 22일 전에 리뷰됨
Mr Java S. · 22일 전에 리뷰됨
Mohammad Nabeel G. · 22일 전에 리뷰됨
ANKIT P. · 22일 전에 리뷰됨
Hemraj S. · 22일 전에 리뷰됨
Mayank G. · 22일 전에 리뷰됨
Ammar I. · 22일 전에 리뷰됨
Souvik D. · 22일 전에 리뷰됨
Moupiya M. · 22일 전에 리뷰됨
Pardeep K. · 22일 전에 리뷰됨
Thunugunta R. · 22일 전에 리뷰됨
Karan K. · 22일 전에 리뷰됨
Saptarshi S. · 22일 전에 리뷰됨
Sakshi A. · 22일 전에 리뷰됨
Ankita Kumari G. · 22일 전에 리뷰됨
OMKAR P. · 22일 전에 리뷰됨
roshan r. · 22일 전에 리뷰됨
Archit J. · 22일 전에 리뷰됨
Tharik A. · 22일 전에 리뷰됨
smriti k. · 22일 전에 리뷰됨
Aryan K. · 22일 전에 리뷰됨
Muhamad A. · 22일 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.