-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Quarto GHA Workflow Runner
committed
Feb 26, 2024
1 parent
702a972
commit 8e978ff
Showing
3 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
bc19bacd | ||
70d253f7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -194,7 +194,7 @@ <h1 class="title">Fave Syllabify</h1> | |
</header> | ||
|
||
|
||
<p><img src="https://img.shields.io/badge/Lifecycle-Maturing-lightgreen.png" class="img-fluid"> <img src="https://badge.fury.io/py/fave-syllabify.svg" class="img-fluid" alt="PyPI version"> <a href="https://github.com/Forced-Alignment-and-Vowel-Extraction/fave-syllabify/actions/workflows/lint-and-test.yml"><img src="https://github.com/Forced-Alignment-and-Vowel-Extraction/fave-syllabify/actions/workflows/lint-and-test.yml/badge.svg" class="img-fluid" alt="Lint and Test"></a> <a href="https://forced-alignment-and-vowel-extraction.github.io/fave-syllabify/"><img src="https://github.com/Forced-Alignment-and-Vowel-Extraction/fave-syllabify/actions/workflows/build_docs.yml/badge.svg" class="img-fluid" alt="Build Docs"></a> <a href="https://codecov.io/gh/Forced-Alignment-and-Vowel-Extraction/fave-syllabify"><img src="https://codecov.io/gh/Forced-Alignment-and-Vowel-Extraction/fave-syllabify/graph/badge.svg?token=WDBJ0O9P6L" class="img-fluid" alt="codecov"></a></p> | ||
<p><img src="https://img.shields.io/badge/[email protected]" class="img-fluid"> <img src="https://badge.fury.io/py/fave-syllabify.svg" class="img-fluid" alt="PyPI version"> <a href="https://github.com/Forced-Alignment-and-Vowel-Extraction/fave-syllabify/actions/workflows/lint-and-test.yml"><img src="https://github.com/Forced-Alignment-and-Vowel-Extraction/fave-syllabify/actions/workflows/lint-and-test.yml/badge.svg" class="img-fluid" alt="Lint and Test"></a> <a href="https://forced-alignment-and-vowel-extraction.github.io/fave-syllabify/"><img src="https://github.com/Forced-Alignment-and-Vowel-Extraction/fave-syllabify/actions/workflows/build_docs.yml/badge.svg" class="img-fluid" alt="Build Docs"></a> <a href="https://codecov.io/gh/Forced-Alignment-and-Vowel-Extraction/fave-syllabify"><img src="https://codecov.io/gh/Forced-Alignment-and-Vowel-Extraction/fave-syllabify/graph/badge.svg?token=WDBJ0O9P6L" class="img-fluid" alt="codecov"></a> <a href="https://doi.org/10.5281/zenodo.10708119"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.10708119.svg" class="img-fluid" alt="DOI"></a></p> | ||
<p>This is a work in progress.</p> | ||
<section id="installation" class="level2"> | ||
<h2 class="anchored" data-anchor-id="installation">Installation</h2> | ||
|
@@ -206,7 +206,7 @@ <h2 class="anchored" data-anchor-id="installation">Installation</h2> | |
<section id="usage" class="level2"> | ||
<h2 class="anchored" data-anchor-id="usage">Usage</h2> | ||
<p>Import classes and functions</p> | ||
<div id="1c825624" class="cell" data-execution_count="1"> | ||
<div id="94c77a50" class="cell" data-execution_count="1"> | ||
<div class="langname"> | ||
<pre class="langname">python</pre> | ||
</div> | ||
|
@@ -215,7 +215,7 @@ <h2 class="anchored" data-anchor-id="usage">Usage</h2> | |
<span id="cb2-3"><a href="#cb2-3" aria-hidden="true" tabindex="-1"></a><span class="im">from</span> pathlib <span class="im">import</span> Path</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div> | ||
</div> | ||
<p>Read in a textgrid</p> | ||
<div id="1ed0427d" class="cell" data-execution_count="2"> | ||
<div id="d0e62d61" class="cell" data-execution_count="2"> | ||
<div class="langname"> | ||
<pre class="langname">python</pre> | ||
</div> | ||
|
@@ -235,7 +235,7 @@ <h2 class="anchored" data-anchor-id="usage">Usage</h2> | |
</div> | ||
</div> | ||
<p>Syllabify the textgrid</p> | ||
<div id="5c287f34" class="cell" data-execution_count="3"> | ||
<div id="5e08530e" class="cell" data-execution_count="3"> | ||
<div class="langname"> | ||
<pre class="langname">python</pre> | ||
</div> | ||
|
@@ -248,7 +248,7 @@ <h2 class="anchored" data-anchor-id="usage">Usage</h2> | |
</div> | ||
<section id="exploring-the-syllabification" class="level3"> | ||
<h3 class="anchored" data-anchor-id="exploring-the-syllabification">Exploring the syllabification</h3> | ||
<div id="7cb04638" class="cell" data-execution_count="4"> | ||
<div id="bb77df59" class="cell" data-execution_count="4"> | ||
<div class="langname"> | ||
<pre class="langname">python</pre> | ||
</div> | ||
|
@@ -261,7 +261,7 @@ <h3 class="anchored" data-anchor-id="exploring-the-syllabification">Exploring th | |
</div> | ||
</div> | ||
<p>Each syllable is labelled with its stress.</p> | ||
<div id="6051ed44" class="cell" data-execution_count="5"> | ||
<div id="c05a213b" class="cell" data-execution_count="5"> | ||
<div class="langname"> | ||
<pre class="langname">python</pre> | ||
</div> | ||
|
@@ -274,7 +274,7 @@ <h3 class="anchored" data-anchor-id="exploring-the-syllabification">Exploring th | |
</div> | ||
</div> | ||
<p>Each syllable contains its constituent parts in a flat hierarchy (there’s no rhyme constituent).</p> | ||
<div id="e5bd2030" class="cell" data-execution_count="6"> | ||
<div id="9d648c05" class="cell" data-execution_count="6"> | ||
<div class="langname"> | ||
<pre class="langname">python</pre> | ||
</div> | ||
|
@@ -288,7 +288,7 @@ <h3 class="anchored" data-anchor-id="exploring-the-syllabification">Exploring th | |
</div> | ||
</div> | ||
<p>Each constituent contains its relevant phone.</p> | ||
<div id="b69b46a0" class="cell" data-execution_count="7"> | ||
<div id="5e0582f1" class="cell" data-execution_count="7"> | ||
<div class="langname"> | ||
<pre class="langname">python</pre> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters