{"id":3443,"date":"2023-03-03T11:38:20","date_gmt":"2023-03-03T10:38:20","guid":{"rendered":"http:\/\/techrobin.com\/?p=1842"},"modified":"2023-03-03T11:38:20","modified_gmt":"2023-03-03T10:38:20","slug":"natural-language-processing-nlp","status":"publish","type":"post","link":"https:\/\/example.ng\/technology\/natural-language-processing-nlp\/","title":{"rendered":"Natural Language Processing (NLP) &#8211; 7 Impacts Of Natural Language Processing (NLP) Since Evolution"},"content":{"rendered":"<div class=\"w-full border-b border-black\/10 dark:border-gray-900\/50 text-gray-800 dark:text-gray-100 group dark:bg-gray-800\">\n<div class=\"text-base gap-4 md:gap-6 m-auto md:max-w-2xl lg:max-w-2xl xl:max-w-3xl p-4 md:py-6 flex lg:px-0\">\n<div class=\"relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]\">\n<div class=\"flex flex-grow flex-col gap-3\">\n<h2 class=\"min-h-[20px] flex flex-col items-start gap-4 whitespace-pre-wrap\" style=\"text-align: center;\"><strong>Natural Language Processing (NLP) &#8211; 7 Impacts Of Natural Language Processing (NLP) Since Evolution<\/strong><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"w-full border-b border-black\/10 dark:border-gray-900\/50 text-gray-800 dark:text-gray-100 group bg-gray-50 dark:bg-[#444654]\" style=\"text-align: justify;\">\n<div class=\"text-base gap-4 md:gap-6 m-auto md:max-w-2xl lg:max-w-2xl xl:max-w-3xl p-4 md:py-6 flex lg:px-0\">\n<div class=\"relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]\">\n<div class=\"flex flex-grow flex-col gap-3\">\n<div class=\"min-h-[20px] flex flex-col items-start gap-4 whitespace-pre-wrap\">\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\nNatural Language Processing (NLP) is a subfield of computer science and <a href=\"http:\/\/techrobin.com\/artificial-intelligence\/\" target=\"_blank\" rel=\"noopener\">artificial intelligence<\/a> focusing on the interaction between humans and computers using natural language. It uses algorithms and statistical models to analyze and understand human language and generate natural language output.<br \/>\nNLP aims to enable computers to read, interpret, and understand human language like humans do. This involves various tasks, including text classification, sentiment analysis, language translation, speech recognition, and more. NLP has many applications, including chatbots, voice assistants, search engines, and text analysis tools.<br \/>\nNLP involves a combination of techniques from computer science, linguistics, and <a href=\"http:\/\/techrobin.com\/machine-learning-languages\/\" target=\"_blank\" rel=\"noopener\">machine learning<\/a>. The field has seen rapid advancements in recent years, driven by large datasets&#8217; availability and deep learning algorithms&#8217; advances.<\/p>\n<div class=\"w-full border-b border-black\/10 dark:border-gray-900\/50 text-gray-800 dark:text-gray-100 group dark:bg-gray-800\">\n<div class=\"text-base gap-4 md:gap-6 m-auto md:max-w-2xl lg:max-w-2xl xl:max-w-3xl p-4 md:py-6 flex lg:px-0\">\n<div class=\"relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]\">\n<div class=\"flex flex-grow flex-col gap-3\">\n<h3 class=\"min-h-[20px] flex flex-col items-start gap-4 whitespace-pre-wrap\"><strong>How does NLP work?<\/strong><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"w-full border-b border-black\/10 dark:border-gray-900\/50 text-gray-800 dark:text-gray-100 group bg-gray-50 dark:bg-[#444654]\">\n<div class=\"text-base gap-4 md:gap-6 m-auto md:max-w-2xl lg:max-w-2xl xl:max-w-3xl p-4 md:py-6 flex lg:px-0\">\n<div class=\"relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]\">\n<div class=\"flex flex-grow flex-col gap-3\">\n<div class=\"min-h-[20px] flex flex-col items-start gap-4 whitespace-pre-wrap\">\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\nNLP involves several steps to process natural language input and generate natural language output. The basic steps involved in most NLP systems are:<\/p>\n<ol>\n<li>\nText Preprocessing: This involves cleaning and normalizing the input text to remove irrelevant information, such as HTML tags or punctuation marks, and transform it into a structured format that can be analyzed.\n<\/li>\n<li>\nTokenization: This involves breaking down the input text into individual tokens (words, punctuation marks, etc.) to facilitate further analysis.\n<\/li>\n<li>\nPart-of-speech (POS) tagging: This involves identifying the part of speech (noun, verb, adjective, etc.) of each token in a sentence.\n<\/li>\n<li>\nNamed Entity Recognition (NER) involves identifying and extracting named entities (such as people, places, and organizations) from a text.\n<\/li>\n<li>\nDependency Parsing: This involves analyzing the grammatical relationships between words in a sentence, such as subject-verb-object relationships.\n<\/li>\n<li>\nSentiment Analysis: This involves determining a piece of text&#8217;s emotional tone or sentiment.\n<\/li>\n<li>\nNatural Language Generation: This involves generating natural language output based on the input text, such as generating a summary or responding to a query.\n<\/li>\n<\/ol>\n<p><strong>Also See: <\/strong>\u00a0<a href=\"http:\/\/techrobin.com\/open-source-ai-platforms\/\" target=\"_blank\" rel=\"noopener\">Open Source AI Platforms &amp;#8211; Meaning, Uses And Top 5 Of The Best Open Source AI Platforms For You<\/a><br \/>\nThese steps can be performed using various NLP tools and approaches, such as machine learning algorithms, statistical models, or rule-based systems. NLP systems can be trained on large datasets of annotated text to improve their accuracy and performance.<br \/>\nOverall, NLP involves linguistic and computational techniques to process natural language input and generate natural language output, enabling machines to understand and interact with human language.\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"w-full border-b border-black\/10 dark:border-gray-900\/50 text-gray-800 dark:text-gray-100 group dark:bg-gray-800\" style=\"text-align: justify;\">\n<div class=\"text-base gap-4 md:gap-6 m-auto md:max-w-2xl lg:max-w-2xl xl:max-w-3xl p-4 md:py-6 flex lg:px-0\">\n<div class=\"w-[30px] flex flex-col relative items-end\">\n<div class=\"relative flex\"><strong style=\"font-family: Raleway, sans-serif; font-size: 24px;\">NLP Tasks<\/strong><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"w-full border-b border-black\/10 dark:border-gray-900\/50 text-gray-800 dark:text-gray-100 group bg-gray-50 dark:bg-[#444654]\" style=\"text-align: justify;\">\n<div class=\"text-base gap-4 md:gap-6 m-auto md:max-w-2xl lg:max-w-2xl xl:max-w-3xl p-4 md:py-6 flex lg:px-0\">\n<div class=\"relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]\">\n<div class=\"flex flex-grow flex-col gap-3\">\n<div class=\"min-h-[20px] flex flex-col items-start gap-4 whitespace-pre-wrap\">\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\nNLP tasks can be broadly classified into three categories:<\/p>\n<ol>\n<li>Natural Language Understanding (NLU): This involves tasks related to understanding and analyzing natural language input, such as:<\/li>\n<\/ol>\n<ul>\n<li>Text Classification: Classifying text into predefined categories or topics.<\/li>\n<li>Sentiment Analysis: Analyzing the emotional tone or sentiment expressed in a text.<\/li>\n<li>Named Entity Recognition (NER): Identifying and extracting named entities like people, places, organizations, and other entities from text.<\/li>\n<li>Relationship Extraction: Identifying the relationships between entities mentioned in the text.<\/li>\n<li>Parsing: Analyzing the syntactic structure of a sentence or text.<\/li>\n<\/ul>\n<ol start=\"2\">\n<li>Natural Language Generation (NLG): This involves tasks related to generating natural language output, such as:<\/li>\n<\/ol>\n<ul>\n<li>Machine Translation: Translating text from one language to another.<\/li>\n<li>Text Summarization: Generating a summary of a piece of text.<\/li>\n<li>Text Generation: Generating natural language text from structured data or other input.<\/li>\n<\/ul>\n<ol start=\"3\">\n<li>Natural Language Interaction (NLI): This involves tasks related to enabling humans to interact with computers using natural language, such as:<\/li>\n<\/ol>\n<ul>\n<li>Question Answering: Answering questions posed in natural language.<\/li>\n<li>Chatbots: Generating responses to user queries or statements in natural language.<\/li>\n<li>Speech Recognition: Converting spoken language into text.<\/li>\n<\/ul>\n<p><strong>Recommended:<\/strong> \u00a0<a href=\"http:\/\/techrobin.com\/artificial-intelligence-and-machine-learning\/\" target=\"_blank\" rel=\"noopener\">Artificial Intelligence And Machine Learning &amp;#8211; What&amp;#8217;s the Difference Between The Two<\/a><br \/>\nThese tasks are not mutually exclusive, and many NLP systems may involve a combination of them.\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"w-full border-b border-black\/10 dark:border-gray-900\/50 text-gray-800 dark:text-gray-100 group dark:bg-gray-800\" style=\"text-align: justify;\">\n<div class=\"text-base gap-4 md:gap-6 m-auto md:max-w-2xl lg:max-w-2xl xl:max-w-3xl p-4 md:py-6 flex lg:px-0\">\n<div class=\"relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]\">\n<div class=\"flex flex-grow flex-col gap-3\">\n<h3 class=\"min-h-[20px] flex flex-col items-start gap-4 whitespace-pre-wrap\"><strong>NLP Tools And Approaches<\/strong><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"w-full border-b border-black\/10 dark:border-gray-900\/50 text-gray-800 dark:text-gray-100 group bg-gray-50 dark:bg-[#444654]\" style=\"text-align: justify;\">\n<div class=\"text-base gap-4 md:gap-6 m-auto md:max-w-2xl lg:max-w-2xl xl:max-w-3xl p-4 md:py-6 flex lg:px-0\">\n<div class=\"relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]\">\n<div class=\"flex flex-grow flex-col gap-3\">\n<div class=\"min-h-[20px] flex flex-col items-start gap-4 whitespace-pre-wrap\">\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\nThere are a variety of NLP tools and approaches that are commonly used in natural language processing:<\/p>\n<ol>\n<li>\nTokenization:\u00a0 involves breaking down the text into individual tokens (words, punctuation marks, etc.) to facilitate further analysis.\n<\/li>\n<li>\nPart-of-speech (POS) tagging: This involves identifying the part of speech (noun, verb, adjective, etc.) of each token in a sentence.\n<\/li>\n<li>\nNamed Entity Recognition (NER) involves identifying and extracting named entities (such as people, places, and organizations) from a text.\n<\/li>\n<li>\nDependency Parsing: This involves analyzing the grammatical relationships between words in a sentence, such as subject-verb-object relationships.\n<\/li>\n<li>\nSentiment Analysis: This involves determining a text&#8217;s emotional tone or sentiment.\n<\/li>\n<li>\nMachine Translation involves translating text from one language to another using statistical models or neural machine translation.\n<\/li>\n<li>\nChatbots: This involves using natural language processing to enable machines to converse with humans.\n<\/li>\n<li>\nDeep Learning: This involves training neural networks on large datasets to improve the accuracy of natural language processing tasks.\n<\/li>\n<\/ol>\n<p>Many open-source libraries and frameworks are also available for implementing these tools and approaches, such as NLTK, Spacy, Gensim, and TensorFlow. These libraries provide pre-trained models and tools for common NLP tasks and can be used by developers to build NLP applications.\n<\/p><\/div>\n<\/div>\n<\/div>\n<div class=\"flex justify-between\">\n<div class=\"text-gray-400 flex self-end lg:self-center justify-center mt-2 gap-3 md:gap-4 lg:gap-1 lg:absolute lg:top-0 lg:translate-x-full lg:right-0 lg:mt-0 lg:pl-2 visible\"><strong style=\"font-family: Raleway, sans-serif; font-size: 24px;\">NLP Use Cases<\/strong><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"w-full border-b border-black\/10 dark:border-gray-900\/50 text-gray-800 dark:text-gray-100 group bg-gray-50 dark:bg-[#444654]\" style=\"text-align: justify;\">\n<div class=\"text-base gap-4 md:gap-6 m-auto md:max-w-2xl lg:max-w-2xl xl:max-w-3xl p-4 md:py-6 flex lg:px-0\">\n<div class=\"relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]\">\n<div class=\"flex flex-grow flex-col gap-3\">\n<div class=\"min-h-[20px] flex flex-col items-start gap-4 whitespace-pre-wrap\">\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\nNLP has a wide range of use cases across various industries and domains, some of which include:<\/p>\n<ol>\n<li>\nCustomer Support and Service: Chatbots and virtual assistants can provide quick and efficient customer support and service, handling queries, complaints, and other issues in a personalized and interactive way.\n<\/li>\n<li>\nSocial Media Analysis: Sentiment analysis can analyze social media conversations and identify trends, opinions, and feedback about products, services, and brands.\n<\/li>\n<li>\nHealthcare: NLP can extract and analyze data from medical records, helping with diagnosis, treatment, and research.\n<\/li>\n<li>\nFinance: NLP can analyze financial news, reports, and social media data to identify <a href=\"http:\/\/techrobin.com\/marketing-automation-trends\/\" target=\"_blank\" rel=\"noopener\">market trends<\/a>, forecast stock prices, and generate trading signals.\n<\/li>\n<li>\nMarketing: NLP can analyze customer feedback, social media data, and other data sources to identify customer preferences and improve marketing strategies.\n<\/li>\n<li>\nEducation: NLP can analyze and improve educational content, create personalized learning experiences, and provide student feedback.\n<\/li>\n<li>\nHuman Resources: NLP can analyze job descriptions, resumes, and other data sources to identify qualified candidates, improve recruitment strategies, and assess employee engagement.\n<\/li>\n<li>\nLegal: NLP can analyze legal documents, contracts, and other data sources to identify important clauses, summarize documents, and assist in legal research.\n<\/li>\n<\/ol>\n<p>These are just a few examples of the many potential use cases for NLP, and the field is constantly expanding as new applications and technologies are developed.<br \/>\nAlso Read:\u00a0\u00a0<a href=\"http:\/\/techrobin.com\/marketing-automation\/\" target=\"_blank\" rel=\"noopener\">Marketing Automation &amp;#8211; 9 Benefits Of Marketing Automation In Your Business<\/a>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"w-full border-b border-black\/10 dark:border-gray-900\/50 text-gray-800 dark:text-gray-100 group dark:bg-gray-800\" style=\"text-align: justify;\">\n<div class=\"text-base gap-4 md:gap-6 m-auto md:max-w-2xl lg:max-w-2xl xl:max-w-3xl p-4 md:py-6 flex lg:px-0\">\n<div class=\"relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]\">\n<div class=\"flex flex-grow flex-col gap-3\">\n<h3 class=\"min-h-[20px] flex flex-col items-start gap-4 whitespace-pre-wrap\"><strong>Why Is NLP Important?<\/strong><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"w-full border-b border-black\/10 dark:border-gray-900\/50 text-gray-800 dark:text-gray-100 group bg-gray-50 dark:bg-[#444654]\">\n<div class=\"text-base gap-4 md:gap-6 m-auto md:max-w-2xl lg:max-w-2xl xl:max-w-3xl p-4 md:py-6 flex lg:px-0\">\n<div class=\"relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]\">\n<div class=\"flex flex-grow flex-col gap-3\">\n<div class=\"min-h-[20px] flex flex-col items-start gap-4 whitespace-pre-wrap\">\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\n<p style=\"text-align: justify;\">NLP is important for several reasons:<\/p>\n<ol style=\"text-align: justify;\">\n<li>\nImproved Communication: NLP enables computers to understand human language and generate natural language output, improving communication between humans and machines.\n<\/li>\n<li>\nEfficiency and Productivity: NLP can automate many tasks that were previously done manually, saving time and increasing productivity. This includes tasks like customer support, data entry, and document summarization.\n<\/li>\n<li>\nDecision Making: NLP can help analyze large amounts of text data, providing insights to inform decision-making in finance, <a href=\"https:\/\/example.ng\/affiliate-marketing\/\" target=\"_blank\" rel=\"noopener\">marketing<\/a>, and healthcare.\n<\/li>\n<li>\nPersonalization: NLP can create personalised user experiences, such as personalized recommendations or conversational interfaces.\n<\/li>\n<li>\nAccessibility: NLP can improve accessibility for people with disabilities by enabling them to interact with computers using natural language.\n<\/li>\n<li>\nAdvancements in Artificial Intelligence: NLP is a critical component of developing artificial intelligence and machine learning, enabling machines to understand and process human language.\n<\/li>\n<\/ol>\n<p style=\"text-align: justify;\">Overall, NLP is an important field with a wide range of applications, and its continued development is essential for improving human-machine communication and advancing the capabilities of artificial intelligence.<\/p>\n<p><strong>Also Read:<\/strong>\u00a0<a href=\"http:\/\/techrobin.com\/customer-experience-cx\/\" target=\"_blank\" rel=\"noopener\">Customer Experience (CX) &amp;#8211; 5 Ways OF Measuring Customer Experience<\/a><\/p>\n<h3 style=\"text-align: justify;\"><strong>Impacts Of Natural Language Processing (NLP) Since Evolution<\/strong><\/h3>\n<div class=\"w-full border-b border-black\/10 dark:border-gray-900\/50 text-gray-800 dark:text-gray-100 group bg-gray-50 dark:bg-[#444654]\">\n<div class=\"text-base gap-4 md:gap-6 m-auto md:max-w-2xl lg:max-w-2xl xl:max-w-3xl p-4 md:py-6 flex lg:px-0\">\n<div class=\"relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]\">\n<div class=\"flex flex-grow flex-col gap-3\">\n<div class=\"min-h-[20px] flex flex-col items-start gap-4 whitespace-pre-wrap\">\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\n<p style=\"text-align: justify;\">Natural Language Processing (NLP) is a rapidly evolving field that has significantly impacted various aspects of our lives. Here are some of the major impacts of NLP since its evolution:<\/p>\n<ol style=\"text-align: justify;\">\n<li>\nImproved Communication: NLP has improved communication between humans and computers. It enables computers to understand and interpret human language, making it easier for people to communicate with machines. This has led to the development of various applications like chatbots, virtual assistants, and speech recognition systems.\n<\/li>\n<li>\nPersonalization: NLP has enabled companies to personalize their communication with customers. Companies can personalize their marketing campaigns, product recommendations, and customer service by analysing <a href=\"http:\/\/techrobin.com\/ai-in-customer-service\/\" target=\"_blank\" rel=\"noopener\">customer data<\/a>\u00a0and behaviour. This has resulted in better customer engagement and retention.\n<\/li>\n<li>\nSentiment Analysis: NLP has made it possible to analyze the sentiment of text, whether positive, negative, or neutral. This is useful in various fields like marketing, politics, and social media, where sentiment analysis can help predict trends and understand public opinion.\n<\/li>\n<li>\nMachine Translation: NLP has improved machine translation systems, making it easier for people to communicate with each other in different languages. Machine translation is now used extensively in the localization of websites, <a href=\"http:\/\/techrobin.com\/software-testing-tools\/\" target=\"_blank\" rel=\"noopener\">software<\/a>, and other digital content.\n<\/li>\n<li>\nText Summarization: NLP has made it possible to summarize large amounts of text automatically. This is useful in various fields like news, research, and education, where summarization can help identify key information quickly and efficiently.\n<\/li>\n<li>\nData Analysis: NLP has enabled companies to analyze large amounts of text data, such as customer reviews, social media posts, and online articles. This has resulted in better decision-making, improved product development, and increased customer satisfaction.\n<\/li>\n<li>\nAccessibility: NLP has enabled people with disabilities to use technology more effectively. For example, speech recognition technology has allowed people with mobility impairments to use computers and other devices.\n<\/li>\n<\/ol>\n<p style=\"text-align: justify;\">Overall, NLP has significantly impacted various aspects of our lives and continues to evolve, providing new opportunities for innovation and growth.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<!--themify_builder_content-->\n<div id=\"themify_builder_content-3443\" data-postid=\"3443\" class=\"themify_builder_content themify_builder_content-3443 themify_builder tf_clear\">\n    <\/div>\n<!--\/themify_builder_content-->\n","protected":false},"excerpt":{"rendered":"<p>Natural Language Processing (NLP) &#8211; 7 Impacts Of Natural Language Processing (NLP) Since Evolution Natural Language Processing (NLP) is a subfield of computer science and artificial intelligence focusing on the interaction between humans and computers using natural language. It uses algorithms and statistical models to analyze and understand human language and generate natural language output. [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":3639,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2939,2930],"tags":[],"class_list":["post-3443","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-machine-learning","category-tech-trends","has-post-title","has-post-date","has-post-category","has-post-tag","has-post-comment","has-post-author",""],"builder_content":"","_links":{"self":[{"href":"https:\/\/example.ng\/technology\/wp-json\/wp\/v2\/posts\/3443","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/example.ng\/technology\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/example.ng\/technology\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/example.ng\/technology\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/example.ng\/technology\/wp-json\/wp\/v2\/comments?post=3443"}],"version-history":[{"count":0,"href":"https:\/\/example.ng\/technology\/wp-json\/wp\/v2\/posts\/3443\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/example.ng\/technology\/wp-json\/wp\/v2\/media\/3639"}],"wp:attachment":[{"href":"https:\/\/example.ng\/technology\/wp-json\/wp\/v2\/media?parent=3443"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/example.ng\/technology\/wp-json\/wp\/v2\/categories?post=3443"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/example.ng\/technology\/wp-json\/wp\/v2\/tags?post=3443"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}