<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: RegEx 101 (Working With Text 2)	</title>
	<atom:link href="/2018/01/24/regex-101-working-with-text-2/feed/" rel="self" type="application/rss+xml" />
	<link>/2018/01/24/regex-101-working-with-text-2/</link>
	<description></description>
	<lastBuildDate>Fri, 06 Apr 2018 02:55:20 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.5</generator>
	<item>
		<title>
		By: Kerim		</title>
		<link>/2018/01/24/regex-101-working-with-text-2/comment-page-1/#comment-148</link>

		<dc:creator><![CDATA[Kerim]]></dc:creator>
		<pubDate>Sat, 27 Jan 2018 14:52:33 +0000</pubDate>
		<guid isPermaLink="false">https://anthrodendum.org/?p=533#comment-148</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;/2018/01/24/regex-101-working-with-text-2/comment-page-1/#comment-147&quot;&gt;John Williams&lt;/a&gt;.

Yeah, I’m planning a post just on “cleaning” badly formatted text like that copied from PDFs. Building up to it slowly …]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="/2018/01/24/regex-101-working-with-text-2/comment-page-1/#comment-147">John Williams</a>.</p>
<p>Yeah, I’m planning a post just on “cleaning” badly formatted text like that copied from PDFs. Building up to it slowly …</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John Williams		</title>
		<link>/2018/01/24/regex-101-working-with-text-2/comment-page-1/#comment-147</link>

		<dc:creator><![CDATA[John Williams]]></dc:creator>
		<pubDate>Sat, 27 Jan 2018 14:49:26 +0000</pubDate>
		<guid isPermaLink="false">https://anthrodendum.org/?p=533#comment-147</guid>

					<description><![CDATA[Another tip: regular expressions  are great for making broken PDFs by government agencies and NGOs  actually usable. 
Just copy/paste a paragraph into a text editor like sublime and you can get rid of all the weird formatting and hard line breaks, or a table and convert it into tab-separated values to post into excel.
Got me through most of my polisci research projects in undergrad. :)]]></description>
			<content:encoded><![CDATA[<p>Another tip: regular expressions  are great for making broken PDFs by government agencies and NGOs  actually usable.<br />
Just copy/paste a paragraph into a text editor like sublime and you can get rid of all the weird formatting and hard line breaks, or a table and convert it into tab-separated values to post into excel.<br />
Got me through most of my polisci research projects in undergrad. 🙂</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
