Samuel J. Huskey

Results 2 issues of Samuel J. Huskey

The `Scansion()._make_syllables()` method does not syllabify words as expected. **To Reproduce** Steps to reproduce the behavior: 1. Install Python version 3.9.18 2. Install CLTK version 1.2.1. 3. In a script...

bug

**Is your feature request related to a problem? Please describe.** The `Scansion().scan_text()` method won't produce a result unless the text string to be scanned ends in a period ('.'). **Describe...

feature-request