https://github.com/archer884/syllable
https://github.com/archer884/syllable
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/archer884/syllable
- Owner: archer884
- License: apache-2.0
- Created: 2021-03-02T17:33:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T15:12:29.000Z (about 1 year ago)
- Last Synced: 2025-01-23T12:18:57.689Z (5 months ago)
- Language: Rust
- Size: 58.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# syllable
Syllable counter based on https://pypi.org/project/syllapy/
## License
I'm not an expert on borrowing code. `./resource/data.csv` is borrowed from the syllapy project, and I have included the license from that project (under the resource directory) as a good faith effort to provide credit to the original author.
The rust code herein is licensed to you under either the Apache or MIT licenses (included in this repository) at your option.