Commit b3995017e62d8ceab00ee0f900199a2e6121b382

Authored by Romain Deveaud
1 parent 81ed24dd04
Exists in master

changing the name of the lib

Showing 94 changed files with 78 additions and 4466 deletions Side-by-side Diff

1   -# Ruby Information Retrieval (rIR)
  1 +# mirimiri
2 2  
3 3 Copyright (C) 2010-2011 Romain Deveaud <romain.deveaud@gmail.com>
4 4  
... ... @@ -2,7 +2,7 @@
2 2 require 'rake/testtask'
3 3  
4 4 Rake::TestTask.new(:test) do |test|
5   - test.libs << 'lib' << 'lib/rir' << 'test'
  5 + test.libs << 'lib' << 'lib/mirimiri' << 'test'
6 6 test.pattern = 'test/**/*_test.rb'
7 7 test.verbose = true
8 8 end
doc/classes/Corpus.html
... ... @@ -53,9 +53,9 @@
53 53 <td>
54 54  
55 55  
56   - <a href="../files/lib/rir/corpus_rb.html">
  56 + <a href="../files/lib/mirimiri/corpus_rb.html">
57 57  
58   - lib/rir/corpus.rb
  58 + lib/mirimiri/corpus.rb
59 59  
60 60 </a>
61 61  
doc/classes/Corpus.src/M000001.html
... ... @@ -7,7 +7,7 @@
7 7 <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
8 8 </head>
9 9 <body class="standalone-code">
10   - <pre><span class="ruby-comment cmt"># File lib/rir/corpus.rb, line 25</span>
  10 + <pre><span class="ruby-comment cmt"># File lib/mirimiri/corpus.rb, line 25</span>
11 11 <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">path</span>)
12 12 <span class="ruby-ivar">@path</span> = <span class="ruby-identifier">path</span>.<span class="ruby-identifier">chomp</span> <span class="ruby-value str">&quot;/&quot;</span>
13 13 <span class="ruby-keyword kw">end</span></pre>
doc/classes/Corpus.src/M000002.html
... ... @@ -7,7 +7,7 @@
7 7 <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
8 8 </head>
9 9 <body class="standalone-code">
10   - <pre><span class="ruby-comment cmt"># File lib/rir/corpus.rb, line 35</span>
  10 + <pre><span class="ruby-comment cmt"># File lib/mirimiri/corpus.rb, line 35</span>
