@@ -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 "> """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("tf-addnlp", 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 """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 """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 """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 """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,
0 commit comments