{"id":7242,"date":"2024-02-27T10:58:15","date_gmt":"2024-02-27T10:58:15","guid":{"rendered":"https:\/\/enkefalos.com\/blog\/?p=6937"},"modified":"2026-04-03T10:16:42","modified_gmt":"2026-04-03T10:16:42","slug":"named-entity-extraction","status":"publish","type":"post","link":"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/","title":{"rendered":"Named Entity Extraction"},"content":{"rendered":"\r\n<p class=\"has-black-color has-text-color has-link-color wp-elements-2870982e61f30c9fb17dc63658d6f383\" style=\"font-size: 21px;\"><img fetchpriority=\"high\" decoding=\"async\" class=\"wp-image-8319 aligncenter\" src=\"https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/MicrosoftTeams-image-21.jpg\" alt=\"\" width=\"810\" height=\"465\" srcset=\"https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/MicrosoftTeams-image-21.jpg 1161w, https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/MicrosoftTeams-image-21-430x247.jpg 430w, https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/MicrosoftTeams-image-21-150x86.jpg 150w, https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/MicrosoftTeams-image-21-700x402.jpg 700w, https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/MicrosoftTeams-image-21-400x230.jpg 400w, https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/MicrosoftTeams-image-21-768x441.jpg 768w\" sizes=\"(max-width: 810px) 100vw, 810px\" \/><\/p>\r\n<p class=\"has-black-color has-text-color has-link-color\" style=\"font-size: 21px;\">Large Language Models (LLMs) are the rockstars of AI, churning out impressive text with unparalleled fluency. But their raw output is often a tangled mess, lacking the structure we need for real-world applications. This is where LangChain&#8217;s extraction superpower comes in, transforming LLM ramblings into neatly organized data.\u00a0<\/p>\r\n<p class=\"has-black-color has-text-color has-link-color\" style=\"font-size: 21px;\">Imagine you&#8217;re training an <strong><mark class=\"has-inline-color\" style=\"background-color: rgba(0, 0, 0, 0); color: #0789e3;\">LLM<\/mark><\/strong> to analyze customer reviews. You want to extract key information like product mentions, sentiment, and even specific features praised or criticized. Without LangChain, you&#8217;d be left sifting through mountains of unstructured text, a mind-numbing task.\u00a0<\/p>\r\n\r\n\r\n\r\n\r\n\r\n<p class=\"has-black-color has-text-color has-link-color wp-elements-d39ebfd1434b47f2486d321b505d900b\" style=\"font-size: 21px;\">Here&#8217;s where LangChain shines. It offers two main approaches for taming the LLM output:\u00a0<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list has-black-color has-text-color has-link-color wp-elements-8aac8dae50bf8487573fdd527d5f9425\" style=\"font-size: 21px;\">\r\n<li style=\"font-size: 21px;\"><strong>Functions:<\/strong> Think of them as magic wands for LLMs. Some models, like OpenAI&#8217;s GPT-3, understand these special instructions and can extract specific entities from their responses. You simply define what you want (e.g., product names, adjectives describing features), and the LLM conjures up the structured data you need.\u00a0<\/li>\r\n\r\n\r\n\r\n<li style=\"font-size: 21px;\"><strong>Parsers:<\/strong> These are like meticulous organizers, meticulously structuring LLM responses based on predefined schemas. You tell them what information you want (e.g., customer names, star ratings, specific complaints), and they meticulously comb through the text, extracting and formatting it exactly as you need.\u00a0<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p class=\"has-black-color has-text-color has-link-color wp-elements-f7cdd4cb8c7885b6ede2c336d164fd78\" style=\"font-size: 21px;\">But which approach is better? Well, it depends. Functions are more flexible, potentially uncovering insights beyond your initial schema. Parsers, on the other hand, are laser-focused, delivering precisely what you ask for.\u00a0<\/p>\r\n\r\n\r\n\r\n<h1 class=\"wp-block-heading has-black-color has-text-color has-link-color wp-elements-a1d313b7d14d1956de8b26999b4e8c6e\" style=\"font-size: 21px;\">Getting Started with LangChain Extraction:\u00a0<\/h1>\r\n\r\n\r\n\r\n<p class=\"has-black-color has-text-color has-link-color has-medium-font-size wp-elements-2c26d8ccc2e25f5288b500632570b5a6\">Ready to unleash LangChain&#8217;s magic on your LLM? Here&#8217;s a quick taste:\u00a0<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list has-black-color has-text-color has-link-color wp-elements-14566230f164609fab2a15a6bc141f85\" style=\"font-size: 21px;\">\r\n<li style=\"font-size: 21px;\"><strong>Define your schema:<\/strong>\u202fTell <mark class=\"has-inline-color\" style=\"background-color: rgba(0, 0, 0, 0); color: #0790e3;\">LangChain<\/mark> what information you want to extract,\u202flike names,\u202fdates,\u202for specific entities.\u00a0<\/li>\r\n\r\n\r\n\r\n<li style=\"font-size: 21px;\"><strong>Choose your tool:<\/strong>\u202fIf your LLM supports functions,\u202fuse them for flexibility.\u202fFor a precise extraction,\u202fparsers are your friends.\u00a0<\/li>\r\n\r\n\r\n\r\n<li style=\"font-size: 21px;\"><strong>Let LangChain work its magic:<\/strong>\u202fFeed your LLM input and watch LangChain transform it into structured data,\u202fready for analysis or integration into your applications.\u00a0<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading has-black-color has-text-color has-link-color wp-elements-6748ea555b22805fb7c5f2f6a66d753d\" style=\"font-size: 21px;\"><strong>Extraction Example:<\/strong>\u00a0<\/h2>\r\n\r\n\r\n\r\n<p class=\"has-black-color has-text-color has-link-color wp-elements-976f44dabc3f256026619ddd8d18c02e\" style=\"font-size: 21px;\">For instance, consider a text data shown below:\u00a0<\/p>\r\n\r\n\r\n\r\n<p class=\"has-black-color has-text-color has-link-color wp-elements-9bfc62baba8ad94bcb11287c8bf174f6\" style=\"font-size: 21px;\">`Samantha is 5 feet tall. Jake is 1 feet taller Alex and jumps higher than him. Jake is a brunette and Samantha is blonde`\u00a0<\/p>\r\n\r\n\r\n\r\n<p class=\"has-black-color has-text-color has-link-color wp-elements-c496e92006131790d2f01bf337f88523\" style=\"font-size: 21px;\">We the schema as shown below:\u00a0<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"867\" height=\"311\" class=\"wp-image-8348\" src=\"https:\/\/enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/Capture2.png\" alt=\"langchain entity extraction\" srcset=\"https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/Capture2.png 867w, https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/Capture2-430x154.png 430w, https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/Capture2-150x54.png 150w, https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/Capture2-700x251.png 700w, https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/Capture2-400x143.png 400w, https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/Capture2-768x275.png 768w\" sizes=\"(max-width: 867px) 100vw, 867px\" \/><\/figure>\r\n<p>&nbsp;<\/p>\r\n\r\n\r\n\r\n<p class=\"has-black-color has-text-color has-link-color wp-elements-1d428cf00f1e7e3167a48c3d52b8d23d\" style=\"font-size: 21px;\">The Langchain extraction process utilizes the extraction chain to identify entities specified in the schema, aided by LLM.\u00a0<\/p>\r\n<p>&nbsp;<\/p>\r\n\r\n<h3 class=\"wp-block-heading has-black-color has-text-color has-link-color wp-elements-a85896b70a1709ad67ace98b463049eb\" style=\"font-size: 21px;\">The Benefits of LangChain Extraction:\u00a0<\/h3>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list has-black-color has-text-color has-link-color wp-elements-693623d3dcc36172ee084e7f6f64d9d9\" style=\"font-size: 21px;\">\r\n<li style=\"font-size: 21px;\"><strong>Turn unstructured text into actionable insights:<\/strong>\u202fExtract valuable information from customer reviews,\u202fsocial media data,\u202for any text source.\u00a0<\/li>\r\n\r\n\r\n\r\n<li style=\"font-size: 21px;\"><strong>Build intelligent applications:<\/strong>\u202fPower chatbots,\u202frecommendation systems,\u202fand other AI tools with structured data from LLMs.\u00a0<\/li>\r\n\r\n\r\n\r\n<li style=\"font-size: 21px;\"><strong>Save time and effort:<\/strong>\u202fDitch manual data extraction and let LangChain do the heavy lifting.\u00a0<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p class=\"has-black-color has-text-color has-link-color wp-elements-0ecba31c0e02df5b3797169f1e103d08\" style=\"font-size: 21px;\">In conclusion, LangChain&#8217;s extraction capabilities are a game-changer for harnessing the true power of LLMs. By transforming raw text into structured data, LangChain unlocks a world of possibilities for building smarter, more insightful AI applications. So, the next time your LLM leaves you with a textual tsunami, remember, LangChain is just a wave away, ready to turn the tide into a sea of structured goodness.\u00a0<\/p>\r\n\r\n\r\n","protected":false},"excerpt":{"rendered":"<p>Large Language Models (LLMs) are the rockstars of AI, churning out impressive text with unparalleled fluency. But their raw output<\/p>\n","protected":false},"author":3,"featured_media":10537,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[102,80],"tags":[82,86,81],"class_list":["post-7242","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai","category-large-language-models","tag-ai","tag-generative-ai","tag-llm"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>large language models working with named-entity-extraction<\/title>\n<meta name=\"description\" content=\"Uncover the process of Named Entity Extraction and its role in NLP, this technique enhances data organization and AI-driven insights\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"large language models working with named-entity-extraction\" \/>\n<meta property=\"og:description\" content=\"Uncover the process of Named Entity Extraction and its role in NLP, this technique enhances data organization and AI-driven insights\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/\" \/>\n<meta property=\"og:site_name\" content=\"Enkefalos - Your partner for digital innovation\" \/>\n<meta property=\"article:published_time\" content=\"2024-02-27T10:58:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-03T10:16:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1720\" \/>\n\t<meta property=\"og:image:height\" content=\"540\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Krishna Shinde\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Krishna Shinde\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/\"},\"author\":{\"name\":\"Krishna Shinde\",\"@id\":\"https:\/\/www.enkefalos.com\/blog\/#\/schema\/person\/0e993e68d126f859dd652d8825ed8692\"},\"headline\":\"Named Entity Extraction\",\"datePublished\":\"2024-02-27T10:58:15+00:00\",\"dateModified\":\"2026-04-03T10:16:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/\"},\"wordCount\":495,\"publisher\":{\"@id\":\"https:\/\/www.enkefalos.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/1.jpg\",\"keywords\":[\"AI\",\"GENERATIVE AI\",\"LLM\"],\"articleSection\":[\"AI\",\"Large Language Models\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/\",\"url\":\"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/\",\"name\":\"large language models working with named-entity-extraction\",\"isPartOf\":{\"@id\":\"https:\/\/www.enkefalos.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/1.jpg\",\"datePublished\":\"2024-02-27T10:58:15+00:00\",\"dateModified\":\"2026-04-03T10:16:42+00:00\",\"description\":\"Uncover the process of Named Entity Extraction and its role in NLP, this technique enhances data organization and AI-driven insights\",\"breadcrumb\":{\"@id\":\"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/#primaryimage\",\"url\":\"https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/1.jpg\",\"contentUrl\":\"https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/1.jpg\",\"width\":1720,\"height\":540,\"caption\":\"transforming LLM ramblings into neatly organized data\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.enkefalos.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Named Entity Extraction\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.enkefalos.com\/blog\/#website\",\"url\":\"https:\/\/www.enkefalos.com\/blog\/\",\"name\":\"Enkefalos - Your partner for digital innovation\",\"description\":\"Secure, Private LLMs for Insurance Companies\",\"publisher\":{\"@id\":\"https:\/\/www.enkefalos.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.enkefalos.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.enkefalos.com\/blog\/#organization\",\"name\":\"Enkefalos - Your partner for digital innovation\",\"alternateName\":\"Enkefalos Technologies\",\"url\":\"https:\/\/www.enkefalos.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.enkefalos.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/enkefalos.com\/blog\/wp-content\/uploads\/2025\/06\/enkefalos_logo.webp\",\"contentUrl\":\"https:\/\/enkefalos.com\/blog\/wp-content\/uploads\/2025\/06\/enkefalos_logo.webp\",\"width\":300,\"height\":61,\"caption\":\"Enkefalos - Your partner for digital innovation\"},\"image\":{\"@id\":\"https:\/\/www.enkefalos.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/in.linkedin.com\/company\/enkefalos-it-services-and-solutions\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.enkefalos.com\/blog\/#\/schema\/person\/0e993e68d126f859dd652d8825ed8692\",\"name\":\"Krishna Shinde\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.enkefalos.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/318e283d30d6328f839bbc814b06cb77bdd9973c0bfe0b28b6bf7c21231d11ea?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/318e283d30d6328f839bbc814b06cb77bdd9973c0bfe0b28b6bf7c21231d11ea?s=96&d=mm&r=g\",\"caption\":\"Krishna Shinde\"},\"url\":\"https:\/\/www.enkefalos.com\/blog\/author\/krishna\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"large language models working with named-entity-extraction","description":"Uncover the process of Named Entity Extraction and its role in NLP, this technique enhances data organization and AI-driven insights","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:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/","og_locale":"en_US","og_type":"article","og_title":"large language models working with named-entity-extraction","og_description":"Uncover the process of Named Entity Extraction and its role in NLP, this technique enhances data organization and AI-driven insights","og_url":"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/","og_site_name":"Enkefalos - Your partner for digital innovation","article_published_time":"2024-02-27T10:58:15+00:00","article_modified_time":"2026-04-03T10:16:42+00:00","og_image":[{"width":1720,"height":540,"url":"https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/1.jpg","type":"image\/jpeg"}],"author":"Krishna Shinde","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Krishna Shinde","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/#article","isPartOf":{"@id":"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/"},"author":{"name":"Krishna Shinde","@id":"https:\/\/www.enkefalos.com\/blog\/#\/schema\/person\/0e993e68d126f859dd652d8825ed8692"},"headline":"Named Entity Extraction","datePublished":"2024-02-27T10:58:15+00:00","dateModified":"2026-04-03T10:16:42+00:00","mainEntityOfPage":{"@id":"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/"},"wordCount":495,"publisher":{"@id":"https:\/\/www.enkefalos.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/#primaryimage"},"thumbnailUrl":"https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/1.jpg","keywords":["AI","GENERATIVE AI","LLM"],"articleSection":["AI","Large Language Models"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/","url":"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/","name":"large language models working with named-entity-extraction","isPartOf":{"@id":"https:\/\/www.enkefalos.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/#primaryimage"},"image":{"@id":"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/#primaryimage"},"thumbnailUrl":"https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/1.jpg","datePublished":"2024-02-27T10:58:15+00:00","dateModified":"2026-04-03T10:16:42+00:00","description":"Uncover the process of Named Entity Extraction and its role in NLP, this technique enhances data organization and AI-driven insights","breadcrumb":{"@id":"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/#primaryimage","url":"https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/1.jpg","contentUrl":"https:\/\/www.enkefalos.com\/blog\/wp-content\/uploads\/2024\/02\/1.jpg","width":1720,"height":540,"caption":"transforming LLM ramblings into neatly organized data"},{"@type":"BreadcrumbList","@id":"https:\/\/www.enkefalos.com\/blog\/named-entity-extraction\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.enkefalos.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Named Entity Extraction"}]},{"@type":"WebSite","@id":"https:\/\/www.enkefalos.com\/blog\/#website","url":"https:\/\/www.enkefalos.com\/blog\/","name":"Enkefalos - Your partner for digital innovation","description":"Secure, Private LLMs for Insurance Companies","publisher":{"@id":"https:\/\/www.enkefalos.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.enkefalos.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.enkefalos.com\/blog\/#organization","name":"Enkefalos - Your partner for digital innovation","alternateName":"Enkefalos Technologies","url":"https:\/\/www.enkefalos.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.enkefalos.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/enkefalos.com\/blog\/wp-content\/uploads\/2025\/06\/enkefalos_logo.webp","contentUrl":"https:\/\/enkefalos.com\/blog\/wp-content\/uploads\/2025\/06\/enkefalos_logo.webp","width":300,"height":61,"caption":"Enkefalos - Your partner for digital innovation"},"image":{"@id":"https:\/\/www.enkefalos.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/in.linkedin.com\/company\/enkefalos-it-services-and-solutions"]},{"@type":"Person","@id":"https:\/\/www.enkefalos.com\/blog\/#\/schema\/person\/0e993e68d126f859dd652d8825ed8692","name":"Krishna Shinde","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.enkefalos.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/318e283d30d6328f839bbc814b06cb77bdd9973c0bfe0b28b6bf7c21231d11ea?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/318e283d30d6328f839bbc814b06cb77bdd9973c0bfe0b28b6bf7c21231d11ea?s=96&d=mm&r=g","caption":"Krishna Shinde"},"url":"https:\/\/www.enkefalos.com\/blog\/author\/krishna\/"}]}},"_links":{"self":[{"href":"https:\/\/www.enkefalos.com\/blog\/wp-json\/wp\/v2\/posts\/7242","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.enkefalos.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.enkefalos.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.enkefalos.com\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.enkefalos.com\/blog\/wp-json\/wp\/v2\/comments?post=7242"}],"version-history":[{"count":8,"href":"https:\/\/www.enkefalos.com\/blog\/wp-json\/wp\/v2\/posts\/7242\/revisions"}],"predecessor-version":[{"id":21290,"href":"https:\/\/www.enkefalos.com\/blog\/wp-json\/wp\/v2\/posts\/7242\/revisions\/21290"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.enkefalos.com\/blog\/wp-json\/wp\/v2\/media\/10537"}],"wp:attachment":[{"href":"https:\/\/www.enkefalos.com\/blog\/wp-json\/wp\/v2\/media?parent=7242"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.enkefalos.com\/blog\/wp-json\/wp\/v2\/categories?post=7242"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.enkefalos.com\/blog\/wp-json\/wp\/v2\/tags?post=7242"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}