<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 4: Jaccard.score() returns NaN if both strings empty</title><link>https://sourceforge.net/p/secondstring/bugs/4/</link><description>Recent changes to 4: Jaccard.score() returns NaN if both strings empty</description><atom:link href="https://sourceforge.net/p/secondstring/bugs/4/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 08 Apr 2009 01:35:20 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/secondstring/bugs/4/feed.rss" rel="self" type="application/rss+xml"/><item><title>Jaccard.score() returns NaN if both strings empty</title><link>https://sourceforge.net/p/secondstring/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Jaccard.score(s1, s2) returns NaN if both strings have zero tokens.  this happens when both strings are empty, or the tokenizer doesn't find any tokens (NGram tokenizer with minNGramSize &amp;gt; size of the string)&lt;/p&gt;
&lt;p&gt;It should *probably* return 0.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 08 Apr 2009 01:35:20 -0000</pubDate><guid>https://sourceforge.net421b6533439b4d41b37e6f8a98209fe22692f921</guid></item></channel></rss>