11
22
33<!DOCTYPE html>
4- <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
5- <!--[if gt IE 8]><!--> < html class ="no-js " lang ="en " > <!--<![endif]-->
4+ < html class ="writer-html5 " lang ="en " >
65< head >
76 < meta charset ="utf-8 ">
87
98 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
109
11- < title > Overview: module code — xrenner 2.1 .0 documentation</ title >
10+ < title > Overview: module code — xrenner 2.2 .0 documentation</ title >
1211
1312
1413
15-
16-
17-
18-
19-
20-
21-
22-
23-
14+ < link rel ="stylesheet " href ="../_static/css/theme.css " type ="text/css " />
15+ < link rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " />
16+ < link rel ="stylesheet " href ="../_static/custom.css " type ="text/css " />
2417
2518
2619
27- < link rel ="stylesheet " href ="../_static/css/theme.css " type ="text/css " />
2820
29-
30-
31- < link rel ="stylesheet " href ="../_static/custom.css " type ="text/css " />
3221
3322
3423
35- < link rel ="top " title ="xrenner 2.1.0 documentation " href ="../index.html "/>
36-
24+ <!--[if lt IE 9]>
25+ <script src="../_static/js/html5shiv.min.js"></script>
26+ <![endif]-->
3727
38- < script src ="../_static/js/modernizr.min.js "> </ script >
28+
29+ < script type ="text/javascript " id ="documentation_options " data-url_root ="../ " src ="../_static/documentation_options.js "> </ script >
30+ < script src ="../_static/jquery.js "> </ script >
31+ < script src ="../_static/underscore.js "> </ script >
32+ < script src ="../_static/doctools.js "> </ script >
33+ < script src ="../_static/language_data.js "> </ script >
34+
35+ < script type ="text/javascript " src ="../_static/js/theme.js "> </ script >
3936
37+
38+ < link rel ="index " title ="Index " href ="../genindex.html " />
39+ < link rel ="search " title ="Search " href ="../search.html " />
4040</ head >
4141
42- < body class ="wy-body-for-nav " role =" document " >
42+ < body class ="wy-body-for-nav ">
4343
44+
4445 < div class ="wy-grid-for-nav ">
45-
4646
4747 < nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
4848 < div class ="wy-side-scroll ">
49- < div class ="wy-side-nav-search ">
49+ < div class ="wy-side-nav-search " >
5050
5151
5252
53- < a href ="../index.html " class ="icon icon-home "> xrenner
53+ < a href ="../index.html " class ="icon icon-home " alt =" Documentation Home " > xrenner
5454
5555
5656
6060
6161
6262 < div class ="version ">
63- 2.1
63+ 2.2
6464 </ div >
6565
6666
7777
7878 </ div >
7979
80+
8081 < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="main navigation ">
8182
8283
8384
84- < ul >
85+
86+
87+
88+ < ul >
8589< li class ="toctree-l1 "> < a class ="reference internal " href ="../using.html "> Using xrenner</ a > </ li >
8690< li class ="toctree-l1 "> < a class ="reference internal " href ="../models.html "> Building your own language models</ a > </ li >
8791< li class ="toctree-l1 "> < a class ="reference internal " href ="../indepth.html "> In depth guides</ a > </ li >
88- < li class ="toctree-l1 "> < a class ="reference internal " href ="../modules.html "> Developers’ module documentation</ a > </ li >
92+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../modules.html "> Developers' module documentation</ a > </ li >
8993</ ul >
9094
9195
9296
9397 </ div >
98+
9499 </ div >
95100 </ nav >
96101
97102 < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap ">
98103
99104
100- < nav class ="wy-nav-top " role ="navigation " aria-label ="top navigation ">
101- < i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
102- < a href ="../index.html "> xrenner</ a >
105+ < nav class ="wy-nav-top " aria-label ="top navigation ">
106+
107+ < i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
108+ < a href ="../index.html "> xrenner</ a >
109+
103110 </ nav >
104111
105112
106-
107113 < div class ="wy-nav-content ">
114+
108115 < div class ="rst-content ">
116+
109117
110118
111119
112120
113121
114122
123+
124+
125+
126+
127+
128+
129+
130+
131+
132+
115133< div role ="navigation " aria-label ="breadcrumbs navigation ">
134+
116135 < ul class ="wy-breadcrumbs ">
117- < li > < a href ="../index.html "> Docs</ a > »</ li >
118-
119- < li > Overview: module code</ li >
120- < li class ="wy-breadcrumbs-aside ">
136+
137+ < li > < a href ="../index.html " class ="icon icon-home "> </ a > »</ li >
121138
122-
139+ < li > Overview: module code</ li >
140+
141+
142+ < li class ="wy-breadcrumbs-aside ">
123143
124144 </ li >
145+
125146 </ ul >
147+
148+
126149 < hr />
127150</ div >
128151 < div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
@@ -134,6 +157,7 @@ <h1>All modules for which code is available</h1>
134157< li > < a href ="modules/xrenner_coref.html "> modules.xrenner_coref</ a > </ li >
135158< li > < a href ="modules/xrenner_lex.html "> modules.xrenner_lex</ a > </ li >
136159< li > < a href ="modules/xrenner_marker.html "> modules.xrenner_marker</ a > </ li >
160+ < li > < a href ="modules/xrenner_out.html "> modules.xrenner_out</ a > </ li >
137161< li > < a href ="modules/xrenner_postprocess.html "> modules.xrenner_postprocess</ a > </ li >
138162< li > < a href ="modules/xrenner_preprocess.html "> modules.xrenner_preprocess</ a > </ li >
139163< li > < a href ="modules/xrenner_propagate.html "> modules.xrenner_propagate</ a > </ li >
@@ -143,6 +167,7 @@ <h1>All modules for which code is available</h1>
143167</ ul >
144168
145169 </ div >
170+
146171 </ div >
147172 < footer >
148173
@@ -151,11 +176,19 @@ <h1>All modules for which code is available</h1>
151176
152177 < div role ="contentinfo ">
153178 < p >
154- © Copyright 2016-2020, Amir Zeldes.
179+
180+ © Copyright 2016-2020, Amir Zeldes
155181
156182 </ p >
157183 </ div >
158- Built with < a href ="http://sphinx-doc.org/ "> Sphinx</ a > using a < a href ="https://github.com/snide/sphinx_rtd_theme "> theme</ a > provided by < a href ="https://readthedocs.org "> Read the Docs</ a > .
184+
185+
186+
187+ Built with < a href ="http://sphinx-doc.org/ "> Sphinx</ a > using a
188+
189+ < a href ="https://github.com/rtfd/sphinx_rtd_theme "> theme</ a >
190+
191+ provided by < a href ="https://readthedocs.org "> Read the Docs</ a > .
159192
160193</ footer >
161194
@@ -167,36 +200,15 @@ <h1>All modules for which code is available</h1>
167200 </ div >
168201
169202
170-
171-
172-
173- < script type ="text/javascript ">
174- var DOCUMENTATION_OPTIONS = {
175- URL_ROOT :'../' ,
176- VERSION :'2.1.0' ,
177- COLLAPSE_INDEX :false ,
178- FILE_SUFFIX :'.html' ,
179- HAS_SOURCE : true
180- } ;
181- </ script >
182- < script type ="text/javascript " src ="../_static/jquery.js "> </ script >
183- < script type ="text/javascript " src ="../_static/underscore.js "> </ script >
184- < script type ="text/javascript " src ="../_static/doctools.js "> </ script >
185-
186-
187-
188-
189-
190- < script type ="text/javascript " src ="../_static/js/theme.js "> </ script >
191-
192-
193-
194-
195203 < script type ="text/javascript ">
196204 jQuery ( function ( ) {
197- SphinxRtdTheme . StickyNav . enable ( ) ;
205+ SphinxRtdTheme . Navigation . enable ( true ) ;
198206 } ) ;
199207 </ script >
208+
209+
210+
211+
200212
201213 < script type ="text/javascript ">
202214 $ ( document ) . ready ( function ( ) {
0 commit comments