Skip to content

Commit

Permalink
Deploying to gh-pages from @ 6601f05 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Aethor committed May 13, 2024
1 parent 04675b5 commit 4537a6a
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 1,985 deletions.
1,757 changes: 0 additions & 1,757 deletions _images/pp.svg

This file was deleted.

7 changes: 0 additions & 7 deletions _sources/reference.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,10 +184,3 @@ Plot utils

.. automodule:: renard.plot_utils
:members:


NER utils
---------

.. automodule:: renard.ner_utils
:members:
41 changes: 4 additions & 37 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,9 @@ <h1 id="index">Index</h1>
<h2 id="_">_</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="reference.html#renard.ner_utils.DataCollatorForTokenClassificationWithBatchEncoding.__call__">__call__() (renard.ner_utils.DataCollatorForTokenClassificationWithBatchEncoding method)</a>
<li><a href="reference.html#renard.pipeline.character_unification.GraphRulesCharacterUnifier.__call__">__call__() (renard.pipeline.character_unification.GraphRulesCharacterUnifier method)</a>

<ul>
<li><a href="reference.html#renard.pipeline.character_unification.GraphRulesCharacterUnifier.__call__">(renard.pipeline.character_unification.GraphRulesCharacterUnifier method)</a>
</li>
<li><a href="reference.html#renard.pipeline.character_unification.NaiveCharacterUnifier.__call__">(renard.pipeline.character_unification.NaiveCharacterUnifier method)</a>
</li>
<li><a href="reference.html#renard.pipeline.core.Pipeline.__call__">(renard.pipeline.core.Pipeline method)</a>
Expand Down Expand Up @@ -156,13 +154,9 @@ <h2 id="_">_</h2>
<li><a href="reference.html#renard.pipeline.ner.NEREntity.__hash__">(renard.pipeline.ner.NEREntity method)</a>
</li>
</ul></li>
<li><a href="reference.html#renard.ner_utils.DataCollatorForTokenClassificationWithBatchEncoding.__init__">__init__() (renard.ner_utils.DataCollatorForTokenClassificationWithBatchEncoding method)</a>
<li><a href="reference.html#renard.pipeline.character_unification.Character.__init__">__init__() (renard.pipeline.character_unification.Character method)</a>

<ul>
<li><a href="reference.html#renard.ner_utils.NERDataset.__init__">(renard.ner_utils.NERDataset method)</a>
</li>
<li><a href="reference.html#renard.pipeline.character_unification.Character.__init__">(renard.pipeline.character_unification.Character method)</a>
</li>
<li><a href="reference.html#renard.pipeline.character_unification.GraphRulesCharacterUnifier.__init__">(renard.pipeline.character_unification.GraphRulesCharacterUnifier method)</a>
</li>
<li><a href="reference.html#renard.pipeline.character_unification.NaiveCharacterUnifier.__init__">(renard.pipeline.character_unification.NaiveCharacterUnifier method)</a>
Expand Down Expand Up @@ -249,8 +243,6 @@ <h2 id="_">_</h2>
<li><a href="reference.html#renard.pipeline.core.Pipeline._pipeline_init_steps">_pipeline_init_steps() (renard.pipeline.core.Pipeline method)</a>
</li>
<li><a href="reference.html#renard.pipeline.corefs.SpacyCorefereeCoreferenceResolver._spacy_try_infer_spaces">_spacy_try_infer_spaces() (renard.pipeline.corefs.SpacyCorefereeCoreferenceResolver static method)</a>
</li>
<li><a href="reference.html#renard.ner_utils._tokenize_and_align_labels">_tokenize_and_align_labels() (in module renard.ner_utils)</a>
</li>
</ul></td>
</tr></table>
Expand Down Expand Up @@ -315,10 +307,6 @@ <h2 id="C">C</h2>

<h2 id="D">D</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="reference.html#renard.ner_utils.DataCollatorForTokenClassificationWithBatchEncoding">DataCollatorForTokenClassificationWithBatchEncoding (class in renard.ner_utils)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="reference.html#renard.graph_utils.dynamic_graph_to_gephi_graph">dynamic_graph_to_gephi_graph() (in module renard.graph_utils)</a>
</li>
Expand Down Expand Up @@ -359,10 +347,6 @@ <h2 id="G">G</h2>

<h2 id="H">H</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="reference.html#renard.ner_utils.hgdataset_from_conll2002">hgdataset_from_conll2002() (in module renard.ner_utils)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="reference.html#renard.resources.hypocorisms.HypocorismGazetteer">HypocorismGazetteer (class in renard.resources.hypocorisms)</a>
</li>
Expand All @@ -381,10 +365,6 @@ <h2 id="L">L</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="reference.html#renard.graph_utils.layout_with_names">layout_with_names() (in module renard.graph_utils)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="reference.html#renard.ner_utils.load_conll2002_bio">load_conll2002_bio() (in module renard.ner_utils)</a>
</li>
</ul></td>
</tr></table>
Expand All @@ -399,8 +379,6 @@ <h2 id="M">M</h2>

<ul>
<li><a href="reference.html#module-renard.graph_utils">renard.graph_utils</a>
</li>
<li><a href="reference.html#module-renard.ner_utils">renard.ner_utils</a>
</li>
<li><a href="reference.html#module-renard.pipeline.preprocessing">renard.pipeline.preprocessing</a>
</li>
Expand Down Expand Up @@ -455,10 +433,6 @@ <h2 id="N">N</h2>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="reference.html#renard.ner_utils.ner_entities">ner_entities() (in module renard.ner_utils)</a>
</li>
<li><a href="reference.html#renard.ner_utils.NERDataset">NERDataset (class in renard.ner_utils)</a>
</li>
<li><a href="reference.html#renard.pipeline.ner.NEREntity">NEREntity (class in renard.pipeline.ner)</a>
</li>
<li><a href="reference.html#renard.pipeline.ner.NLTKNamedEntityRecognizer">NLTKNamedEntityRecognizer (class in renard.pipeline.ner)</a>
Expand Down Expand Up @@ -560,13 +534,6 @@ <h2 id="R">R</h2>

<ul>
<li><a href="reference.html#module-renard.graph_utils">module</a>
</li>
</ul></li>
<li>
renard.ner_utils

<ul>
<li><a href="reference.html#module-renard.ner_utils">module</a>
</li>
</ul></li>
<li>
Expand All @@ -576,15 +543,15 @@ <h2 id="R">R</h2>
<li><a href="reference.html#module-renard.pipeline.preprocessing">module</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li>
renard.pipeline.stanford_corenlp

<ul>
<li><a href="reference.html#module-renard.pipeline.stanford_corenlp">module</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li>
renard.plot_utils

Expand Down
2 changes: 1 addition & 1 deletion introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1>Introduction<a class="headerlink" href="#introduction" title="Permalink to t
</ul>
<p>See <a class="reference external" href="https://arxiv.org/abs/1907.02704">LabatutAndBost2019</a> for a more complete overview of character
networks and their automated extraction.</p>
<img alt="_images/pp.svg" src="_images/pp.svg" /></section>
<img alt="pp.svg" src="pp.svg" /></section>


</div>
Expand Down
Binary file modified objects.inv
Binary file not shown.
5 changes: 0 additions & 5 deletions py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,6 @@ <h1>Python Module Index</h1>
<td>&#160;&#160;&#160;
<a href="reference.html#module-renard.graph_utils"><code class="xref">renard.graph_utils</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="reference.html#module-renard.ner_utils"><code class="xref">renard.ner_utils</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
Expand Down
Loading

0 comments on commit 4537a6a

Please sign in to comment.