From 913a6dd3c3836f9a283f6f0e99487dfea304cc44 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Wed, 24 Mar 2021 23:22:16 +0800 Subject: [PATCH] PUB @stevenzdg988 https://linux.cn/article-13233-1.html --- ...0 Using Python to explore Google-s Natural Language API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20190730 Using Python to explore Google-s Natural Language API.md (99%) diff --git a/translated/tech/20190730 Using Python to explore Google-s Natural Language API.md b/published/20190730 Using Python to explore Google-s Natural Language API.md similarity index 99% rename from translated/tech/20190730 Using Python to explore Google-s Natural Language API.md rename to published/20190730 Using Python to explore Google-s Natural Language API.md index f13c8940c9..5e839ef551 100644 --- a/translated/tech/20190730 Using Python to explore Google-s Natural Language API.md +++ b/published/20190730 Using Python to explore Google-s Natural Language API.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (stevenzdg988) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-13233-1.html) [#]: subject: (Using Python to explore Google's Natural Language API) [#]: via: (https://opensource.com/article/19/7/python-google-natural-language-api) [#]: author: (JR Oakes https://opensource.com/users/jroakes)