/doc/toc-tagger.build_dict-module.html
HTML | 34 lines | 25 code | 2 blank | 7 comment | 0 complexity | 22741acf0f0de073a3665cc1eaa4ce38 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>build_dict</title> 7 <link rel="stylesheet" href="epydoc.css" type="text/css" /> 8 <script type="text/javascript" src="epydoc.js"></script> 9</head> 10 11<body bgcolor="white" text="black" link="blue" vlink="#204080" 12 alink="#204080"> 13<h1 class="toc">Module build_dict</h1> 14<hr /> 15 <h2 class="toc">Functions</h2> 16 <a target="mainFrame" href="tagger.build_dict-module.html#build_dict" 17 >build_dict</a><br /> <a target="mainFrame" href="tagger.build_dict-module.html#build_dict_from_files" 18 >build_dict_from_files</a><br /> <h2 class="toc">Variables</h2> 19 <a target="mainFrame" href="tagger.build_dict-module.html#__package__" 20 >__package__</a><br /><hr /> 21<span class="options">[<a href="javascript:void(0);" class="privatelink" 22 onclick="toggle_private();">hide private</a>]</span> 23 24<script type="text/javascript"> 25 <!-- 26 // Private objects are initially displayed (because if 27 // javascript is turned off then we want them to be 28 // visible); but by default, we want to hide them. So hide 29 // them unless we have a cookie that says to show them. 30 checkCookie(); 31 // --> 32</script> 33</body> 34</html>