Ben Greenman
                                            Ben Greenman
                                        
                                    Things are a little better now. When you run in Dr. Racket, you should see: ``` Finished checking poem. ... Type '(connect)' to open a connection to the iPoe database...
Edit: the true purpose of this issue is to stop working under the private/ directory.
Similarly, `I.D.` should have 2 syllables and I'd prefer not to write it as "I D". ... and something about numbers, `555` vs. `5-5-5` vs. `5 5 5`.
Sounds like this should be done in the parser, just how `integer->word*` is handled.
I mean, `raco ipoe submit`
Trouble: I'd like this command to submit pull requests, but that means the user has to have forked the repo. So: - need to detect if package is linked from...
After finding the fork (or skipping this), next up is to move the files & create a pull request.
Noooo, I no longer think pull requests are the way to do this. There should be a collaborative site / server up ... same place the database is hosted.
(Work has started in `private/command/new.rkt`. I still have no idea the best way to register new poems. Also, SHARING and CREATING ought to be separate commands.)
It'd be good to suggest semantically similar words, not just levenshtein similar words. And for that, we'd eventually want to detect [polysemy](https://en.wikipedia.org/wiki/Polysemy).