Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions ml/cloud_shell_tutorials/cloud-nl-intro/request.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"document":{
"type":"PLAIN_TEXT",
"content":"Joanne Rowling, who writes under the pen names J. K. Rowling and Robert Galbraith, is a British novelist and screenwriter who wrote the Harry Potter fantasy series."
},
"encodingType":"UTF8"
}
7 changes: 7 additions & 0 deletions ml/cloud_shell_tutorials/cloud-nl-intro/request2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"document":{
"type":"PLAIN_TEXT",
"content":"Harry Potter is the best book. I think everyone should read it."
},
"encodingType": "UTF8"
}
7 changes: 7 additions & 0 deletions ml/cloud_shell_tutorials/cloud-nl-intro/request3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"document":{
"type":"PLAIN_TEXT",
"content":"I liked the sushi but the service was terrible."
},
"encodingType": "UTF8"
}
7 changes: 7 additions & 0 deletions ml/cloud_shell_tutorials/cloud-nl-intro/request4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"document":{
"type":"PLAIN_TEXT",
"content": "Hermione often uses her quick wit, deft recall, and encyclopaedic knowledge to help Harry and Ron."
},
"encodingType": "UTF8"
}
6 changes: 6 additions & 0 deletions ml/cloud_shell_tutorials/cloud-nl-intro/request5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"document":{
"type":"PLAIN_TEXT",
"content":"日本のグーグルのオフィスは、東京の六本木ヒルズにあります"
}
}
Loading