<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Jeanie Oh</title>
    <description>Blog dedicated to thinking with data, no opinions, just facts.</description>    
    <link>https://jeanie-oh.github.io</link>
    <atom:link href="https://jeanie-oh.github.io/feed.xml" rel="self" type="application/rss+xml" />
    
      <item>
        <title>Chasing the WHY in sentiment analysis</title>
                
        
          <description>&lt;p&gt;Sentiment analysis is a fantastic tool for summarising customer feedback. But wouldn’t it be great to know more detail as to WHY they are delighted or dissatisfied? By leveraging the NLTK library and Naive Bayes algorithm, we isolate key words that give us a clue into WHY customers are satisfied or deeply disatisfied with a particular product. The idea is that these words will provide us actionable insights to augment what is working to optimise profit or address the most pressing sources of frustration to prevent churn.&lt;/p&gt;

</description>
        
        <pubDate>Sat, 06 Jul 2024 00:00:00 -0700</pubDate>
        <link>https://jeanie-oh.github.io/blog/2024/07/06/the_why_in_sentiment_analysis/</link>
        <guid isPermaLink="true">https://jeanie-oh.github.io/blog/2024/07/06/the_why_in_sentiment_analysis/</guid>
      </item>
    
      <item>
        <title>Placeholder #2</title>
                
        
          <description>&lt;p&gt;I’m happy to share with you the video and slides from my QCon talk on how to test infrastructure code! This talk is a 
step-by-step, live-coding class on how to write automated tests for infrastructure code, including the code you write 
for use with tools such as Terraform, Kubernetes, Docker, and Packer. Topics include unit tests, integration tests, 
end-to-end tests, test parallelism, retries, error handling, static analysis, and more.&lt;/p&gt;

</description>
        
        <pubDate>Thu, 05 Dec 2019 00:00:00 -0800</pubDate>
        <link>https://jeanie-oh.github.io/blog/2019/12/05/placeholder_number_two/</link>
        <guid isPermaLink="true">https://jeanie-oh.github.io/blog/2019/12/05/placeholder_number_two/</guid>
      </item>
    
      <item>
        <title>Placeholder #3</title>
                
        
          <description>&lt;p&gt;An aricle on dieting…(not written by me, just a placeholder)&lt;/p&gt;

</description>
        
        <pubDate>Sun, 20 Oct 2019 00:00:00 -0700</pubDate>
        <link>https://jeanie-oh.github.io/blog/2019/10/20/placeholder_number_three/</link>
        <guid isPermaLink="true">https://jeanie-oh.github.io/blog/2019/10/20/placeholder_number_three/</guid>
      </item>
    
  </channel>
</rss>