Skip to content

Commit

Permalink
deploy: 82f9c30
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenulous committed Feb 20, 2024
1 parent 4ce901a commit ea8fa66
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions generators/wuggygenerator.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ <h1 class="title">Module <code>wuggy.generators.wuggygenerator</code></h1>
self.bigramchain = None
self.bigramchains = {}
self.supported_official_language_plugin_names = [
&#34;orthographic_basque&#34;,
&#34;orthographic_dutch&#34;,
&#34;orthographic_english&#34;,
&#34;orthographic_french&#34;,
Expand All @@ -90,6 +91,7 @@ <h1 class="title">Module <code>wuggy.generators.wuggygenerator</code></h1>
&#34;orthographic_serbian_latin&#34;,
&#34;orthographic_spanish&#34;,
&#34;orthographic_vietnamese&#34;,
&#34;orthographic_estonian&#34;,
&#34;phonetic_english_celex&#34;,
&#34;phonetic_english_cmu&#34;,
&#34;phonetic_french&#34;,
Expand Down Expand Up @@ -716,6 +718,7 @@ <h2 class="section-title" id="header-classes">Classes</h2>
self.bigramchain = None
self.bigramchains = {}
self.supported_official_language_plugin_names = [
&#34;orthographic_basque&#34;,
&#34;orthographic_dutch&#34;,
&#34;orthographic_english&#34;,
&#34;orthographic_french&#34;,
Expand All @@ -726,6 +729,7 @@ <h2 class="section-title" id="header-classes">Classes</h2>
&#34;orthographic_serbian_latin&#34;,
&#34;orthographic_spanish&#34;,
&#34;orthographic_vietnamese&#34;,
&#34;orthographic_estonian&#34;,
&#34;phonetic_english_celex&#34;,
&#34;phonetic_english_cmu&#34;,
&#34;phonetic_french&#34;,
Expand Down

0 comments on commit ea8fa66

Please sign in to comment.