<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>TextAPI Articles</title>
    <description>Practical NLP how-tos: text extraction, entities, sentiment, and question answering.</description>
    <link>https://textapi.com/blog/</link>
    <atom:link href="https://textapi.com/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>Sentiment analysis for customer reviews, and where it quietly fails</title>
      <description>Score reviews in one call, read the four numbers correctly, and recognise the sentences this approach scores as neutral when a human wouldn&apos;t.</description>
      <pubDate>Sat, 29 Aug 2026 00:00:00 +0000</pubDate>
      <link>https://textapi.com/blog/sentiment-analysis-for-customer-reviews/</link>
      <guid isPermaLink="true">https://textapi.com/blog/sentiment-analysis-for-customer-reviews/</guid>
    </item>
    
    <item>
      <title>Ask questions about a web page in one API call</title>
      <description>Point the QA endpoint at a URL and a question, get an extracted answer with a confidence score — plus the two mistakes that make extractive QA go wrong.</description>
      <pubDate>Sat, 29 Aug 2026 00:00:00 +0000</pubDate>
      <link>https://textapi.com/blog/question-answering-over-a-web-page/</link>
      <guid isPermaLink="true">https://textapi.com/blog/question-answering-over-a-web-page/</guid>
    </item>
    
    <item>
      <title>Named entity recognition without training a model</title>
      <description>Pull people, companies, money, and dates out of raw text with one HTTP call — including the character offsets you need to highlight them.</description>
      <pubDate>Sat, 29 Aug 2026 00:00:00 +0000</pubDate>
      <link>https://textapi.com/blog/named-entity-recognition-without-training-a-model/</link>
      <guid isPermaLink="true">https://textapi.com/blog/named-entity-recognition-without-training-a-model/</guid>
    </item>
    
    <item>
      <title>How to extract clean article text from any URL</title>
      <description>Strip the nav, ads, and cookie banners from a web page and get just the article body — in one HTTP call, no scraper to maintain.</description>
      <pubDate>Sat, 29 Aug 2026 00:00:00 +0000</pubDate>
      <link>https://textapi.com/blog/extract-article-text-from-a-url/</link>
      <guid isPermaLink="true">https://textapi.com/blog/extract-article-text-from-a-url/</guid>
    </item>
    
  </channel>
</rss>
