Blame view
doc/fr_method_index.html
1.85 KB
7043da90b first commit |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <!-- Methods [RDoc Documentation] --> <head> <title>Methods [RDoc Documentation]</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="rdoc-style.css" type="text/css" /> <base target="docwin" /> </head> <body> <div class="index"> <h1 class="section-bar">Methods</h1> <div id="index-entries"> <a href="classes/Rir/Document.html#M000012">count_words (Rir::Document)</a><br /> <a href="classes/Rir/Document.html#M000013">entropy (Rir::Document)</a><br /> <a href="classes/String.html#M000009">extract_xmltags_values (String)</a><br /> <a href="classes/Rir/Document.html#M000010">format_words (Rir::Document)</a><br /> <a href="classes/Rir/WebDocument.html#M000015">get_content (Rir::WebDocument)</a><br /> <a href="classes/String.html#M000001">is_stopword? (String)</a><br /> <a href="classes/Rir/WebDocument.html#M000016">new (Rir::WebDocument)</a><br /> <a href="classes/Rir/Document.html#M000014">new (Rir::Document)</a><br /> <a href="classes/Rir/Document.html#M000011">ngrams (Rir::Document)</a><br /> <a href="classes/String.html#M000002">remove_special_characters (String)</a><br /> <a href="classes/String.html#M000006">strip_javascripts (String)</a><br /> <a href="classes/String.html#M000005">strip_javascripts! (String)</a><br /> <a href="classes/String.html#M000008">strip_stylesheets (String)</a><br /> <a href="classes/String.html#M000007">strip_stylesheets! (String)</a><br /> <a href="classes/String.html#M000004">strip_xml_tags (String)</a><br /> <a href="classes/String.html#M000003">strip_xml_tags! (String)</a><br /> </div> </div> </body> </html> |