{"id":27368,"date":"2024-10-27T14:10:58","date_gmt":"2024-10-27T14:10:58","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=27368"},"modified":"2024-11-26T07:19:04","modified_gmt":"2024-11-26T07:19:04","slug":"c-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c-%ec%82%ac%ec%a0%84-%ec%b0%be%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/27368\/","title":{"rendered":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30"},"content":{"rendered":"<p><body><\/p>\n<h2>\ubb38\uc81c \uc124\uba85<\/h2>\n<p>\n        \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d\uacfc \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \uc788\uc744 \ub54c, \uc774 \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \ub2e8\uc5b4 \ubaa9\ub85d\uc5d0 \ud3ec\ud568\ub418\uc5b4 \uc788\ub294\uc9c0\ub97c \uccb4\ud06c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294<br \/>\n        \uc0ac\uc804(dictionary) \uc790\ub8cc\uad6c\uc870\ub97c \ud65c\uc6a9\ud558\uc5ec \ud574\uacb0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub294 C#\uc5d0\uc11c <code>Dictionary<tkey, tvalue=\"\"><\/tkey,><\/code> \ud074\ub798\uc2a4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc27d\uac8c \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<h2>\uc54c\uace0\ub9ac\uc998 \ubb38\uc81c<\/h2>\n<h3>\ubb38\uc81c <\/h3>\n<pre><code>\n        \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d <code>words<\/code>\uac00 \uc8fc\uc5b4\uc9c8 \ub54c, \ub2e4\uc74c\uacfc \uac19\uc740 <code>checkWords<\/code> \uba54\uc18c\ub4dc\ub97c \uc791\uc131\ud558\uc138\uc694. \n        <br\/>\n        <code>checkWords<\/code> \uba54\uc18c\ub4dc\ub294 \ubb38\uc790\uc5f4 \ubaa9\ub85d\uacfc \ubb38\uc790\uc5f4\uc744 \uc778\uc790\ub85c \ubc1b\uc544, \ud574\ub2f9 \ubb38\uc790\uc5f4\uc774 \ubaa9\ub85d\uc5d0 \uc788\uc73c\uba74 <code>true<\/code>\ub97c \ub9ac\ud134\ud558\uace0,\n        \uc5c6\uc73c\uba74 <code>false<\/code>\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4.\n        <br\/>\n        <i>\uc608\uc2dc<\/i>\n        <br\/>\n        \uc785\ub825: words = [\"apple\", \"banana\", \"cherry\"], searchWord = \"banana\" \n        <br\/>\n        \ucd9c\ub825: true\n    <\/code><\/pre>\n<h2>\ubb38\uc81c \ud480\uc774<\/h2>\n<p>\n        \uc774 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud55c \uac00\uc7a5 \ud6a8\uc728\uc801\uc778 \ubc29\ubc95 \uc911 \ud558\ub098\ub294 \ud574\uc2dc \ud14c\uc774\ube14\uc744 \uc0ac\uc6a9\ud558\ub294 \uac83\uc785\ub2c8\ub2e4. \ud574\uc2dc \ud14c\uc774\ube14\uc744 \uc0ac\uc6a9\ud558\uc5ec \ub2e8\uc5b4 \ubaa9\ub85d\uc744<br \/>\n        \ubbf8\ub9ac \uc800\uc7a5\ud558\uace0, \uac80\uc0c9\ud560 \ub54c O(1) \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub85c \ub2e8\uc5b4\ub97c \ucc3e\uc544\ub0bc \uc218 \uc788\uc2b5\ub2c8\ub2e4. C#\uc758 <code>Dictionary<\/code> \ud074\ub798\uc2a4\ub97c \ud65c\uc6a9\ud558\uba74<br \/>\n        \uc774\ub7ec\ud55c \uad6c\ud604\uc774 \uac00\ub2a5\ud558\ubbc0\ub85c, \uc544\ub798\uc758 \ub2e8\uacc4\ub85c \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uaca0\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<h3>\ub2e8\uacc4 1: \ub2e8\uc5b4 \ubaa9\ub85d\uc744 Dictionary\ub85c \ubcc0\ud658\ud558\uae30<\/h3>\n<p>\n        \uba3c\uc800, \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d\uc744 <code>Dictionary<\/code> \ud615\ud0dc\ub85c \ubcc0\ud658\ud569\ub2c8\ub2e4. \uac01 \ub2e8\uc5b4\ub97c \ud0a4(key)\ub85c \uc0ac\uc6a9\ud558\uace0, \uac12(value)\uc740<br \/>\n        \ubd88\ud544\uc694\ud558\uac8c \ube48 \ubb38\uc790\uc5f4\uc744 \uc0ac\uc6a9\ud558\uaca0\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<pre><code>\n        \/\/ C# \ucf54\ub4dc\n        using System;\n        using System.Collections.Generic;\n\n        public class DictionarySearch\n        {\n            private Dictionary<string, bool=\"\"> wordDictionary;\n\n            public DictionarySearch(List<string> words)\n            {\n                wordDictionary = new Dictionary<string, bool=\"\">();\n                foreach (var word in words)\n                {\n                    wordDictionary[word] = true; \/\/ Value\ub294 \ud544\uc694 \uc5c6\uc73c\ubbc0\ub85c true\ub85c \uc124\uc815\n                }\n            }\n        }\n        <\/string,><\/string><\/string,><\/code><\/pre>\n<h3>\ub2e8\uacc4 2: \ub2e8\uc5b4 \uac80\uc0c9 \uba54\uc18c\ub4dc \uc791\uc131\ud558\uae30<\/h3>\n<p>\n        \uc774\uc81c <code>checkWords<\/code> \uba54\uc18c\ub4dc\ub97c \uc791\uc131\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uc774 \uba54\uc18c\ub4dc\ub294 \uc0ac\uc804\uc5d0\uc11c \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \uc874\uc7ac\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ud655\uc778\ud560 \uac83\uc785\ub2c8\ub2e4.\n    <\/p>\n<pre><code>\n        public bool CheckWords(string searchWord)\n        {\n            return wordDictionary.ContainsKey(searchWord);\n        }\n        <\/code><\/pre>\n<h3>\ub2e8\uacc4 3: \ucd5c\uc885 \ud074\ub798\uc2a4 \ubc0f \uba54\uc18c\ub4dc \uad6c\ud604<\/h3>\n<p>\n        \uc704\uc758 \ub2e8\uacc4\ub4e4\uc744 \uacb0\ud569\ud558\uc5ec \ucd5c\uc885\uc801\uc778 \uc194\ub8e8\uc158 \ud615\ud0dc\ub85c \ud074\ub798\uc2a4\ub97c \uc644\uc131\ud558\uaca0\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<pre><code>\n        using System;\n        using System.Collections.Generic;\n\n        public class DictionarySearch\n        {\n            private Dictionary<string, bool=\"\"> wordDictionary;\n\n            public DictionarySearch(List<string> words)\n            {\n                wordDictionary = new Dictionary<string, bool=\"\">();\n                foreach (var word in words)\n                {\n                    wordDictionary[word] = true;\n                }\n            }\n\n            public bool CheckWords(string searchWord)\n            {\n                return wordDictionary.ContainsKey(searchWord);\n            }\n        }\n\n        class Program\n        {\n            static void Main(string[] args)\n            {\n                List<string> words = new List<string> { \"apple\", \"banana\", \"cherry\" };\n                DictionarySearch dictionarySearch = new DictionarySearch(words);\n\n                Console.WriteLine(dictionarySearch.CheckWords(\"banana\")); \/\/ Output: true\n                Console.WriteLine(dictionarySearch.CheckWords(\"grape\")); \/\/ Output: false\n            }\n        }\n        <\/string><\/string><\/string,><\/string><\/string,><\/code><\/pre>\n<h2>\ubcf5\uc7a1\ub3c4 \ubd84\uc11d<\/h2>\n<p>\n        &#8211; \uc2dc\uac04 \ubcf5\uc7a1\ub3c4: O(1) &#8211; \ud574\uc2dc \ud14c\uc774\ube14\uc744 \uc0ac\uc6a9\ud558\uc5ec \ub2e8\uc5b4\ub97c \uc800\uc7a5\ud558\uace0 \uac80\uc0c9\ud558\ub294 \uac83\uc774 \ucd5c\uc801\uc73c\ub85c O(1) \uc2dc\uac04\uc5d0 \uc218\ud589\ub429\ub2c8\ub2e4.<br \/>\n        &#8211; \uacf5\uac04 \ubcf5\uc7a1\ub3c4: O(n) &#8211; \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d\uc758 \ud06c\uae30 n\uc5d0 \ube44\ub840\ud569\ub2c8\ub2e4.\n    <\/p>\n<h2>\uc911\uc694 \ud3ec\uc778\ud2b8<\/h2>\n<p>\n        &#8211; \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud574 <code>Dictionary<\/code> \ud074\ub798\uc2a4\ub97c \uc0ac\uc6a9\ud558\ub294 \uac83\uc774 \ud575\uc2ec\uc785\ub2c8\ub2e4. \uc774\ub294 \ube60\ub978 \uac80\uc0c9 \uc18d\ub3c4\ub97c \ubcf4\uc7a5\ud569\ub2c8\ub2e4.<br \/>\n        &#8211; \ubb38\uc790\uc5f4 \ube44\uad50\uc758 \uacbd\uc6b0, \ub300\uc18c\ubb38\uc790 \uad6c\ubcc4 \uc5ec\ubd80\uc5d0 \ub530\ub77c \uacb0\uacfc\uac00 \ub2ec\ub77c\uc9c8 \uc218 \uc788\uc73c\ubbc0\ub85c \uc8fc\uc758\ud574\uc57c \ud569\ub2c8\ub2e4.<br \/>\n        &#8211; \uc804\uccb4\uc801\uc778 \ucf54\ub4dc\ub97c \uc218\ud589\ud574 \ubcf8 \ud6c4, \ub2e4\uc591\ud55c \ud14c\uc2a4\ud2b8 \ucf00\uc774\uc2a4\ub97c \ud1b5\ud574 \uac80\uc99d\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.\n    <\/p>\n<h2>\uacb0\ub860<\/h2>\n<p>\n        \ubcf8 \uac15\uc88c\uc5d0\uc11c\ub294 C#\uc744 \ud65c\uc6a9\ud558\uc5ec \uc0ac\uc804 \ucc3e\uae30 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud588\uc2b5\ub2c8\ub2e4. \ud574\uc2dc \ud14c\uc774\ube14\uc744 \uc0ac\uc6a9\ud55c \uc790\ub8cc\uad6c\uc870\uc801 \uc811\uadfc\uc774<br \/>\n        \ubb38\uc81c\uac00 \uc8fc\uc5b4\uc9c4 \uc870\uac74\uc744 \ud6a8\uc728\uc801\uc73c\ub85c \ub9cc\uc871\uc2dc\ud0ac \uc218 \uc788\uc74c\uc744 \ubcf4\uc600\uc2b5\ub2c8\ub2e4. \uc2e4\uc81c \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c\ub3c4 \uc774\uc640 \uac19\uc740 \uc790\ub8cc\uad6c\uc870\uc758 \uc0ac\uc6a9\uc774 \ube48\ubc88\ud558\uac8c<br \/>\n        \ub098\ud0c0\ub098\ubbc0\ub85c, \ubbf8\ub9ac \uc5f0\uc2b5\ud558\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4.\n    <\/p>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d\uacfc \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \uc788\uc744 \ub54c, \uc774 \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \ub2e8\uc5b4 \ubaa9\ub85d\uc5d0 \ud3ec\ud568\ub418\uc5b4 \uc788\ub294\uc9c0\ub97c \uccb4\ud06c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \uc0ac\uc804(dictionary) \uc790\ub8cc\uad6c\uc870\ub97c \ud65c\uc6a9\ud558\uc5ec \ud574\uacb0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub294 C#\uc5d0\uc11c Dictionary \ud074\ub798\uc2a4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc27d\uac8c \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c \ubb38\uc81c \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d words\uac00 \uc8fc\uc5b4\uc9c8 \ub54c, \ub2e4\uc74c\uacfc \uac19\uc740 checkWords \uba54\uc18c\ub4dc\ub97c \uc791\uc131\ud558\uc138\uc694. checkWords \uba54\uc18c\ub4dc\ub294 \ubb38\uc790\uc5f4 \ubaa9\ub85d\uacfc \ubb38\uc790\uc5f4\uc744 \uc778\uc790\ub85c &hellip; <a href=\"https:\/\/atmokpo.com\/w\/27368\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[24],"tags":[],"class_list":["post-27368","post","type-post","status-publish","format-standard","hentry","category-c--"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8<\/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:\/\/atmokpo.com\/w\/27368\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d\uacfc \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \uc788\uc744 \ub54c, \uc774 \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \ub2e8\uc5b4 \ubaa9\ub85d\uc5d0 \ud3ec\ud568\ub418\uc5b4 \uc788\ub294\uc9c0\ub97c \uccb4\ud06c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \uc0ac\uc804(dictionary) \uc790\ub8cc\uad6c\uc870\ub97c \ud65c\uc6a9\ud558\uc5ec \ud574\uacb0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub294 C#\uc5d0\uc11c Dictionary \ud074\ub798\uc2a4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc27d\uac8c \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c \ubb38\uc81c \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d words\uac00 \uc8fc\uc5b4\uc9c8 \ub54c, \ub2e4\uc74c\uacfc \uac19\uc740 checkWords \uba54\uc18c\ub4dc\ub97c \uc791\uc131\ud558\uc138\uc694. checkWords \uba54\uc18c\ub4dc\ub294 \ubb38\uc790\uc5f4 \ubaa9\ub85d\uacfc \ubb38\uc790\uc5f4\uc744 \uc778\uc790\ub85c &hellip; \ub354 \ubcf4\uae30 &quot;C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/27368\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T14:10:58+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:19:04+00:00\" \/>\n<meta name=\"author\" content=\"root\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:site\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"root\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/27368\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27368\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30\",\"datePublished\":\"2024-10-27T14:10:58+00:00\",\"dateModified\":\"2024-11-26T07:19:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27368\/\"},\"wordCount\":21,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/27368\/\",\"url\":\"https:\/\/atmokpo.com\/w\/27368\/\",\"name\":\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-27T14:10:58+00:00\",\"dateModified\":\"2024-11-26T07:19:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27368\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/27368\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/27368\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/atmokpo.com\/w\/#website\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/atmokpo.com\/w\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"contentUrl\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"width\":400,\"height\":400,\"caption\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\"},\"image\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/bebubo4\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\",\"name\":\"root\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"caption\":\"root\"},\"sameAs\":[\"http:\/\/atmokpo.com\/w\"],\"url\":\"https:\/\/atmokpo.com\/w\/author\/root\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","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:\/\/atmokpo.com\/w\/27368\/","og_locale":"ko_KR","og_type":"article","og_title":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d\uacfc \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \uc788\uc744 \ub54c, \uc774 \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \ub2e8\uc5b4 \ubaa9\ub85d\uc5d0 \ud3ec\ud568\ub418\uc5b4 \uc788\ub294\uc9c0\ub97c \uccb4\ud06c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \uc0ac\uc804(dictionary) \uc790\ub8cc\uad6c\uc870\ub97c \ud65c\uc6a9\ud558\uc5ec \ud574\uacb0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub294 C#\uc5d0\uc11c Dictionary \ud074\ub798\uc2a4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc27d\uac8c \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c \ubb38\uc81c \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d words\uac00 \uc8fc\uc5b4\uc9c8 \ub54c, \ub2e4\uc74c\uacfc \uac19\uc740 checkWords \uba54\uc18c\ub4dc\ub97c \uc791\uc131\ud558\uc138\uc694. checkWords \uba54\uc18c\ub4dc\ub294 \ubb38\uc790\uc5f4 \ubaa9\ub85d\uacfc \ubb38\uc790\uc5f4\uc744 \uc778\uc790\ub85c &hellip; \ub354 \ubcf4\uae30 \"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30\"","og_url":"https:\/\/atmokpo.com\/w\/27368\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T14:10:58+00:00","article_modified_time":"2024-11-26T07:19:04+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/27368\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/27368\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30","datePublished":"2024-10-27T14:10:58+00:00","dateModified":"2024-11-26T07:19:04+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/27368\/"},"wordCount":21,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/27368\/","url":"https:\/\/atmokpo.com\/w\/27368\/","name":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-27T14:10:58+00:00","dateModified":"2024-11-26T07:19:04+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/27368\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/27368\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/27368\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30"}]},{"@type":"WebSite","@id":"https:\/\/atmokpo.com\/w\/#website","url":"https:\/\/atmokpo.com\/w\/","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","description":"","publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atmokpo.com\/w\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/atmokpo.com\/w\/#organization","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","url":"https:\/\/atmokpo.com\/w\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/","url":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","contentUrl":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","width":400,"height":400,"caption":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8"},"image":{"@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/bebubo4"]},{"@type":"Person","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7","name":"root","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","caption":"root"},"sameAs":["http:\/\/atmokpo.com\/w"],"url":"https:\/\/atmokpo.com\/w\/author\/root\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":28188,"url":"https:\/\/atmokpo.com\/w\/28188\/","url_meta":{"origin":27368,"position":0},"title":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: \uc870\uad11\ud615 \uc791\uc131\uc77c: 2024\ub144 11\uc6d4 26\uc77c 1. \ubb38\uc81c \uc815\uc758 \ucd5c\uadfc IT \uae30\uc5c5\uc5d0\uc11c \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc758 \uc911\uc694\uc131\uc774 \ubd80\uac01\ub418\uba74\uc11c \ub2e4\uc591\ud55c \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ud478\ub294 \ub2a5\ub825\uc774 \uc694\uad6c\ub418\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \"\uc0ac\uc804 \ucc3e\uae30\"\ub77c\ub294 \ubb38\uc81c\ub97c \ud1b5\ud574 \uc2a4\uc704\ud504\ud2b8 \ud504\ub85c\uadf8\ub798\ubc0d \uc5b8\uc5b4\ub97c \ud65c\uc6a9\ud55c \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c \ud480\uc774\ub97c \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d\uc5d0\uc11c \ud2b9\uc815 \ub2e8\uc5b4\uac00 \uc5b4\ub514\uc5d0 \uc704\uce58\ud558\ub294\uc9c0\ub97c \ucc3e\ub294 \ubb38\uc81c\ub85c, \uae30\ubcf8\uc801\uc778\u2026","rel":"","context":"&quot;\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\uc2a4\uc704\ud504\ud2b8 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%ec%8a%a4%ec%9c%84%ed%94%84%ed%8a%b8-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":25181,"url":"https:\/\/atmokpo.com\/w\/25181\/","url_meta":{"origin":27368,"position":1},"title":"\ub525 \ub7ec\ub2dd\uc744 \uc774\uc6a9\ud55c \uc790\uc5f0\uc5b4 \ucc98\ub9ac\uc640 \uc815\uaddc \ud45c\ud604\uc2dd","author":"root","date":"2024\ub144 10\uc6d4 26\uc77c","format":false,"excerpt":"\uc790\uc5f0\uc5b4 \ucc98\ub9ac\ub294 \uae30\uacc4\uac00 \uc778\uac04\uc758 \uc5b8\uc5b4\ub97c \uc774\ud574\ud558\uace0 \ubd84\uc11d\ud560 \uc218 \uc788\ub3c4\ub85d \ub3d5\ub294 \ucef4\ud4e8\ud130 \uacfc\ud559\uc758 \ud55c \ubd84\uc57c\uc785\ub2c8\ub2e4. \ub525 \ub7ec\ub2dd(deep learning)\uc740 \uc778\uacf5 \uc2e0\uacbd\ub9dd\uc744 \uae30\ubc18\uc73c\ub85c \ud55c \uba38\uc2e0 \ub7ec\ub2dd\uc758 \ud55c \ud615\ud0dc\ub85c, \ub300\ub7c9\uc758 \ub370\uc774\ud130\ub97c \ubd84\uc11d\ud558\uc5ec \ud328\ud134\uc744 \ud559\uc2b5\ud558\ub294 \ub370 \ub9e4\uc6b0 \ud6a8\uacfc\uc801\uc785\ub2c8\ub2e4. \ucd5c\uadfc \uba87 \ub144 \uac04 \uc790\uc5f0\uc5b4 \ucc98\ub9ac \ubd84\uc57c\uc5d0\uc11c\uc758 \ub525 \ub7ec\ub2dd\uc758 \ubc1c\uc804\uc740 \uc8fc\ubaa9\ud560 \ub9cc\ud55c \uc131\uacfc\ub97c \uc774\ub8e8\uc5c8\uace0, \uc774\ub7ec\ud55c \uae30\uc220\ub4e4\uc774 \uc2e4\uc81c\u2026","rel":"","context":"&quot;\ub525\ub7ec\ub2dd \uc790\uc5f0\uc5b4\ucc98\ub9ac&quot;\uc5d0\uc11c","block_context":{"text":"\ub525\ub7ec\ub2dd \uc790\uc5f0\uc5b4\ucc98\ub9ac","link":"https:\/\/atmokpo.com\/w\/category\/%eb%94%a5%eb%9f%ac%eb%8b%9d-%ec%9e%90%ec%97%b0%ec%96%b4%ec%b2%98%eb%a6%ac\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":25341,"url":"https:\/\/atmokpo.com\/w\/25341\/","url_meta":{"origin":27368,"position":2},"title":"\ub525 \ub7ec\ub2dd\uc744 \uc774\uc6a9\ud55c \uc790\uc5f0\uc5b4 \ucc98\ub9ac: 1D CNN\uc73c\ub85c \uc2a4\ud338 \uba54\uc77c \ubd84\ub958\ud558\uae30","author":"root","date":"2024\ub144 10\uc6d4 26\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: \uc870\uad11\ud615 | \ub0a0\uc9dc: [\ub0a0\uc9dc] \uc11c\ub860 \ucd5c\uadfc \uba87 \ub144\uac04 \ub525 \ub7ec\ub2dd \uae30\uc220\uc774 \ube44\uc57d\uc801\uc73c\ub85c \ubc1c\uc804\ud558\uba74\uc11c \ub2e4\uc591\ud55c \ubd84\uc57c\uc5d0 \ud65c\uc6a9\ub418\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uadf8 \uc911\uc5d0\uc11c\ub3c4 \uc790\uc5f0\uc5b4 \ucc98\ub9ac(Natural Language Processing, NLP)\ub294 \ucef4\ud4e8\ud130\uac00 \uc778\uac04\uc758 \uc5b8\uc5b4\ub97c \uc774\ud574\ud558\uace0 \uc0dd\uc131\ud558\ub294 \uae30\uc220\ub85c, \uc774\uba54\uc77c \ubd84\ub958, \uac10\uc815 \ubd84\uc11d, \uae30\uacc4 \ubc88\uc5ed \ub4f1 \ub2e4\ubc29\uba74\uc5d0\uc11c \ud65c\uc6a9\ub418\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ubcf8 \uae00\uc5d0\uc11c\ub294 1\ucc28\uc6d0 \ud569\uc131\uacf1 \uc2e0\uacbd\ub9dd(1D CNN)\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc2a4\ud338 \uba54\uc77c\uc744\u2026","rel":"","context":"&quot;\ub525\ub7ec\ub2dd \uc790\uc5f0\uc5b4\ucc98\ub9ac&quot;\uc5d0\uc11c","block_context":{"text":"\ub525\ub7ec\ub2dd \uc790\uc5f0\uc5b4\ucc98\ub9ac","link":"https:\/\/atmokpo.com\/w\/category\/%eb%94%a5%eb%9f%ac%eb%8b%9d-%ec%9e%90%ec%97%b0%ec%96%b4%ec%b2%98%eb%a6%ac\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":25283,"url":"https:\/\/atmokpo.com\/w\/25283\/","url_meta":{"origin":27368,"position":3},"title":"\ub525 \ub7ec\ub2dd\uc744 \uc774\uc6a9\ud55c \uc790\uc5f0\uc5b4 \ucc98\ub9ac: RNN\uc744 \uc774\uc6a9\ud55c \ud14d\uc2a4\ud2b8 \uc0dd\uc131","author":"root","date":"2024\ub144 10\uc6d4 26\uc77c","format":false,"excerpt":"\uc791\uc131\uc77c: 2023\ub144 9\uc6d4 15\uc77c \uc791\uc131\uc790: \uc870\uad11\ud615 1. \uc11c\ub860 \uc778\uacf5\uc9c0\ub2a5\uc758 \ubc1c\uc804\uc740 \ub2e4\uc591\ud55c \ubd84\uc57c\uc5d0\uc11c \ud601\uc2e0\uc801\uc778 \ubcc0\ud654\ub97c \uac00\uc838\uc624\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uadf8 \uc911\uc5d0\uc11c\ub3c4 \uc790\uc5f0\uc5b4 \ucc98\ub9ac(NLP)\ub294 \uae30\uacc4\uac00 \uc778\uac04\uc758 \uc5b8\uc5b4\ub97c \uc774\ud574\ud558\uace0 \uc0dd\uc131\ud560 \uc218 \uc788\ub3c4\ub85d \ud558\ub294 \uae30\uc220\ub85c, \ucd5c\uadfc \uba87 \ub144\uac04 \ub9ce\uc740 \uad00\uc2ec\uc744 \ubc1b\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ud2b9\ud788, \ub525 \ub7ec\ub2dd \uae30\uc220\uc744 \ud65c\uc6a9\ud55c \uc790\uc5f0\uc5b4 \ucc98\ub9ac\uc758 \ubc1c\uc804\uc740 \ub9ce\uc740 \uc5f0\uad6c\uc790\uc640 \uac1c\ubc1c\uc790\ub4e4\uc5d0\uac8c \uc0c8\ub85c\uc6b4 \uac00\ub2a5\uc131\uc744 \uc5f4\uc5b4\uc8fc\uc5c8\uc2b5\ub2c8\ub2e4.\u2026","rel":"","context":"&quot;\ub525\ub7ec\ub2dd \uc790\uc5f0\uc5b4\ucc98\ub9ac&quot;\uc5d0\uc11c","block_context":{"text":"\ub525\ub7ec\ub2dd \uc790\uc5f0\uc5b4\ucc98\ub9ac","link":"https:\/\/atmokpo.com\/w\/category\/%eb%94%a5%eb%9f%ac%eb%8b%9d-%ec%9e%90%ec%97%b0%ec%96%b4%ec%b2%98%eb%a6%ac\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":25381,"url":"https:\/\/atmokpo.com\/w\/25381\/","url_meta":{"origin":27368,"position":4},"title":"\ub525 \ub7ec\ub2dd\uc744 \uc774\uc6a9\ud55c \uc790\uc5f0\uc5b4 \ucc98\ub9ac, \uc11c\ube0c\uc6cc\ub4dc \ud1a0\ud06c\ub098\uc774\uc800","author":"root","date":"2024\ub144 10\uc6d4 26\uc77c","format":false,"excerpt":"\uc791\uc131\uc77c: YYYY-MM-DD \uc791\uc131\uc790: \uc870\uad11\ud615 1. \uc11c\ub860 \uc790\uc5f0\uc5b4 \ucc98\ub9ac\ub294 \uc778\uac04\uc758 \uc5b8\uc5b4\ub97c \ucef4\ud4e8\ud130\uac00 \uc774\ud574\ud558\uace0 \ucc98\ub9ac\ud560 \uc218 \uc788\ub3c4\ub85d \ud558\ub294 \uae30\uc220\uc774\ub2e4. \ucd5c\uadfc \uba87 \ub144 \ub3d9\uc548 \ub525 \ub7ec\ub2dd \uae30\ubc18\uc758 \uc790\uc5f0\uc5b4 \ucc98\ub9ac \uae30\uc220\uc740 \ube44\uc57d\uc801\uc778 \ubc1c\uc804\uc744 \uc774\ub8e8\uc5c8\uc73c\uba70, \ud2b9\ud788 BERT, GPT\uc640 \uac19\uc740 \ub300\ud615 \uc5b8\uc5b4 \ubaa8\ub378\uc740 \ub180\ub77c\uc6b4 \uc131\uacfc\ub97c \uac70\ub450\uc5c8\ub2e4. \uadf8\ub7ec\ub098 \uc774\ub7ec\ud55c \ubaa8\ub378\uc740 \ud559\uc2b5 \ub370\uc774\ud130\uc5d0 \ub530\ub77c \uc131\ub2a5\uc774 \ud06c\uac8c \ub2ec\ub77c\uc9c0\uba70, \ub300\uc6a9\ub7c9\uc758\u2026","rel":"","context":"&quot;\ub525\ub7ec\ub2dd \uc790\uc5f0\uc5b4\ucc98\ub9ac&quot;\uc5d0\uc11c","block_context":{"text":"\ub525\ub7ec\ub2dd \uc790\uc5f0\uc5b4\ucc98\ub9ac","link":"https:\/\/atmokpo.com\/w\/category\/%eb%94%a5%eb%9f%ac%eb%8b%9d-%ec%9e%90%ec%97%b0%ec%96%b4%ec%b2%98%eb%a6%ac\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":25197,"url":"https:\/\/atmokpo.com\/w\/25197\/","url_meta":{"origin":27368,"position":5},"title":"03-02 \ub525 \ub7ec\ub2dd\uc744 \uc774\uc6a9\ud55c \uc790\uc5f0\uc5b4 \ucc98\ub9ac, \ud1b5\uacc4\uc801 \uc5b8\uc5b4 \ubaa8\ub378(Statistical Language Model, SLM)","author":"root","date":"2024\ub144 10\uc6d4 26\uc77c","format":false,"excerpt":"\uc791\uc131\uc77c: 2023\ub144 10\uc6d4 05\uc77c \uc791\uc131\uc790: \uc870\uad11\ud615 1. \uc11c\ub860 \uc790\uc5f0\uc5b4 \ucc98\ub9ac(Natural Language Processing, NLP)\ub294 \ucef4\ud4e8\ud130\uac00 \uc778\uac04\uc758 \uc5b8\uc5b4\ub97c \uc774\ud574\ud558\uace0 \ud574\uc11d\ud558\ub294 \uae30\uc220 \ubd84\uc57c\ub85c, \ucd5c\uadfc \uba87 \ub144\uac04 \uc778\uacf5\uc9c0\ub2a5(AI)\uacfc \ub525 \ub7ec\ub2dd\uc758 \ubc1c\uc804\uc5d0 \ud798\uc785\uc5b4 \ud06c\uac8c \ubc1c\uc804\ud558\uc600\ub2e4. \ud2b9\ud788, \ud1b5\uacc4\uc801 \uc5b8\uc5b4 \ubaa8\ub378(Statistical Language Model, SLM)\uc740 \uc774\ub7ec\ud55c \ubc1c\uc804\uc758 \ud575\uc2ec\uc801\uc778 \uc694\uc18c\ub85c \uc790\ub9ac \uc7a1\uace0 \uc788\ub2e4. \ubcf8 \uae00\uc5d0\uc11c\ub294 \ub525 \ub7ec\ub2dd\uc744 \ud65c\uc6a9\ud55c \uc790\uc5f0\uc5b4\u2026","rel":"","context":"&quot;\ub525\ub7ec\ub2dd \uc790\uc5f0\uc5b4\ucc98\ub9ac&quot;\uc5d0\uc11c","block_context":{"text":"\ub525\ub7ec\ub2dd \uc790\uc5f0\uc5b4\ucc98\ub9ac","link":"https:\/\/atmokpo.com\/w\/category\/%eb%94%a5%eb%9f%ac%eb%8b%9d-%ec%9e%90%ec%97%b0%ec%96%b4%ec%b2%98%eb%a6%ac\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27368","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/comments?post=27368"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27368\/revisions"}],"predecessor-version":[{"id":27369,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27368\/revisions\/27369"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=27368"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=27368"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=27368"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}