/doc/module-tree.html

http://github.com/apresta/tagger · HTML · 112 lines · 84 code · 10 blank · 18 comment · 0 complexity · b6815f018caf062ff3e7eddf0d9f6dce MD5 · raw file

  1. <?xml version="1.0" encoding="ascii"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3. "DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head>
  6. <title>Module Hierarchy</title>
  7. <link rel="stylesheet" href="epydoc.css" type="text/css" />
  8. <script type="text/javascript" src="epydoc.js"></script>
  9. </head>
  10. <body bgcolor="white" text="black" link="blue" vlink="#204080"
  11. alink="#204080">
  12. <!-- ==================== NAVIGATION BAR ==================== -->
  13. <table class="navbar" border="0" width="100%" cellpadding="0"
  14. bgcolor="#a0c0ff" cellspacing="0">
  15. <tr valign="middle">
  16. <!-- Tree link -->
  17. <th bgcolor="#70b0f0" class="navbar-select"
  18. >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
  19. <!-- Index link -->
  20. <th>&nbsp;&nbsp;&nbsp;<a
  21. href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
  22. <!-- Help link -->
  23. <th>&nbsp;&nbsp;&nbsp;<a
  24. href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
  25. <!-- Project homepage -->
  26. <th class="navbar" align="right" width="100%">
  27. <table border="0" cellpadding="0" cellspacing="0">
  28. <tr><th class="navbar" align="center"
  29. ><a class="navbar" target="_top" href="http://github.com/apresta/tagger">tagger</a></th>
  30. </tr></table></th>
  31. </tr>
  32. </table>
  33. <table width="100%" cellpadding="0" cellspacing="0">
  34. <tr valign="top">
  35. <td width="100%">&nbsp;</td>
  36. <td>
  37. <table cellpadding="0" cellspacing="0">
  38. <!-- hide/show private -->
  39. <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
  40. onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
  41. <tr><td align="right"><span class="options"
  42. >[<a href="frames.html" target="_top">frames</a
  43. >]&nbsp;|&nbsp;<a href="module-tree.html"
  44. target="_top">no&nbsp;frames</a>]</span></td></tr>
  45. </table>
  46. </td>
  47. </tr>
  48. </table>
  49. <center><b>
  50. [ <a href="module-tree.html">Module Hierarchy</a>
  51. | <a href="class-tree.html">Class Hierarchy</a> ]
  52. </b></center><br />
  53. <h1 class="epydoc">Module Hierarchy</h1>
  54. <ul class="nomargin-top">
  55. <li> <strong class="uidlink"><a href="tagger.build_dict-module.html">tagger.build_dict</a></strong>: <em class="summary">Usage: build_dict.py -o &lt;output file&gt; -s &lt;stopwords
  56. file&gt; &lt;list of files&gt;</em> </li>
  57. <li> <strong class="uidlink"><a href="tagger.extras-module.html">tagger.extras</a></strong> </li>
  58. <li> <strong class="uidlink"><a href="tagger.tagger-module.html">tagger.tagger</a></strong>: <em class="summary">====== tagger ======</em> </li>
  59. </ul>
  60. <!-- ==================== NAVIGATION BAR ==================== -->
  61. <table class="navbar" border="0" width="100%" cellpadding="0"
  62. bgcolor="#a0c0ff" cellspacing="0">
  63. <tr valign="middle">
  64. <!-- Tree link -->
  65. <th bgcolor="#70b0f0" class="navbar-select"
  66. >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
  67. <!-- Index link -->
  68. <th>&nbsp;&nbsp;&nbsp;<a
  69. href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
  70. <!-- Help link -->
  71. <th>&nbsp;&nbsp;&nbsp;<a
  72. href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
  73. <!-- Project homepage -->
  74. <th class="navbar" align="right" width="100%">
  75. <table border="0" cellpadding="0" cellspacing="0">
  76. <tr><th class="navbar" align="center"
  77. ><a class="navbar" target="_top" href="http://github.com/apresta/tagger">tagger</a></th>
  78. </tr></table></th>
  79. </tr>
  80. </table>
  81. <table border="0" cellpadding="0" cellspacing="0" width="100%%">
  82. <tr>
  83. <td align="left" class="footer">
  84. Generated by Epydoc 3.0.1 on Wed Jun 8 01:57:42 2011
  85. </td>
  86. <td align="right" class="footer">
  87. <a target="mainFrame" href="http://epydoc.sourceforge.net"
  88. >http://epydoc.sourceforge.net</a>
  89. </td>
  90. </tr>
  91. </table>
  92. <script type="text/javascript">
  93. <!--
  94. // Private objects are initially displayed (because if
  95. // javascript is turned off then we want them to be
  96. // visible); but by default, we want to hide them. So hide
  97. // them unless we have a cookie that says to show them.
  98. checkCookie();
  99. // -->
  100. </script>
  101. </body>
  102. </html>