<?xml version="1.0" encoding="utf-8"?>







    <rss version="2.0"
         xmlns:content="http://purl.org/rss/1.0/modules/content/"
         xmlns:atom="http://www.w3.org/2005/Atom"
         xmlns:media="http://search.yahoo.com/mrss/">
        <channel>
            
                
                    <ttl>60</ttl>
                    <title>Universität Bremen - DSC-2026-03 | Applied Text Mining Using Python</title>
                    <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2026-03-applied-text-mining-using-python</link>
                    <description>DSC-2025-24 | Safe, FAIR, Legal: Working with Personal Data in Research</description>
                    <language>de</language>
                    <copyright>Universität Bremen</copyright>
                    <pubDate>Wed, 19 Aug 2026 08:13:17 +0200</pubDate>
                    <lastBuildDate>Wed, 19 Aug 2026 08:13:17 +0200</lastBuildDate>
                    <atom:link href="https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2026-03-applied-text-mining-using-python/rss.xml" rel="self" type="application/rss+xml"/>
                    <generator>Universität Bremen</generator>
                
                
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-707026</guid>
                            <pubDate>Sat, 07 Mar 2026 00:53:22 +0100</pubDate>
                            <title>Why is the topic important?</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2026-03-applied-text-mining-using-python#c707026</link>
                            
                            <description>&amp;lt;p&amp;gt;Given the rapid rate at which text data are being digitally gathered in many domains of science, there is a growing need for automated tools that can analyze, classify, and interpret this kind of data. Text mining techniques can be applied to create a structured representation of text, making its content more accessible for researchers. Applications of text mining are everywhere: social media, web search, advertising, emails, customer service, healthcare, marketing, etc.&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;This course offers an extensive exploration into text mining with Python. The course has a strong, practical, hands-on focus, and students will gain experience in using text mining and interpreting results using real data from, for example, social sciences and healthcare. Through lectures and practicals, the students will learn the necessary skills to design, implement, and understand their own text mining pipeline.&amp;lt;/p&amp;gt;</description>
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-707024</guid>
                            <pubDate>Sat, 07 Mar 2026 00:53:22 +0100</pubDate>
                            <title>Workshop Goal</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2026-03-applied-text-mining-using-python#c707024</link>
                            
                            <description>&amp;lt;p&amp;gt;The course deals with the following topics:&amp;lt;/p&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Review the fundamental approaches to text mining;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Understand and apply current methods for analyzing texts;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Define a text mining pipeline given a practical data science problem;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Implement all steps in a text mining pipeline: feature extraction, feature selection, model learning, model evaluation;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Understand and apply state-of-the-art methods in text mining;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;
&amp;lt;p&amp;gt;The course starts with reviewing basic concepts of text mining and implementing advanced concepts in natural language processing.&amp;lt;/p&amp;gt;</description>
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-707022</guid>
                            <pubDate>Sat, 07 Mar 2026 00:53:22 +0100</pubDate>
                            <title>Workshop Content</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2026-03-applied-text-mining-using-python#c707022</link>
                            
                            <description>&amp;lt;h5&amp;gt;DAY 1: Introduction to Applied Text Mining&amp;lt;/h5&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Part 1:&amp;lt;/strong&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;What is text mining?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Text preprocessing&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Vector space model&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Practical&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Part 2:&amp;lt;/strong&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Classification basics&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Text classification algorithms&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Evaluating classifiers&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Practical&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;
&amp;lt;h5&amp;gt;DAY 2: Text Classification and Feature Selection in Text&amp;lt;/h5&amp;gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Part 3:&amp;lt;/strong&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;How to do feature selection (FS) for text data?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Is PCA a FS method for text?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Other methods?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Practical&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;&amp;lt;strong&amp;gt;Part 4:&amp;lt;/strong&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;What is text clustering?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;What are the applications?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;How to cluster text data?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Practical&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;</description>
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-707018</guid>
                            <pubDate>Sat, 07 Mar 2026 00:53:22 +0100</pubDate>
                            <title>Target Audience &amp; Prior Knowledge</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2026-03-applied-text-mining-using-python#c707018</link>
                            
                            <description>&amp;lt;p&amp;gt;This course is ideal for learners &amp;lt;strong&amp;gt;who are comfortable with Python programming&amp;lt;/strong&amp;gt;, wish to acquire skills in text mining approaches, and have a foundational understanding of machine learning. Participants from various fields such as sociology, psychology, education, human development, marketing, business, biology, medicine, political science, and communication sciences will find this course beneficial.&amp;lt;/p&amp;gt;</description>
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-707016</guid>
                            <pubDate>Sat, 07 Mar 2026 00:53:22 +0100</pubDate>
                            <title>Technical Requirements</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2026-03-applied-text-mining-using-python#c707016</link>
                            
                            <description>&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Participants are requested to bring their own laptop for the lab meetings and make sure that they have an Internet connection to be able to use Python in Jupiter hub.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Participants should have a basic knowledge of data science and programming and a motivation for scripting and programming in Python.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;</description>
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                        <item>
                            <guid isPermaLink="false">content-707010</guid>
                            <pubDate>Sat, 07 Mar 2026 00:53:22 +0100</pubDate>
                            <title>About the Trainer</title>
                            <link>https://www.uni-bremen.de/data-science-center/trainings-services/trainings-workshops/dsc-2026-03-applied-text-mining-using-python#c707010</link>
                            
                            
                            
                            <category>Content</category>
                            
                            
                        </item>
                    
                
                    
                
                    
                
            
        </channel>
    </rss>

