Skip to content

Commit 00ff164

Browse files
committed
docs update
1 parent 673548f commit 00ff164

22 files changed

Lines changed: 228 additions & 208 deletions

index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tff/about/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h1 id="documents">Documents</h1>
3333
<details class="source">
3434
<summary>
3535
<span>Expand source code</span>
36-
<a href="https://github.com/annotation/text-fabric-factory/blob/544d43e7f7f7ecd7a8f148092cd0d3a62c07d977/tff/about/__init__.py#L1-L5" class="git-link">Browse git</a>
36+
<a href="https://github.com/annotation/text-fabric-factory/blob/f98dffab07a121ac8a2d097f3a51b2099a959d1c/tff/about/__init__.py#L1-L5" class="git-link">Browse git</a>
3737
</summary>
3838
<pre><code class="python">&#34;&#34;&#34;
3939
# Documents

tff/about/install.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h1 id="install">Install</h1>
3737
<details class="source">
3838
<summary>
3939
<span>Expand source code</span>
40-
<a href="https://github.com/annotation/text-fabric-factory/blob/544d43e7f7f7ecd7a8f148092cd0d3a62c07d977/tff/about/install.py#L1-L3" class="git-link">Browse git</a>
40+
<a href="https://github.com/annotation/text-fabric-factory/blob/f98dffab07a121ac8a2d097f3a51b2099a959d1c/tff/about/install.py#L1-L3" class="git-link">Browse git</a>
4141
</summary>
4242
<pre><code class="python">&#34;&#34;&#34;
4343
.. include:: ../docs/about/install.md

tff/about/releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h3 id="100">1.0.0</h3>
4343
<details class="source">
4444
<summary>
4545
<span>Expand source code</span>
46-
<a href="https://github.com/annotation/text-fabric-factory/blob/544d43e7f7f7ecd7a8f148092cd0d3a62c07d977/tff/about/releases.py#L1-L3" class="git-link">Browse git</a>
46+
<a href="https://github.com/annotation/text-fabric-factory/blob/f98dffab07a121ac8a2d097f3a51b2099a959d1c/tff/about/releases.py#L1-L3" class="git-link">Browse git</a>
4747
</summary>
4848
<pre><code class="python">&#34;&#34;&#34;
4949
.. include:: ../docs/about/releases.md

tff/cheatsheet.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ <h1 id="command-line-tools">Command-line tools</h1>
171171
<details class="source">
172172
<summary>
173173
<span>Expand source code</span>
174-
<a href="https://github.com/annotation/text-fabric-factory/blob/544d43e7f7f7ecd7a8f148092cd0d3a62c07d977/tff/cheatsheet.py#L1-L3" class="git-link">Browse git</a>
174+
<a href="https://github.com/annotation/text-fabric-factory/blob/f98dffab07a121ac8a2d097f3a51b2099a959d1c/tff/cheatsheet.py#L1-L3" class="git-link">Browse git</a>
175175
</summary>
176176
<pre><code class="python">&#34;&#34;&#34;
177177
.. include:: docs/main/cheatsheet.md

tff/convert/addnlp.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h2 id="examples">Examples</h2>
114114
<details class="source">
115115
<summary>
116116
<span>Expand source code</span>
117-
<a href="https://github.com/annotation/text-fabric-factory/blob/544d43e7f7f7ecd7a8f148092cd0d3a62c07d977/tff/convert/addnlp.py#L1-L1612" class="git-link">Browse git</a>
117+
<a href="https://github.com/annotation/text-fabric-factory/blob/f98dffab07a121ac8a2d097f3a51b2099a959d1c/tff/convert/addnlp.py#L1-L1612" class="git-link">Browse git</a>
118118
</summary>
119119
<pre><code class="python">&#34;&#34;&#34;Add data from an NLP pipeline.
120120