11 11 <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">files</span>
12 12 <span class="ruby-constant">Dir</span>[<span class="ruby-node">&quot;#{@path}/**/*.*&quot;</span>]
13 13 <span class="ruby-keyword kw">end</span></pre>
doc/classes/Indri.html
... ... @@ -53,9 +53,9 @@
53 53 <td>
54 54  
55 55  
56   - <a href="../files/lib/rir/query_rb.html">
  56 + <a href="../files/lib/mirimiri/query_rb.html">
57 57  
58   - lib/rir/query.rb
  58 + lib/mirimiri/query.rb
59 59  
60 60 </a>
61 61  
doc/classes/Indri/IndriQuery.html
... ... @@ -53,9 +53,9 @@
53 53 <td>
54 54  
55 55  
56   - <a href="../../files/lib/rir/query_rb.html">
  56 + <a href="../../files/lib/mirimiri/query_rb.html">
57 57  
58   - lib/rir/query.rb
  58 + lib/mirimiri/query.rb
59 59  
60 60 </a>
61 61  
doc/classes/Indri/IndriQuery.src/M000020.html
... ... @@ -7,7 +7,7 @@
7 7 <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
8 8 </head>
9 9 <body class="standalone-code">
10   - <pre><span class="ruby-comment cmt"># File lib/rir/query.rb, line 62</span>
  10 + <pre><span class="ruby-comment cmt"># File lib/mirimiri/query.rb, line 62</span>
11 11 <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">id</span>,<span class="ruby-identifier">query</span>,<span class="ruby-identifier">params</span>)
12 12 <span class="ruby-ivar">@params</span> = <span class="ruby-identifier">params</span>
13 13 <span class="ruby-comment cmt"># Here we set the default retrieval model as Language Modeling</span>
doc/classes/Indri/IndriQuery.src/M000021.html
... ... @@ -7,7 +7,7 @@
7 7 <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
8 8 </head>
9 9 <body class="standalone-code">
10   - <pre><span class="ruby-comment cmt"># File lib/rir/query.rb, line 73</span>
  10 + <pre><span class="ruby-comment cmt"># File lib/mirimiri/query.rb, line 73</span>
11 11 <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">to_s</span>
12 12 <span class="ruby-identifier">h</span> = <span class="ruby-ivar">@params</span>.<span class="ruby-identifier">to_s</span>
13 13 <span class="ruby-identifier">h</span> <span class="ruby-operator">+=</span> <span class="ruby-value str">&quot;&lt;query&gt;\n&quot;</span>
doc/classes/Indri/Parameters.html
... ... @@ -53,9 +53,9 @@
53 53 <td>
54 54  
55 55  
56   - <a href="../../files/lib/rir/query_rb.html">
  56 + <a href="../../files/lib/mirimiri/query_rb.html">
57 57  
58   - lib/rir/query.rb
  58 + lib/mirimiri/query.rb
59 59  
60 60 </a>
61 61  
doc/classes/Indri/Parameters.src/M000018.html
... ... @@ -7,7 +7,7 @@
7 7 <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
8 8 </head>
9 9 <body class="standalone-code">
10   - <pre><span class="ruby-comment cmt"># File lib/rir/query.rb, line 30</span>
  10 + <pre><span class="ruby-comment cmt"># File lib/mirimiri/query.rb, line 30</span>
11 11 <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">corpus</span>,<span class="ruby-identifier">mem</span>=<span class="ruby-value str">&quot;1g&quot;</span>,<span class="ruby-identifier">count</span>=<span class="ruby-value str">&quot;1000&quot;</span>,<span class="ruby-identifier">offset</span>=<span class="ruby-value str">&quot;1&quot;</span>,<span class="ruby-identifier">run_id</span>=<span class="ruby-value str">&quot;default&quot;</span>,<span class="ruby-identifier">print_query</span>=<span class="ruby-keyword kw">false</span>,<span class="ruby-identifier">print_docs</span>=<span class="ruby-keyword kw">false</span>)
12 12 <span class="ruby-ivar">@index_path</span> = <span class="ruby-identifier">corpus</span>
13 13 <span class="ruby-ivar">@memory</span> = <span class="ruby-identifier">mem</span>
doc/classes/Indri/Parameters.src/M000019.html
... ... @@ -7,7 +7,7 @@
7 7 <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
8 8 </head>
9 9 <body class="standalone-code">
10   - <pre><span class="ruby-comment cmt"># File lib/rir/query.rb, line 40</span>
  10 + <pre><span class="ruby-comment cmt"># File lib/mirimiri/query.rb, line 40</span>
11 11 <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">to_s</span>
12 12 <span class="ruby-identifier">h</span> = <span class="ruby-value str">&quot;&lt;parameters&gt;\n&quot;</span>
13 13 <span class="ruby-identifier">h</span> <span class="ruby-operator">+=</span> <span class="ruby-node">&quot;&lt;memory&gt;#{@memory}&lt;/memory&gt;\n&quot;</span>
doc/classes/Query.html
... ... @@ -53,9 +53,9 @@
53 53 <td>
54 54  
55 55  
56   - <a href="../files/lib/rir/query_rb.html">
  56 + <a href="../files/lib/mirimiri/query_rb.html">
57 57  
58   - lib/rir/query.rb
  58 + lib/mirimiri/query.rb
59 59  
60 60 </a>
61 61  
doc/classes/RIR.html
1   -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2   -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3   -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4   -<head>
5   - <title>Module: RIR [RDoc Documentation]</title>
6   - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7   - <meta http-equiv="Content-Script-Type" content="text/javascript" />
8   - <link rel="stylesheet" href=".././rdoc-style.css" type="text/css" media="screen" />
9   - <script type="text/javascript">
10   - // <![CDATA[
11   -
12   - function popupCode( url ) {
13   - window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
14   - }
15   -
16   - function toggleCode( id ) {
17   - if ( document.getElementById )
18   - elem = document.getElementById( id );
19   - else if ( document.all )
20   - elem = eval( "document.all." + id );
21   - else
22   - return false;
23   -
24   - elemStyle = elem.style;
25   -
26   - if ( elemStyle.display != "block" ) {
27   - elemStyle.display = "block"
28   - } else {
29   - elemStyle.display = "none"
30   - }
31   -
32   - return true;
33   - }
34   -
35   - // Make codeblocks hidden by default
36   - document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }<\/style>" )
37   -
38   - // ]]>
39   - </script>
40   -
41   -</head>
42   -<body>
43   -
44   -
45   - <div id="classHeader">
46   - <table class="header-table">
47   - <tr class="top-aligned-row">
48   - <td><strong>Module</strong></td>
49   - <td class="class-name-in-header">RIR</td>
50   - </tr>
51   - <tr class="top-aligned-row">
52   - <td><strong>In:</strong></td>
53   - <td>
54   -
55   -
56   - <a href="../files/lib/rir/string_rb.html">
57   -
58   - lib/rir/string.rb
59   -
60   - </a>
61   -
62   -
63   - <br />
64   -
65   -
66   - <a href="../files/lib/rir/document_rb.html">
67   -
68   - lib/rir/document.rb
69   -
70   - </a>
71   -
72   -
73   - <br />
74   -
75   - </td>
76   - </tr>
77   -
78   -
79   - </table>
80   - </div>
81   - <!-- banner header -->
82   -
83   - <div id="bodyContent">
84   -
85   - <div id="contextContent">
86   -
87   - <div id="description">
88   - <hr size="1"></hr><p>
89   -General module for many purposes related to Information Retrieval.
90   -</p>
91   -
92   - </div>
93   -
94   - </div>
95   -
96   -
97   - </div>
98   -
99   - <!-- if includes -->
100   -
101   - <div id="section">
102   -
103   - <div id="class-list">
104   - <h3 class="section-bar">Classes and Modules</h3>
105   -
106   - Class <a href="RIR/Document.html" class="link">RIR::Document</a><br />
107   -Class <a href="RIR/WebDocument.html" class="link">RIR::WebDocument</a><br />
108   -Class <a href="RIR/WikipediaPage.html" class="link">RIR::WikipediaPage</a><br />
109   -
110   - </div>
111   -
112   - <div id="constants-list">
113   - <h3 class="section-bar">Constants</h3>
114   -
115   - <div class="name-list">
116   - <table summary="Constants">
117   -
118   - <tr class="top-aligned-row context-row">
119   - <td class="context-item-name">Stoplist</td>
120   - <td>=</td>
121   - <td class="context-item-value">[ &quot;a&quot;, &quot;anything&quot;, &quot;anyway&quot;, &quot;anywhere&quot;, &quot;apart&quot;, &quot;are&quot;, &quot;around&quot;, &quot;as&quot;, &quot;at&quot;, &quot;av&quot;, &quot;be&quot;, &quot;became&quot;, &quot;because&quot;, &quot;become&quot;, &quot;becomes&quot;, &quot;becoming&quot;, &quot;been&quot;, &quot;before&quot;, &quot;beforehand&quot;, &quot;behind&quot;, &quot;being&quot;, &quot;below&quot;, &quot;beside&quot;, &quot;besides&quot;, &quot;between&quot;, &quot;beyond&quot;, &quot;both&quot;, &quot;but&quot;, &quot;by&quot;, &quot;can&quot;, &quot;cannot&quot;, &quot;canst&quot;, &quot;certain&quot;, &quot;cf&quot;, &quot;choose&quot;, &quot;contrariwise&quot;, &quot;cos&quot;, &quot;could&quot;, &quot;cu&quot;, &quot;day&quot;, &quot;do&quot;, &quot;does&quot;, &quot;doesn't&quot;, &quot;doing&quot;, &quot;dost&quot;, &quot;doth&quot;, &quot;double&quot;, &quot;down&quot;, &quot;dual&quot;, &quot;during&quot;, &quot;each&quot;, &quot;either&quot;, &quot;else&quot;, &quot;elsewhere&quot;, &quot;enough&quot;, &quot;et&quot;, &quot;etc&quot;, &quot;even&quot;, &quot;ever&quot;, &quot;every&quot;, &quot;everybody&quot;, &quot;everyone&quot;, &quot;everything&quot;, &quot;everywhere&quot;, &quot;except&quot;, &quot;excepted&quot;, &quot;excepting&quot;, &quot;exception&quot;, &quot;exclude&quot;, &quot;excluding&quot;, &quot;exclusive&quot;, &quot;far&quot;, &quot;farther&quot;, &quot;farthest&quot;, &quot;few&quot;, &quot;ff&quot;, &quot;first&quot;, &quot;for&quot;, &quot;formerly&quot;, &quot;forth&quot;, &quot;forward&quot;, &quot;from&quot;, &quot;front&quot;, &quot;further&quot;, &quot;furthermore&quot;, &quot;furthest&quot;, &quot;get&quot;, &quot;go&quot;, &quot;had&quot;, &quot;halves&quot;, &quot;hardly&quot;, &quot;has&quot;, &quot;hast&quot;, &quot;hath&quot;, &quot;have&quot;, &quot;he&quot;, &quot;hence&quot;, &quot;henceforth&quot;, &quot;her&quot;, &quot;here&quot;, &quot;hereabouts&quot;, &quot;hereafter&quot;, &quot;hereby&quot;, &quot;herein&quot;, &quot;hereto&quot;, &quot;hereupon&quot;, &quot;hers&quot;, &quot;herself&quot;, &quot;him&quot;, &quot;himself&quot;, &quot;hindmost&quot;, &quot;his&quot;, &quot;hither&quot;, &quot;hitherto&quot;, &quot;how&quot;, &quot;however&quot;, &quot;howsoever&quot;, &quot;i&quot;, &quot;ie&quot;, &quot;if&quot;, &quot;in&quot;, &quot;inasmuch&quot;, &quot;inc&quot;, &quot;include&quot;, &quot;included&quot;, &quot;including&quot;, &quot;indeed&quot;, &quot;indoors&quot;, &quot;inside&quot;, &quot;insomuch&quot;, &quot;instead&quot;, &quot;into&quot;, &quot;inward&quot;, &quot;inwards&quot;, &quot;is&quot;, &quot;it&quot;, &quot;its&quot;, &quot;itself&quot;, &quot;just&quot;, &quot;kind&quot;, &quot;kg&quot;, &quot;km&quot;, &quot;last&quot;, &quot;latter&quot;, &quot;latterly&quot;, &quot;less&quot;, &quot;lest&quot;, &quot;let&quot;, &quot;like&quot;, &quot;little&quot;, &quot;ltd&quot;, &quot;many&quot;, &quot;may&quot;, &quot;maybe&quot;, &quot;me&quot;, &quot;meantime&quot;, &quot;meanwhile&quot;, &quot;might&quot;, &quot;moreover&quot;, &quot;most&quot;, &quot;mostly&quot;, &quot;more&quot;, &quot;mr&quot;, &quot;mrs&quot;, &quot;ms&quot;, &quot;much&quot;, &quot;must&quot;, &quot;my&quot;, &quot;myself&quot;, &quot;namely&quot;, &quot;need&quot;, &quot;neither&quot;, &quot;never&quot;, &quot;nevertheless&quot;, &quot;next&quot;, &quot;no&quot;, &quot;nobody&quot;, &quot;none&quot;, &quot;nonetheless&quot;, &quot;noone&quot;, &quot;nope&quot;, &quot;nor&quot;, &quot;not&quot;, &quot;nothing&quot;, &quot;notwithstanding&quot;, &quot;now&quot;, &quot;nowadays&quot;, &quot;nowhere&quot;, &quot;of&quot;, &quot;off&quot;, &quot;often&quot;, &quot;ok&quot;, &quot;on&quot;, &quot;once&quot;, &quot;one&quot;, &quot;only&quot;, &quot;onto&quot;, &quot;or&quot;, &quot;other&quot;, &quot;others&quot;, &quot;otherwise&quot;, &quot;ought&quot;, &quot;our&quot;, &quot;ours&quot;, &quot;ourselves&quot;, &quot;out&quot;, &quot;outside&quot;, &quot;over&quot;, &quot;own&quot;, &quot;per&quot;, &quot;perhaps&quot;, &quot;plenty&quot;, &quot;provide&quot;, &quot;quite&quot;, &quot;rather&quot;, &quot;really&quot;, &quot;round&quot;, &quot;said&quot;, &quot;sake&quot;, &quot;same&quot;, &quot;sang&quot;, &quot;save&quot;, &quot;saw&quot;, &quot;see&quot;, &quot;seeing&quot;, &quot;seem&quot;, &quot;seemed&quot;, &quot;seeming&quot;, &quot;seems&quot;, &quot;seen&quot;, &quot;seldom&quot;, &quot;selves&quot;, &quot;sent&quot;, &quot;several&quot;, &quot;shalt&quot;, &quot;she&quot;, &quot;should&quot;, &quot;shown&quot;, &quot;sideways&quot;, &quot;since&quot;, &quot;slept&quot;, &quot;slew&quot;, &quot;slung&quot;, &quot;slunk&quot;, &quot;smote&quot;, &quot;so&quot;, &quot;some&quot;, &quot;somebody&quot;, &quot;somehow&quot;, &quot;someone&quot;, &quot;something&quot;, &quot;sometime&quot;, &quot;sometimes&quot;, &quot;somewhat&quot;, &quot;somewhere&quot;, &quot;spake&quot;, &quot;spat&quot;, &quot;spoke&quot;, &quot;spoken&quot;, &quot;sprang&quot;, &quot;sprung&quot;, &quot;stave&quot;, &quot;staves&quot;, &quot;still&quot;, &quot;such&quot;, &quot;supposing&quot;, &quot;than&quot;, &quot;that&quot;, &quot;the&quot;, &quot;thee&quot;, &quot;their&quot;, &quot;them&quot;, &quot;themselves&quot;, &quot;then&quot;, &quot;thence&quot;, &quot;thenceforth&quot;, &quot;there&quot;, &quot;thereabout&quot;, &quot;thereabouts&quot;, &quot;thereafter&quot;, &quot;thereby&quot;, &quot;therefore&quot;, &quot;therein&quot;, &quot;thereof&quot;, &quot;thereon&quot;, &quot;thereto&quot;, &quot;thereupon&quot;, &quot;these&quot;, &quot;they&quot;, &quot;this&quot;, &quot;those&quot;, &quot;thou&quot;, &quot;though&quot;, &quot;thrice&quot;, &quot;through&quot;, &quot;throughout&quot;, &quot;thru&quot;, &quot;thus&quot;, &quot;thy&quot;, &quot;thyself&quot;, &quot;till&quot;, &quot;to&quot;, &quot;together&quot;, &quot;too&quot;, &quot;toward&quot;, &quot;towards&quot;, &quot;ugh&quot;, &quot;unable&quot;, &quot;under&quot;, &quot;underneath&quot;, &quot;unless&quot;, &quot;unlike&quot;, &quot;until&quot;, &quot;up&quot;, &quot;upon&quot;, &quot;upward&quot;, &quot;upwards&quot;, &quot;us&quot;, &quot;use&quot;, &quot;used&quot;, &quot;using&quot;, &quot;very&quot;, &quot;via&quot;, &quot;vs&quot;, &quot;want&quot;, &quot;was&quot;, &quot;we&quot;, &quot;week&quot;, &quot;well&quot;, &quot;were&quot;, &quot;what&quot;, &quot;whatever&quot;, &quot;whatsoever&quot;, &quot;when&quot;, &quot;whence&quot;, &quot;whenever&quot;, &quot;whensoever&quot;, &quot;where&quot;, &quot;whereabouts&quot;, &quot;whereafter&quot;, &quot;whereas&quot;, &quot;whereat&quot;, &quot;whereby&quot;, &quot;wherefore&quot;, &quot;wherefrom&quot;, &quot;wherein&quot;, &quot;whereinto&quot;, &quot;whereof&quot;, &quot;whereon&quot;, &quot;wheresoever&quot;, &quot;whereto&quot;, &quot;whereunto&quot;, &quot;whereupon&quot;, &quot;wherever&quot;, &quot;wherewith&quot;, &quot;whether&quot;, &quot;whew&quot;, &quot;which&quot;, &quot;whichever&quot;, &quot;whichsoever&quot;, &quot;while&quot;, &quot;whilst&quot;, &quot;whither&quot;, &quot;who&quot;, &quot;whoa&quot;, &quot;whoever&quot;, &quot;whole&quot;, &quot;whom&quot;, &quot;whomever&quot;, &quot;whomsoever&quot;, &quot;whose&quot;, &quot;whosoever&quot;, &quot;why&quot;, &quot;will&quot;, &quot;wilt&quot;, &quot;with&quot;, &quot;within&quot;, &quot;without&quot;, &quot;worse&quot;, &quot;worst&quot;, &quot;would&quot;, &quot;wow&quot;, &quot;ye&quot;, &quot;yet&quot;, &quot;year&quot;, &quot;yippee&quot;, &quot;you&quot;, &quot;your&quot;, &quot;yours&quot;, &quot;yourself&quot;, &quot;yourselves&quot; ]</td>
122   -
123   - <td>&nbsp;</td>
124   - <td class="context-item-desc">
125   -These are the default stopwords provided by Lemur.
126   -
127   -</td>
128   -
129   - </tr>
130   -
131   - </table>
132   - </div>
133   - </div>
134   -
135   -
136   -
137   -
138   - <!-- if method_list -->
139   -
140   -
141   -
142   -
143   - </div>
144   -
145   -<div id="validator-badges">
146   - <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
147   -</div>
148   -
149   -</body>
150   -</html>
doc/classes/RIR/Corpus.html
1   -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2   -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3   -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4   -<head>
5   - <title>Class: RIR::Corpus [RDoc Documentation]</title>
6   - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7   - <meta http-equiv="Content-Script-Type" content="text/javascript" />
8   - <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
9   - <script type="text/javascript">
10   - // <![CDATA[
11   -
12   - function popupCode( url ) {
13   - window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
14   - }
15   -
16   - function toggleCode( id ) {
17   - if ( document.getElementById )
18   - elem = document.getElementById( id );
19   - else if ( document.all )
20   - elem = eval( "document.all." + id );
21   - else
22   - return false;
23   -
24   - elemStyle = elem.style;
25   -
26   - if ( elemStyle.display != "block" ) {
27   - elemStyle.display = "block"
28   - } else {
29   - elemStyle.display = "none"
30   - }
31   -
32   - return true;
33   - }
34   -
35   - // Make codeblocks hidden by default
36   - document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }<\/style>" )
37   -
38   - // ]]>
39   - </script>
40   -
41   -</head>
42   -<body>
43   -
44   -
45   - <div id="classHeader">
46   - <table class="header-table">
47   - <tr class="top-aligned-row">
48   - <td><strong>Class</strong></td>
49   - <td class="class-name-in-header">RIR::Corpus</td>
50   - </tr>
51   - <tr class="top-aligned-row">
52   - <td><strong>In:</strong></td>
53   - <td>
54   -
55   -
56   - <a href="../../files/lib/rir/corpus_rb.html">
57   -
58   - lib/rir/corpus.rb
59   -
60   - </a>
61   -
62   -
63   - <br />
64   -
65   - </td>
66   - </tr>
67   -
68   -
69   - <tr class="top-aligned-row">
70   - <td><strong>Parent:</strong></td>
71   - <td>
72   -
73   - Object
74   -
75   - </td>
76   - </tr>
77   -
78   - </table>
79   - </div>
80   - <!-- banner header -->
81   -
82   - <div id="bodyContent">
83   -
84   - <div id="contextContent">
85   -
86   - </div>
87   -
88   -
89   - <div id="method-list">
90   - <h3 class="section-bar">Methods</h3>
91   -
92   - <div class="name-list">
93   -
94   - <a href="#M000021">files</a>&nbsp;&nbsp;
95   -
96   - <a href="#M000020">new</a>&nbsp;&nbsp;
97   -
98   - </div>
99   - </div>
100   -
101   - </div>
102   -
103   - <!-- if includes -->
104   -
105   - <div id="section">
106   -
107   -
108   -
109   - <div id="attribute-list">
110   - <h3 class="section-bar">Attributes</h3>
111   -
112   - <div class="name-list">
113   - <table>
114   -
115   - <tr class="top-aligned-row context-row">
116   - <td class="context-item-name">path</td>
117   -
118   - <td class="context-item-value">&nbsp;[RW]&nbsp;</td>
119   -
120   - <td class="context-item-desc"></td>
121   - </tr>
122   -
123   - </table>
124   - </div>
125   - </div>
126   -
127   -
128   - <!-- if method_list -->
129   -
130   - <div id="methods">
131   -
132   - <h3 class="section-bar">Public Class methods</h3>
133   -
134   -
135   - <div id="method-M000020" class="method-detail">
136   - <a name="M000020"></a>
137   -
138   - <div class="method-heading">
139   -
140   - <a href="Corpus.src/M000020.html" target="Code" class="method-signature"
141   - onclick="popupCode('Corpus.src/M000020.html');return false;">
142   -
143   - <span class="method-name">new</span><span class="method-args">(path)</span>
144   -
145   - </a>
146   -
147   - </div>
148   -
149   - <div class="method-description">
150   -
151   - </div>
152   - </div>
153   -
154   -
155   - <h3 class="section-bar">Public Instance methods</h3>
156   -
157   -
158   - <div id="method-M000021" class="method-detail">
159   - <a name="M000021"></a>
160   -
161   - <div class="method-heading">
162   -
163   - <a href="Corpus.src/M000021.html" target="Code" class="method-signature"
164   - onclick="popupCode('Corpus.src/M000021.html');return false;">
165   -
166   - <span class="method-name">files</span><span class="method-args">()</span>
167   -
168   - </a>
169   -
170   - </div>
171   -
172   - <div class="method-description">
173   -
174   - <p>
175   -Recursively outputs all files in <tt>self.path</tt>. WARNING ! This
176   -function may take a lot of time if many files are in subdirectories.
177   -</p>
178   -<pre>
179   - c = Corpus.new &quot;my/path&quot;
180   - c.files # =&gt; [&quot;README.txt&quot;, &quot;lib/code.rb&quot;]
181   -</pre>
182   -
183   - </div>
184   - </div>
185   -
186   -
187   -
188   - </div>
189   -
190   -
191   -
192   -
193   - </div>
194   -
195   -<div id="validator-badges">
196   - <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
197   -</div>
198   -
199   -</body>
200   -</html>
doc/classes/RIR/Corpus.src/M000020.html
1   -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2   -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3   -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4   -<head>
5   - <title>new (RIR::Corpus)</title>
6   - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7   - <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
8   -</head>
9   -<body class="standalone-code">
10   - <pre><span class="ruby-comment cmt"># File lib/rir/corpus.rb, line 25</span>
11   - <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">path</span>)
12   - <span class="ruby-ivar">@path</span> = <span class="ruby-identifier">path</span>.<span class="ruby-identifier">chomp</span> <span class="ruby-value str">&quot;/&quot;</span>
13   - <span class="ruby-keyword kw">end</span></pre>
14   -</body>
15   -</html>
doc/classes/RIR/Corpus.src/M000021.html
1   -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2   -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3   -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4   -<head>
5   - <title>files (RIR::Corpus)</title>
6   - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7   - <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
8   -</head>
9   -<body class="standalone-code">
10   - <pre><span class="ruby-comment cmt"># File lib/rir/corpus.rb, line 35</span>
11   - <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">files</span>
12   - <span class="ruby-constant">Dir</span>[<span class="ruby-node">&quot;#{@path}/**/*.*&quot;</span>]
13   - <span class="ruby-keyword kw">end</span></pre>
14   -</body>
15   -</html>
doc/classes/RIR/Document.html
1   -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2   -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3   -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4   -<head>
5   - <title>Class: RIR::Document [RDoc Documentation]</title>
6   - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7   - <meta http-equiv="Content-Script-Type" content="text/javascript" />
8   - <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
9   - <script type="text/javascript">
10   - // <![CDATA[
11   -
12   - function popupCode( url ) {
13   - window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
14   - }
15   -
16   - function toggleCode( id ) {
17   - if ( document.getElementById )
18   - elem = document.getElementById( id );
19   - else if ( document.all )
20   - elem = eval( "document.all." + id );
21   - else
22   - return false;
23   -
24   - elemStyle = elem.style;
25   -
26   - if ( elemStyle.display != "block" ) {
27   - elemStyle.display = "block"
28   - } else {
29   - elemStyle.display = "none"
30   - }
31   -
32   - return true;
33   - }
34   -
35   - // Make codeblocks hidden by default
36   - document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }<\/style>" )
37   -
38   - // ]]>
39   - </script>
40   -
41   -</head>
42   -<body>
43   -
44   -
45   - <div id="classHeader">
46   - <table class="header-table">
47   - <tr class="top-aligned-row">
48   - <td><strong>Class</strong></td>
49   - <td class="class-name-in-header">RIR::Document</td>
50   - </tr>
51   - <tr class="top-aligned-row">
52   - <td><strong>In:</strong></td>
53   - <td>
54   -
55   -
56   - <a href="../../files/lib/rir/document_rb.html">
57   -
58   - lib/rir/document.rb
59   -
60   - </a>
61   -
62   -
63   - <br />
64   -
65   - </td>
66   - </tr>
67   -
68   -
69   - <tr class="top-aligned-row">
70   - <td><strong>Parent:</strong></td>
71   - <td>
72   -
73   - Object
74   -
75   - </td>
76   - </tr>
77   -
78   - </table>
79   - </div>
80   - <!-- banner header -->
81   -
82   - <div id="bodyContent">
83   -
84   - <div id="contextContent">
85   -
86   - <div id="description">
87   - <p>
88   -A <a href="Document.html">Document</a> is a bag of words and is constructed
89   -from a string.
90   -</p>
91   -
92   - </div>
93   -
94   - </div>
95   -
96   -
97   - <div id="method-list">
98   - <h3 class="section-bar">Methods</h3>
99   -
100   - <div class="name-list">
101   -
102   - <a href="#M000024">count_words</a>&nbsp;&nbsp;
103   -
104   - <a href="#M000025">entropy</a>&nbsp;&nbsp;
105   -
106   - <a href="#M000022">format_words</a>&nbsp;&nbsp;
107   -
108   - <a href="#M000027">new</a>&nbsp;&nbsp;
109   -
110   - <a href="#M000023">ngrams</a>&nbsp;&nbsp;
111   -
112   - <a href="#M000026">tf</a>&nbsp;&nbsp;
113   -
114   - </div>
115   - </div>
116   -
117   - </div>
118   -
119   - <!-- if includes -->
120   -
121   - <div id="section">
122   -
123   -
124   -
125   - <div id="attribute-list">
126   - <h3 class="section-bar">Attributes</h3>
127   -
128   - <div class="name-list">
129   - <table>
130   -
131   - <tr class="top-aligned-row context-row">
132   - <td class="context-item-name">doc_content</td>
133   -
134   - <td class="context-item-value">&nbsp;[R]&nbsp;</td>
135   -
136   - <td class="context-item-desc"></td>
137   - </tr>
138   -
139   - <tr class="top-aligned-row context-row">
140   - <td class="context-item-name">words</td>
141   -
142   - <td class="context-item-value">&nbsp;[R]&nbsp;</td>
143   -
144   - <td class="context-item-desc"></td>
145   - </tr>
146   -
147   - </table>
148   - </div>
149   - </div>
150   -
151   -
152   - <!-- if method_list -->
153   -
154   - <div id="methods">
155   -
156   - <h3 class="section-bar">Public Class methods</h3>
157   -
158   -
159   - <div id="method-M000027" class="method-detail">
160   - <a name="M000027"></a>
161   -
162   - <div class="method-heading">
163   -
164   - <a href="Document.src/M000027.html" target="Code" class="method-signature"
165   - onclick="popupCode('Document.src/M000027.html');return false;">
166   -
167   - <span class="method-name">new</span><span class="method-args">(content)</span>
168   -
169   - </a>
170   -
171   - </div>
172   -
173   - <div class="method-description">
174   -
175   - </div>
176   - </div>
177   -
178   -
179   - <h3 class="section-bar">Public Instance methods</h3>
180   -
181   -
182   - <div id="method-M000024" class="method-detail">
183   - <a name="M000024"></a>
184   -
185   - <div class="method-heading">
186   -
187   - <a href="Document.src/M000024.html" target="Code" class="method-signature"
188   - onclick="popupCode('Document.src/M000024.html');return false;">
189   -
190   - <span class="method-name">count_words</span><span class="method-args">()</span>
191   -
192   - </a>
193   -
194   - </div>
195   -
196   - <div class="method-description">
197   -
198   - <p>
199   -Returns a Hash containing the words and their associated counts in the
200   -current <a href="Document.html">Document</a>.
201   -</p>
202   -<pre>
203   - count_words #=&gt; { &quot;guitar&quot;=&gt;1, &quot;bass&quot;=&gt;3, &quot;album&quot;=&gt;20, ... }
204   -</pre>
205   -
206   - </div>
207   - </div>
208   -
209   -
210   - <div id="method-M000025" class="method-detail">
211   - <a name="M000025"></a>
212   -
213   - <div class="method-heading">
214   -
215   - <a href="Document.src/M000025.html" target="Code" class="method-signature"
216   - onclick="popupCode('Document.src/M000025.html');return false;">
217   -
218   - <span class="method-name">entropy</span><span class="method-args">(s)</span>
219   -
220   - </a>
221   -
222   - </div>
223   -
224   - <div class="method-description">
225   -
226   - <p>
227   -Computes the entropy of a given string <tt>s</tt> inside the document.
228   -</p>
229   -<p>
230   -If the string parameter is composed of many words (i.e. tokens separated by
231   -whitespace(s)), it is considered as an ngram.
232   -</p>
233   -<pre>
234   - entropy(&quot;guitar&quot;) #=&gt; 0.00432114812727959
235   - entropy(&quot;dillinger escape plan&quot;) #=&gt; 0.265862076325102
236   -</pre>
237   -
238   - </div>
239   - </div>
240   -
241   -
242   - <div id="method-M000023" class="method-detail">
243   - <a name="M000023"></a>
244   -
245   - <div class="method-heading">
246   -
247   - <a href="Document.src/M000023.html" target="Code" class="method-signature"
248   - onclick="popupCode('Document.src/M000023.html');return false;">
249   -
250   - <span class="method-name">ngrams</span><span class="method-args">(n)</span>
251   -
252   - </a>
253   -
254   - </div>
255   -
256   - <div class="method-description">
257   -
258   - <p>
259   -Returns an Array containing the <tt>n</tt>-grams (words) from the current
260   -<a href="Document.html">Document</a>.
261   -</p>
262   -<pre>
263   - ngrams(2) #=&gt; [&quot;the free&quot;, &quot;free encyclopedia&quot;, &quot;encyclopedia var&quot;, &quot;var skin&quot;, ...]
264   -</pre>
265   -
266   - </div>
267   - </div>
268   -
269   -
270   - <div id="method-M000026" class="method-detail">
271   - <a name="M000026"></a>
272   -
273   - <div class="method-heading">
274   -
275   - <a href="Document.src/M000026.html" target="Code" class="method-signature"
276   - onclick="popupCode('Document.src/M000026.html');return false;">
277   -
278   - <span class="method-name">tf</span><span class="method-args">(s)</span>
279   -
280   - </a>
281   -
282   - </div>
283   -
284   - <div class="method-description">
285   -
286   - <p>
287   -Computes the term frequency of a given <b>word</b> <tt>s</tt>.
288   -</p>
289   -<pre>
290   - tf(&quot;guitar&quot;) #=&gt; 0.000380372765310004
291   -</pre>
292   -
293   - </div>
294   - </div>
295   -
296   -
297   - <h3 class="section-bar">Protected Instance methods</h3>
298   -
299   -
300   - <div id="method-M000022" class="method-detail">
301   - <a name="M000022"></a>
302   -
303   - <div class="method-heading">
304   -
305   - <a href="Document.src/M000022.html" target="Code" class="method-signature"
306   - onclick="popupCode('Document.src/M000022.html');return false;">
307   -
308   - <span class="method-name">format_words</span><span class="method-args">()</span>
309   -
310   - </a>
311   -
312   - </div>
313   -
314   - <div class="method-description">
315   -
316   - <p>
317   -Any non-word characters are removed from the words (see <a
318   -href="http://perldoc.perl.org/perlre.html">perldoc.perl.org/perlre.html</a>
319   -and the W special escape).
320   -</p>
321   -<p>
322   -Protected function, only meant to by called at the initialization.
323   -</p>
324   -
325   - </div>
326   - </div>
327   -
328   -
329   -
330   - </div>
331   -
332   -
333   -
334   -
335   - </div>
336   -
337   -<div id="validator-badges">
338   - <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
339   -</div>
340   -
341   -</body>
342   -</html>
doc/classes/RIR/Document.src/M000022.html
1   -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2   -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3   -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4   -<head>
5   - <title>format_words (RIR::Document)</title>
6   - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7   - <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
8   -</head>
9   -<body class="standalone-code">
10   - <pre><span class="ruby-comment cmt"># File lib/rir/document.rb, line 34</span>
11   - <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">format_words</span>
12   - <span class="ruby-identifier">wo</span> = []
13   -
14   - <span class="ruby-ivar">@doc_content</span>.<span class="ruby-identifier">split</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">w</span><span class="ruby-operator">|</span>
15   - <span class="ruby-identifier">w</span>.<span class="ruby-identifier">split</span>(<span class="ruby-regexp re">/\W/</span>).<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">sw</span><span class="ruby-operator">|</span>
16   - <span class="ruby-identifier">wo</span>.<span class="ruby-identifier">push</span>(<span class="ruby-identifier">sw</span>.<span class="ruby-identifier">downcase</span>) <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">sw</span> <span class="ruby-operator">=~</span> <span class="ruby-regexp re">/[a-zA-Z]/</span>
17   - <span class="ruby-keyword kw">end</span>
18   - <span class="ruby-keyword kw">end</span>
19   -
20   - <span class="ruby-identifier">wo</span>
21   - <span class="ruby-keyword kw">end</span></pre>
22   -</body>
23   -</html>
doc/classes/RIR/Document.src/M000023.html
1   -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2   -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3   -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4   -<head>
5   - <title>ngrams (RIR::Document)</title>
6   - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7   - <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
8   -</head>
9   -<body class="standalone-code">
10   - <pre><span class="ruby-comment cmt"># File lib/rir/document.rb, line 49</span>
11   - <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">ngrams</span>(<span class="ruby-identifier">n</span>)
12   - <span class="ruby-identifier">window</span> = []
13   - <span class="ruby-identifier">ngrams_array</span> = []
14   -
15   - <span class="ruby-ivar">@words</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">w</span><span class="ruby-operator">|</span>
16   - <span class="ruby-identifier">window</span>.<span class="ruby-identifier">push</span>(<span class="ruby-identifier">w</span>)
17   - <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">window</span>.<span class="ruby-identifier">size</span> <span class="ruby-operator">==</span> <span class="ruby-identifier">n</span>
18   - <span class="ruby-identifier">ngrams_array</span>.<span class="ruby-identifier">push</span> <span class="ruby-identifier">window</span>.<span class="ruby-identifier">join</span>(<span class="ruby-value str">&quot; &quot;</span>)
19   - <span class="ruby-identifier">window</span>.<span class="ruby-identifier">delete_at</span>(<span class="ruby-value">0</span>)
20   - <span class="ruby-keyword kw">end</span>
21   - <span class="ruby-keyword kw">end</span>
22   -
23   - <span class="ruby-identifier">ngrams_array</span>.<span class="ruby-identifier">uniq</span>
24   - <span class="ruby-keyword kw">end</span></pre>
25   -</body>
26   -</html>
doc/classes/RIR/Document.src/M000024.html
1   -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2   -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3   -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4   -<head>
5   - <title>count_words (RIR::Document)</title>
6   - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7   - <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
8   -</head>
9   -<body class="standalone-code">
10   - <pre><span class="ruby-comment cmt"># File lib/rir/document.rb, line 67</span>
11   - <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">count_words</span>
12   - <span class="ruby-identifier">counts</span> = <span class="ruby-constant">Hash</span>.<span class="ruby-identifier">new</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">h</span>,<span class="ruby-identifier">k</span><span class="ruby-operator">|</span> <span class="ruby-identifier">h</span>[<span class="ruby-identifier">k</span>] = <span class="ruby-value">0</span> }
13   - <span class="ruby-ivar">@words</span>.<span class="ruby-identifier">each</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">w</span><span class="ruby-operator">|</span> <span class="ruby-identifier">counts</span>[<span class="ruby-identifier">w</span>] <span class="ruby-operator">+=</span> <span class="ruby-value">1</span> }
14   -
15   - <span class="ruby-identifier">counts</span>
16   - <span class="ruby-keyword kw">end</span></pre>
17   -</body>
18   -</html>
doc/classes/RIR/Document.src/M000025.html
1   -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2   -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3   -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4   -<head>
5   - <title>entropy (RIR::Document)</title>
6   - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7   - <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
8   -</head>
9   -<body class="standalone-code">
10   - <pre><span class="ruby-comment cmt"># File lib/rir/document.rb, line 81</span>
11   - <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">entropy</span>(<span class="ruby-identifier">s</span>)
12   - <span class="ruby-identifier">en</span> = <span class="ruby-value">0</span><span class="ruby-value">.0</span>
13   - <span class="ruby-identifier">counts</span> = <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">count_words</span>
14   -
15   - <span class="ruby-identifier">s</span>.<span class="ruby-identifier">split</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">w</span><span class="ruby-operator">|</span>
16   - <span class="ruby-identifier">p_wi</span> = <span class="ruby-identifier">counts</span>[<span class="ruby-identifier">w</span>].<span class="ruby-identifier">to_f</span><span class="ruby-operator">/</span><span class="ruby-ivar">@words</span>.<span class="ruby-identifier">count</span>.<span class="ruby-identifier">to_f</span>
17   - <span class="ruby-identifier">en</span> <span class="ruby-operator">+=</span> <span class="ruby-identifier">p_wi</span><span class="ruby-operator">*</span><span class="ruby-constant">Math</span>.<span class="ruby-identifier">log2</span>(<span class="ruby-identifier">p_wi</span>)
18   - <span class="ruby-keyword kw">end</span>
19   -
20   - <span class="ruby-identifier">en</span> <span class="ruby-operator">*=</span> <span class="ruby-value">-1</span>
21   - <span class="ruby-identifier">en</span>
22   - <span class="ruby-keyword kw">end</span></pre>
23   -</body>
24   -</html>
doc/classes/RIR/Document.src/M000026.html
1   -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2   -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3   -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4   -<head>
5   - <title>tf (RIR::Document)</title>
6   - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7   - <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
8   -</head>
9   -<body class="standalone-code">
10   - <pre><span class="ruby-comment cmt"># File lib/rir/document.rb, line 97</span>
11   - <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">tf</span>(<span class="ruby-identifier">s</span>)
12   - <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">count_words</span>[<span class="ruby-identifier">s</span>].<span class="ruby-identifier">to_f</span><span class="ruby-operator">/</span><span class="ruby-ivar">@words</span>.<span class="ruby-identifier">size</span>.<span class="ruby-identifier">to_f</span>
13   - <span class="ruby-keyword kw">end</span></pre>
14   -</body>
15   -</html>
doc/classes/RIR/Document.src/M000027.html
1   -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2   -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3   -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4   -<head>
5   - <title>new (RIR::Document)</title>
6   - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7   - <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
8   -</head>
9   -<body class="standalone-code">
10   - <pre><span class="ruby-comment cmt"># File lib/rir/document.rb, line 102</span>
11   - <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">content</span>)
12   - <span class="ruby-ivar">@doc_content</span> = <span class="ruby-identifier">content</span>
13   - <span class="ruby-ivar">@words</span> = <span class="ruby-identifier">format_words</span>
14   - <span class="ruby-keyword kw">end</span></pre>
15   -</body>
16   -</html>
doc/classes/RIR/Indri.html
1   -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2   -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3   -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4   -<head>
5   - <title>Module: RIR::Indri [RDoc Documentation]</title>
6   - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7   - <meta http-equiv="Content-Script-Type" content="text/javascript" />
8   - <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
9   - <script type="text/javascript">
10   - // <![CDATA[
11   -
12   - function popupCode( url ) {
13   - window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
14   - }
15   -
16   - function toggleCode( id ) {
17   - if ( document.getElementById )
18   - elem = document.getElementById( id );
19   - else if ( document.all )
20   - elem = eval( "document.all." + id );
21   - else
22   - return false;
23   -
24   - elemStyle = elem.style;
25   -
26   - if ( elemStyle.display != "block" ) {
27   - elemStyle.display = "block"
28   - } else {
29   - elemStyle.display = "none"
30   - }
31   -
32   - return true;
33   - }
34   -
35   - // Make codeblocks hidden by default
36   - document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }<\/style>" )
37   -
38   - // ]]>
39   - </script>
40   -
41   -</head>
42   -<body>
43   -
44   -
45   - <div id="classHeader">
46   - <table class="header-table">
47   - <tr class="top-aligned-row">
48   - <td><strong>Module</strong></td>
49   - <td class="class-name-in-header">RIR::Indri</td>
50   - </tr>
51   - <tr class="top-aligned-row">
52   - <td><strong>In:</strong></td>
53   - <td>
54   -
55   -
56   - <a href="../../files/lib/rir/query_rb.html">
57   -
58   - lib/rir/query.rb