{"id":1377,"date":"2022-05-21T13:42:23","date_gmt":"2022-05-21T05:42:23","guid":{"rendered":"http:\/\/www.eait.co\/?p=1377"},"modified":"2022-05-22T18:23:24","modified_gmt":"2022-05-22T10:23:24","slug":"nlp%e5%88%9d%e6%ad%a5-textblob","status":"publish","type":"post","link":"https:\/\/notes.coremix.net\/?p=1377","title":{"rendered":"NLP\u521d\u6b65\u2014\u2014TextBlob"},"content":{"rendered":"<p>\u5b89\u88c5 pip install textblob<\/p>\n<p><span class=\"md-line md-end-block md-focus\" contenteditable=\"true\"><span class=\"md-expand\">\uff081\uff09\u5904\u7406\u6587\u672c\u6570\u636e\u7684python\u5e93\u3001\u529f\u80fd\uff1a\u8bcd\u6027\u6807\u6ce8\u3001\u540d\u8bcd\u77ed\u8bed\u62bd\u53d6\u3001\u60c5\u611f\u5206\u6790\u3001\u5206\u7c7b\u3001\u7ffb\u8bd1\u3002<\/span><\/span><\/p>\n<pre class=\"brush: python; title: ; notranslate\" title=\"\">\r\n&lt;pre&gt;#-*- coding:utf-8 -*-\r\n\r\n#  \u8bcd\u6027\u6807\u6ce8\uff0c \u540d\u8bcd\u77ed\u8bed\u62bd\u53d6\uff0c\u60c5\u611f\u5206\u6790\r\n\r\nimport textblob\r\ntext =&quot;Join thousands of learners from around the world who are improving their English listening skills with our online courses. &quot; \\\r\n       &quot;Join thousands of learners from around the world who are improving their English listening skills with our online courses.&quot;   # \u5fc5\u987b\u540e\u9762\u53e5\u53f7\u540e\u9762\u6709\u7a7a\u683c\u624d\u80fd\u5206\u53e5\r\nblob = textblob.TextBlob(text)\r\nsentences = blob.sentences\r\nprint(&quot;\u5206\u53e51&quot;,sentences)\r\n\r\n# \u4ece\u5206\u53e5\u5230\u5206\u8bcd\r\nwords_list  = &#x5B;]\r\nfor sentence in sentences:\r\n       words_list.append(sentence.words)\r\n       print(sentence.words)\r\n\r\n# \u7edf\u8ba1\u5355\u8bcd\/\u77ed\u8bed \u8bcd\u9891\r\ncounts = blob.word_counts&#x5B;'the']\r\nprint('\u8bcd\u9891\u7edf\u8ba1the\u7684\u6b21\u6570',counts)\r\nnoun_count = blob.noun_phrases.count('join',case_sensitive=False)\r\nprint('\u540d\u8bcdworld\u51fa\u73b0\u7684\u6b21\u6570',noun_count)  #  \u6539\u6210\u975e\u540d\u8bcd\u540e\u51fa\u73b0\u4e3a0 online\uff0cthe0\uff0cworld0\uff0ctheir0 courses0 \u6709\u70b9\u95ee\u9898\r\n\r\n# \u8bcd\u6027\u6807\u6ce8\uff1a\r\ntags= blob.tags\r\nprint(&quot;tags of words&quot;, tags)   # 'NNP' is noun\r\n\r\n# \u60c5\u611f\u5206\u6790\uff1a\r\ntext2 = &quot;NLP is amazing and simple to study&quot;  # 0.3     0.62\r\n# text2 = &quot;NLP is easy and simple to study&quot;   # 0.21    0.59\r\nblob2 = textblob.TextBlob(text2)\r\nresult = blob2.sentiment\r\nprint(result)\r\n\r\n# \u673a\u5668\u7ffb\u8bd1\r\nen_text = text\r\nen_blob = textblob.TextBlob(en_text)\r\nzh_text = en_blob.translate(from_lang='en',to='zh-CN')   # \u8fd9\u4e2a\u8981\u8fde\u63a5\u7f51\u7ad9\r\nprint(zh_text)&lt;\/pre&gt;\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u5b89\u88c5 pip install textblob \uff081\uff09\u5904\u7406\u6587\u672c\u6570\u636e\u7684python\u5e93\u3001\u529f\u80fd\uff1a\u8bcd\u6027\u6807\u6ce8\u3001\u540d\u8bcd\u77ed\u8bed\u62bd [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[32,20],"class_list":["post-1377","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-nlp","tag-python"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/1377","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1377"}],"version-history":[{"count":2,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/1377\/revisions"}],"predecessor-version":[{"id":1392,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/1377\/revisions\/1392"}],"wp:attachment":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1377"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1377"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1377"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}