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

<rdf:RDF
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
   xmlns="http://purl.org/rss/1.0/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:prism="http://prismstandard.org/namespaces/1.2/basic/"
   xmlns:dcterms="http://purl.org/dc/terms/"

>
<channel rdf:about="http://www.citeulike.org/about">
<pubDate>Thu, 21 Aug 2008 15:22:31 BST</pubDate>


	<title>CiteULike: arthit's Gonnet</title>
	<description>CiteULike: arthit's Gonnet</description>


	<link>http://www.citeulike.org/user/arthit/author/Gonnet</link>
	<dc:publisher>CiteULike.org</dc:publisher>
	<dc:language>en-gb</dc:language>
	<dc:rights>Copyright &#169; 2004-2008 citeulike.org</dc:rights>
	<items>
    <rdf:Seq>
        <rdf:li rdf:resource="http://www.citeulike.org/user/arthit/article/1154354"/>

	</rdf:Seq>
	</items>
	</channel>


<item rdf:about="http://www.citeulike.org/user/arthit/article/1154354">
    <title>Fast text searching for regular expressions or automaton searching on tries</title>
    <link>http://www.citeulike.org/user/arthit/article/1154354</link>
    <description>&lt;i&gt;Journal of the ACM, Vol. 43, No. 6. (1996), pp. 915-936.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;We present algorithms for efficient searching of regular expressions on preprocessed text, using a Patricia tree as a logical model for the index. We obtain searching algorithms which run in logarithmic expected time in the size of the text for a wide subclass of regular expressions, and in sublinear expected time for any regular expression. This is the first such algorithm to be found with this complexity. 1 Introduction Pattern matching and text searching are very important components of...</description>
    <dc:title>Fast text searching for regular expressions or automaton searching on tries</dc:title>

    <dc:creator>Richardo</dc:creator>
    <dc:creator>Gaston Gonnet</dc:creator>
    <dc:source>Journal of the ACM, Vol. 43, No. 6. (1996), pp. 915-936.</dc:source>
    <dc:date>2007-03-11T19:34:51-00:00</dc:date>
    <prism:publicationYear>1996</prism:publicationYear>
    <prism:publicationName>Journal of the ACM</prism:publicationName>
    <prism:volume>43</prism:volume>
    <prism:number>6</prism:number>
    <prism:startingPage>915</prism:startingPage>
    <prism:endingPage>936</prism:endingPage>
    <prism:category>matching</prism:category>
    <prism:category>regular-expression</prism:category>
    <prism:category>search</prism:category>
    <prism:category>string</prism:category>
    <prism:category>text</prism:category>
</item>



</rdf:RDF>