@@ -1760,7 +1760,7 @@ <h2 class="section-title" id="header-functions">Functions</h2>
17601760
<details class="source">
17611761
<summary>
17621762
<span>Expand source code</span>
1763-
<a href="https://github.com/annotation/text-fabric-factory/blob/544d43e7f7f7ecd7a8f148092cd0d3a62c07d977/tff/convert/addnlp.py#L1600-L1608" class="git-link">Browse git</a>
1763+
<a href="https://github.com/annotation/text-fabric-factory/blob/f98dffab07a121ac8a2d097f3a51b2099a959d1c/tff/convert/addnlp.py#L1600-L1608" class="git-link">Browse git</a>
17641764
</summary>
17651765
<pre><code class="python">def main():
17661766
(good, tasks, params, flags) = readArgs(&#34;tf-addnlp&#34;, HELP, TASKS, PARAMS, FLAGS)
@@ -1859,7 +1859,7 @@ <h2 id="parameters">Parameters</h2>
18591859
<details class="source">
18601860
<summary>
18611861
<span>Expand source code</span>
1862-
<a href="https://github.com/annotation/text-fabric-factory/blob/544d43e7f7f7ecd7a8f148092cd0d3a62c07d977/tff/convert/addnlp.py#L198-L1597" class="git-link">Browse git</a>
1862+
<a href="https://github.com/annotation/text-fabric-factory/blob/f98dffab07a121ac8a2d097f3a51b2099a959d1c/tff/convert/addnlp.py#L198-L1597" class="git-link">Browse git</a>
18631863
</summary>
18641864
<pre><code class="python">class NLPipeline(CheckImport):
18651865
def __init__(
@@ -3296,7 +3296,7 @@ <h2 id="returns">Returns</h2>
32963296
<details class="source">
32973297
<summary>
32983298
<span>Expand source code</span>
3299-
<a href="https://github.com/annotation/text-fabric-factory/blob/544d43e7f7f7ecd7a8f148092cd0d3a62c07d977/tff/convert/addnlp.py#L448-L652" class="git-link">Browse git</a>
3299+
<a href="https://github.com/annotation/text-fabric-factory/blob/f98dffab07a121ac8a2d097f3a51b2099a959d1c/tff/convert/addnlp.py#L448-L652" class="git-link">Browse git</a>
33003300
</summary>
33013301
<pre><code class="python">def generatePlain(self):
33023302
&#34;&#34;&#34;Generates a plain text out of a data source.
@@ -3529,7 +3529,7 @@ <h2 id="returns">Returns</h2>
35293529
<details class="source">
35303530
<summary>
35313531
<span>Expand source code</span>
3532-
<a href="https://github.com/annotation/text-fabric-factory/blob/544d43e7f7f7ecd7a8f148092cd0d3a62c07d977/tff/convert/addnlp.py#L409-L446" class="git-link">Browse git</a>
3532+
<a href="https://github.com/annotation/text-fabric-factory/blob/f98dffab07a121ac8a2d097f3a51b2099a959d1c/tff/convert/addnlp.py#L409-L446" class="git-link">Browse git</a>
35333533
</summary>
35343534
<pre><code class="python">def getElementInfo(self, verbose=None):
35353535
&#34;&#34;&#34;Analyse the schema.
@@ -3653,7 +3653,7 @@ <h2 id="returns">Returns</h2>
36533653
<details class="source">
36543654
<summary>
36553655
<span>Expand source code</span>
3656-
<a href="https://github.com/annotation/text-fabric-factory/blob/544d43e7f7f7ecd7a8f148092cd0d3a62c07d977/tff/convert/addnlp.py#L660-L1113" class="git-link">Browse git</a>
3656+
<a href="https://github.com/annotation/text-fabric-factory/blob/f98dffab07a121ac8a2d097f3a51b2099a959d1c/tff/convert/addnlp.py#L660-L1113" class="git-link">Browse git</a>
36573657
</summary>
36583658
<pre><code class="python">def ingest(
36593659
self,
@@ -4176,7 +4176,7 @@ <h2 id="returns">Returns</h2>
41764176
<details class="source">
41774177
<summary>
41784178
<span>Expand source code</span>
4179-
<a href="https://github.com/annotation/text-fabric-factory/blob/544d43e7f7f7ecd7a8f148092cd0d3a62c07d977/tff/convert/addnlp.py#L1115-L1437" class="git-link">Browse git</a>
4179+
<a href="https://github.com/annotation/text-fabric-factory/blob/f98dffab07a121ac8a2d097f3a51b2099a959d1c/tff/convert/addnlp.py#L1115-L1437" class="git-link">Browse git</a>
41804180
</summary>
41814181
<pre><code class="python">def ingestNlpOutput(self, positions, tkStream, sentenceStream, entityStream):
41824182
&#34;&#34;&#34;Ingests NLP output such as tokens in a dataset. Tokens become the new slots.
@@ -4511,7 +4511,7 @@ <h2 id="returns">Returns</h2>
45114511
<details class="source">
45124512
<summary>
45134513
<span>Expand source code</span>
4514-
<a href="https://github.com/annotation/text-fabric-factory/blob/544d43e7f7f7ecd7a8f148092cd0d3a62c07d977/tff/convert/addnlp.py#L654-L658" class="git-link">Browse git</a>
4514+
<a href="https://github.com/annotation/text-fabric-factory/blob/f98dffab07a121ac8a2d097f3a51b2099a959d1c/tff/convert/addnlp.py#L654-L658" class="git-link">Browse git</a>
45154515
</summary>
45164516
<pre><code class="python">def lingo(self, *args, **kwargs):
45174517
if not self.importOK():
@@ -4541,7 +4541,7 @@ <h2 id="parameters">Parameters</h2>
45414541
<details class="source">
45424542
<summary>
45434543
<span>Expand source code</span>
4544-
<a href="https://github.com/annotation/text-fabric-factory/blob/544d43e7f7f7ecd7a8f148092cd0d3a62c07d977/tff/convert/addnlp.py#L336-L407" class="git-link">Browse git</a>
4544+
<a href="https://github.com/annotation/text-fabric-factory/blob/f98dffab07a121ac8a2d097f3a51b2099a959d1c/tff/convert/addnlp.py#L336-L407" class="git-link">Browse git</a>
45454545
</summary>
45464546
<pre><code class="python">def loadApp(self, app=None, verbose=None):
45474547
&#34;&#34;&#34;Loads a given TF app or loads the TF app based on the working directory.
@@ -4650,7 +4650,7 @@ <h2 id="returns">Returns</h2>
46504650
<details class="source">
46514651
<summary>
46524652
<span>Expand source code</span>
4653-
<a href="https://github.com/annotation/text-fabric-factory/blob/544d43e7f7f7ecd7a8f148092cd0d3a62c07d977/tff/convert/addnlp.py#L1439-L1597" class="git-link">Browse git</a>
4653+
<a href="https://github.com/annotation/text-fabric-factory/blob/f98dffab07a121ac8a2d097f3a51b2099a959d1c/tff/convert/addnlp.py#L1439-L1597" class="git-link">Browse git</a>
46544654
</summary>
46554655
<pre><code class="python">def task(
46564656
self,

tff/convert/app/app.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h1 class="title">Module <code>tff.convert.app.app</code></h1>
3131
<details class="source">
3232
<summary>
3333
<span>Expand source code</span>
34-
<a href="https://github.com/annotation/text-fabric-factory/blob/544d43e7f7f7ecd7a8f148092cd0d3a62c07d977/tff/convert/app/app.py#L1-L41" class="git-link">Browse git</a>
34+
<a href="https://github.com/annotation/text-fabric-factory/blob/f98dffab07a121ac8a2d097f3a51b2099a959d1c/tff/convert/app/app.py#L1-L41" class="git-link">Browse git</a>
3535
</summary>
3636
<pre><code class="python">import types
3737
from tf.advanced.app import App
@@ -91,7 +91,7 @@ <h2 class="section-title" id="header-functions">Functions</h2>
9191
<details class="source">
9292
<summary>
9393
<span>Expand source code</span>
94-
<a href="https://github.com/annotation/text-fabric-factory/blob/544d43e7f7f7ecd7a8f148092cd0d3a62c07d977/tff/convert/app/app.py#L9-L10" class="git-link">Browse git</a>
94+
<a href="https://github.com/annotation/text-fabric-factory/blob/f98dffab07a121ac8a2d097f3a51b2099a959d1c/tff/convert/app/app.py#L9-L10" class="git-link">Browse git</a>
9595
</summary>
9696
<pre><code class="python">def fmt_layout(app, n, **kwargs):
9797
return app._wrapHtml(n)</code></pre>
@@ -146,7 +146,7 @@ <h2 id="parameters">Parameters</h2>
146146
<details class="source">
147147
<summary>
148148
<span>Expand source code</span>
149-
<a href="https://github.com/annotation/text-fabric-factory/blob/544d43e7f7f7ecd7a8f148092cd0d3a62c07d977/tff/convert/app/app.py#L13-L41" class="git-link">Browse git</a>
149+
<a href="https://github.com/annotation/text-fabric-factory/blob/f98dffab07a121ac8a2d097f3a51b2099a959d1c/tff/convert/app/app.py#L13-L41" class="git-link">Browse git</a>
150150
</summary>
151151
<pre><code class="python">class TfApp(App):
152152
def __init__(app, *args, **kwargs):

0 commit comments

Comments
 (0)