https://github.com/caarmen/poet-assistant
Android app with rhyming dictionary, thesaurus, and dictionary, with text-to-speech functionality to read your poem.
https://github.com/caarmen/poet-assistant
android dictionary rhyming thesaurus
Last synced: over 1 year ago
JSON representation
Android app with rhyming dictionary, thesaurus, and dictionary, with text-to-speech functionality to read your poem.
- Host: GitHub
- URL: https://github.com/caarmen/poet-assistant
- Owner: caarmen
- License: other
- Created: 2016-02-14T05:09:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T00:14:28.000Z (about 2 years ago)
- Last Synced: 2024-04-14T06:50:52.625Z (about 2 years ago)
- Topics: android, dictionary, rhyming, thesaurus
- Language: Kotlin
- Homepage:
- Size: 50.8 MB
- Stars: 77
- Watchers: 6
- Forks: 11
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-dictionary-wordnet.txt
Awesome Lists containing this project
README
Poet Assistant
==============
[](https://github.com/caarmen/poet-assistant/actions/workflows/tests.yaml?query=branch%3Amaster)
[](https://github.com/caarmen/poet-assistant/releases)
[](https://github.com/caarmen/poet-assistant/archive/refs/heads/main.zip)

[](https://github.com/caarmen/poet-assistant/releases)
[](https://github.com/caarmen/poet-assistant/commits/main)
[](https://github.com/caarmen/poet-assistant/commits/main)
[](https://github.com/caarmen/poet-assistant/stargazers)
[](https://github.com/caarmen/poet-assistant/forks)
Poet Assistant is an Android app which offers a set of tools to help with writing poems:
* a rhyming dictionary, using the Carnegie Mellon University pronunciation dictionary.
* a thesaurus, using the WordNet thesaurus.
* a dictionary, using the WordNet dictionary.
* a screen where you can enter your poem text, and have it read aloud back to you by the device's text-to-speech engine.
Poet Assistant works offline, without any internet connection.