https://github.com/bean5/nlp-alliterator
Forked. This takes a sentence and a character, and tries to alliterate it. This is not my code. I believe I got it from https://github.com/sampwing
https://github.com/bean5/nlp-alliterator
ai gh-pages nlp python
Last synced: 3 days ago
JSON representation
Forked. This takes a sentence and a character, and tries to alliterate it. This is not my code. I believe I got it from https://github.com/sampwing
- Host: GitHub
- URL: https://github.com/bean5/nlp-alliterator
- Owner: bean5
- Created: 2012-11-12T23:47:31.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T17:38:38.000Z (about 2 years ago)
- Last Synced: 2025-02-21T22:45:50.172Z (over 1 year ago)
- Topics: ai, gh-pages, nlp, python
- Language: Python
- Homepage: http://bean5.github.io/nlp-alliterator/
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
a program for creating alliteration in sentences
todo: currently neglects pos tagging for chosing a synonym, fix this