Live data from Hacker News

Show HN: Find words “halfway” between two others

halfwaywords.com

1–10 of 24 posts

Re: Show HN: Find words “halfway” between two others

#2
This uses GPT-3 to find a word "halfway" between two others and it's built with Elixir, Phoenix, and Ash (https://ash-hq.org/) and is deployed on Fly.io.

Some fun ones:

- imagination and vacation -> fantasize

- enthusiasm and zeal -> fervor

- angry and hungry -> famished

- spoon and fork -> spork

Re: Show HN: Find words “halfway” between two others

#10
post #2

This uses GPT-3 to find a word "halfway" between two others and it's built with Elixir, Phoenix, and Ash ( https://ash-hq.org/ ) and is deployed on Fly.io. Some fun ones: - imagination and vacation -> fantasize - enthusiasm and zeal -> fervor - angry and hungry -> famished - spoon and fork -> spork

The pre-computer version of this is H. G. Burger's Wordtree [1]. It is an absolutely fascinating one-man project to "binomialize" the entire English vocabulary. It is worth owning just to read the bizarre and fascinating series of prefaces, in several of which Mr. Burger details his strongly held beliefs of a strong copyright system.

[1] https://www.amazon.com/Wordtree-Transitive-Cladistic-Physica...

Post reply on HN