{"id":420,"date":"2021-02-28T21:37:10","date_gmt":"2021-02-28T12:37:10","guid":{"rendered":"https:\/\/www.tiptip.today\/?p=420"},"modified":"2021-03-01T09:51:17","modified_gmt":"2021-03-01T00:51:17","slug":"deep-learning-chatbot","status":"publish","type":"post","link":"https:\/\/tippang.net\/?p=420","title":{"rendered":"Deep Learning &#8211; ChatBot with Python"},"content":{"rendered":"<p><img decoding=\"async\" class=\"alignnone wp-image-421\" src=\"https:\/\/www.tiptip.today\/wp-content\/uploads\/2021\/02\/python-2021-02-28-\u110b\u1169\u1112\u116e-9.14.36-300x163.png\" alt=\"\" width=\"249\" height=\"135\" srcset=\"https:\/\/tippang.net\/wp-content\/uploads\/2021\/02\/python-2021-02-28-\u110b\u1169\u1112\u116e-9.14.36-300x163.png 300w, https:\/\/tippang.net\/wp-content\/uploads\/2021\/02\/python-2021-02-28-\u110b\u1169\u1112\u116e-9.14.36.png 534w\" sizes=\"(max-width: 249px) 100vw, 249px\" \/><\/p>\n<p><em><strong>Go for Chatbot with python, Step by Step<\/strong><\/em><\/p>\n<p>Step 1. Setup Python environment<br \/>\n1.1 Install python 3.8 compiler from &#8220;<a href=\"https:\/\/www.python.org\/\" target=\"_blank\" rel=\"noopener\">download<\/a>&#8221;<br \/>\n1.2 Install pycharm CE from &#8220;<a href=\"https:\/\/www.jetbrains.com\" target=\"_blank\" rel=\"noopener\">download<\/a>&#8220;<!--more--><\/p>\n<p>Step 2. Setup Tokenizing<br \/>\n2.1 Install Java &#8220;<a href=\"https:\/\/www.oracle.com\/technetwork\/java\/javase\/downloads\/index.html\" target=\"_blank\" rel=\"noopener\">download<\/a>&#8221;<br \/>\n2.1 pip install konlpy<br \/>\n(In case of Windows, Download &amp; Install &#8216;JPype&#8217; from &#8220;<a href=\"https:\/\/www.lfd.uci.edu\/~gohlke\/pythonlibs\/#jpype\" target=\"_blank\" rel=\"noopener\">download<\/a>&#8220;)<\/p>\n<p>Step 3. Test in python<br \/>\n3.1 coding like below<br \/>\nfrom konlpy.tag import Komoran<br \/>\ntest1 = Komoran()<br \/>\ntemp1 = &#8220;\uc624\ub298\uc740 \ub0a0\uc528\uac00 \uc88b\uc544\uc694&#8221;<br \/>\ndisp1 = test1.pos(temp1)<br \/>\nprint(disp1)<\/p>\n<p>Continued&#8230;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Go for Chatbot with python, Step by Step Step 1. Setup Python environment 1.1 Install<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"om_disable_all_campaigns":false,"footnotes":""},"categories":[18],"tags":[32],"class_list":["post-420","post","type-post","status-publish","format-standard","hentry","category-python","tag-python-chatbot-deep-learning"],"aioseo_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Deep Learning - ChatBot with Python - tippang.net<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tippang.net\/?p=420\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:locale\" content=\"en_US\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:type\" content=\"article\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:title\" content=\"Deep Learning - ChatBot with Python - tippang.net\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:description\" content=\"Go for Chatbot with python, Step by Step Step 1. Setup Python environment 1.1 Install\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tippang.net\/?p=420\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:site_name\" content=\"tippang.net\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"article:published_time\" content=\"2021-02-28T12:37:10+00:00\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"article:modified_time\" content=\"2021-03-01T00:51:17+00:00\" class=\"yoast-seo-meta-tag\" \/>\n<meta name=\"author\" content=\"Charles\" class=\"yoast-seo-meta-tag\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" class=\"yoast-seo-meta-tag\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" class=\"yoast-seo-meta-tag\" \/>\n\t<meta name=\"twitter:data1\" content=\"Charles\" class=\"yoast-seo-meta-tag\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" class=\"yoast-seo-meta-tag\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" class=\"yoast-seo-meta-tag\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/tippang.net\/?p=420#article\",\"isPartOf\":{\"@id\":\"https:\/\/tippang.net\/?p=420\"},\"author\":{\"name\":\"Charles\",\"@id\":\"https:\/\/tippang.net\/#\/schema\/person\/d1b0d568e5385a89b638f3eedf2dca86\"},\"headline\":\"Deep Learning &#8211; ChatBot with Python\",\"datePublished\":\"2021-02-28T12:37:10+00:00\",\"dateModified\":\"2021-03-01T00:51:17+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/tippang.net\/?p=420\"},\"wordCount\":70,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/tippang.net\/#organization\"},\"keywords\":[\"python chatbot deep learning\"],\"articleSection\":[\"Python\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/tippang.net\/?p=420#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/tippang.net\/?p=420\",\"url\":\"https:\/\/tippang.net\/?p=420\",\"name\":\"Deep Learning - ChatBot with Python - tippang.net\",\"isPartOf\":{\"@id\":\"https:\/\/tippang.net\/#website\"},\"datePublished\":\"2021-02-28T12:37:10+00:00\",\"dateModified\":\"2021-03-01T00:51:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/tippang.net\/?p=420#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tippang.net\/?p=420\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tippang.net\/?p=420#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/tippang.net\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Deep Learning &#8211; ChatBot with Python\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/tippang.net\/#website\",\"url\":\"https:\/\/tippang.net\/\",\"name\":\"tippang.net\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/tippang.net\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/tippang.net\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/tippang.net\/#organization\",\"name\":\"tippang.net\",\"url\":\"https:\/\/tippang.net\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/tippang.net\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/tippang.net\/wp-content\/uploads\/2021\/02\/cropped-\u110e\u1162\u1102\u1165\u11af\u110b\u1161\u110b\u1175\u110f\u1169\u11ab1_\u1100\u1165\u1107\u116e\u11a8\u110b\u1175.png\",\"contentUrl\":\"https:\/\/tippang.net\/wp-content\/uploads\/2021\/02\/cropped-\u110e\u1162\u1102\u1165\u11af\u110b\u1161\u110b\u1175\u110f\u1169\u11ab1_\u1100\u1165\u1107\u116e\u11a8\u110b\u1175.png\",\"width\":280,\"height\":280,\"caption\":\"tippang.net\"},\"image\":{\"@id\":\"https:\/\/tippang.net\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/tippang.net\/#\/schema\/person\/d1b0d568e5385a89b638f3eedf2dca86\",\"name\":\"Charles\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/tippang.net\/#\/schema\/person\/image\/\",\"url\":\"\/\/www.gravatar.com\/avatar\/3a452b00f5e85211cbb28d2708d7f18f?s=96&#038;r=g&#038;d=wavatar\",\"contentUrl\":\"\/\/www.gravatar.com\/avatar\/3a452b00f5e85211cbb28d2708d7f18f?s=96&#038;r=g&#038;d=wavatar\",\"caption\":\"Charles\"},\"description\":\"An IT Guy On earth\",\"sameAs\":[\"https:\/\/www.tiptip.today\"],\"url\":\"https:\/\/tippang.net\/author\/cm201705\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Deep Learning - ChatBot with Python - tippang.net","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tippang.net\/?p=420","og_locale":"en_US","og_type":"article","og_title":"Deep Learning - ChatBot with Python - tippang.net","og_description":"Go for Chatbot with python, Step by Step Step 1. Setup Python environment 1.1 Install","og_url":"https:\/\/tippang.net\/?p=420","og_site_name":"tippang.net","article_published_time":"2021-02-28T12:37:10+00:00","article_modified_time":"2021-03-01T00:51:17+00:00","author":"Charles","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Charles","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/tippang.net\/?p=420#article","isPartOf":{"@id":"https:\/\/tippang.net\/?p=420"},"author":{"name":"Charles","@id":"https:\/\/tippang.net\/#\/schema\/person\/d1b0d568e5385a89b638f3eedf2dca86"},"headline":"Deep Learning &#8211; ChatBot with Python","datePublished":"2021-02-28T12:37:10+00:00","dateModified":"2021-03-01T00:51:17+00:00","mainEntityOfPage":{"@id":"https:\/\/tippang.net\/?p=420"},"wordCount":70,"commentCount":0,"publisher":{"@id":"https:\/\/tippang.net\/#organization"},"keywords":["python chatbot deep learning"],"articleSection":["Python"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/tippang.net\/?p=420#respond"]}]},{"@type":"WebPage","@id":"https:\/\/tippang.net\/?p=420","url":"https:\/\/tippang.net\/?p=420","name":"Deep Learning - ChatBot with Python - tippang.net","isPartOf":{"@id":"https:\/\/tippang.net\/#website"},"datePublished":"2021-02-28T12:37:10+00:00","dateModified":"2021-03-01T00:51:17+00:00","breadcrumb":{"@id":"https:\/\/tippang.net\/?p=420#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tippang.net\/?p=420"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tippang.net\/?p=420#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tippang.net\/"},{"@type":"ListItem","position":2,"name":"Deep Learning &#8211; ChatBot with Python"}]},{"@type":"WebSite","@id":"https:\/\/tippang.net\/#website","url":"https:\/\/tippang.net\/","name":"tippang.net","description":"","publisher":{"@id":"https:\/\/tippang.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tippang.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/tippang.net\/#organization","name":"tippang.net","url":"https:\/\/tippang.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tippang.net\/#\/schema\/logo\/image\/","url":"https:\/\/tippang.net\/wp-content\/uploads\/2021\/02\/cropped-\u110e\u1162\u1102\u1165\u11af\u110b\u1161\u110b\u1175\u110f\u1169\u11ab1_\u1100\u1165\u1107\u116e\u11a8\u110b\u1175.png","contentUrl":"https:\/\/tippang.net\/wp-content\/uploads\/2021\/02\/cropped-\u110e\u1162\u1102\u1165\u11af\u110b\u1161\u110b\u1175\u110f\u1169\u11ab1_\u1100\u1165\u1107\u116e\u11a8\u110b\u1175.png","width":280,"height":280,"caption":"tippang.net"},"image":{"@id":"https:\/\/tippang.net\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/tippang.net\/#\/schema\/person\/d1b0d568e5385a89b638f3eedf2dca86","name":"Charles","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tippang.net\/#\/schema\/person\/image\/","url":"\/\/www.gravatar.com\/avatar\/3a452b00f5e85211cbb28d2708d7f18f?s=96&#038;r=g&#038;d=wavatar","contentUrl":"\/\/www.gravatar.com\/avatar\/3a452b00f5e85211cbb28d2708d7f18f?s=96&#038;r=g&#038;d=wavatar","caption":"Charles"},"description":"An IT Guy On earth","sameAs":["https:\/\/www.tiptip.today"],"url":"https:\/\/tippang.net\/author\/cm201705"}]}},"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/tippang.net\/index.php?rest_route=\/wp\/v2\/posts\/420","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tippang.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tippang.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tippang.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tippang.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=420"}],"version-history":[{"count":5,"href":"https:\/\/tippang.net\/index.php?rest_route=\/wp\/v2\/posts\/420\/revisions"}],"predecessor-version":[{"id":453,"href":"https:\/\/tippang.net\/index.php?rest_route=\/wp\/v2\/posts\/420\/revisions\/453"}],"wp:attachment":[{"href":"https:\/\/tippang.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=420"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tippang.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=420"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tippang.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=420"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}