Live data from Hacker News

Show HN: Nomino, a cool name for your product

carrapide.com

1–7 of 7 posts

Re: Show HN: Nomino, a cool name for your product

#3

It'd be cool if it didn't suggest names that very obviously don't sound good in (at least common) non-english languages, eg., I got "culojoo" as a suggestion for 3 syllables, which won't sound good in Spanish at all.

Names are totally random, not checked against any dictionary, that's what I thought was fun. It would be hard to appreciate the goodness of a name, at least programmatically, how would you do that ?

Re: Show HN: Nomino, a cool name for your product

#4

It'd be cool if it didn't suggest names that very obviously don't sound good in (at least common) non-english languages, eg., I got "culojoo" as a suggestion for 3 syllables, which won't sound good in Spanish at all.

Names are totally random, not checked against any dictionary, that's what I thought was fun. It would be hard to appreciate the goodness of a name, at least programmatically, how would you do that ?

He's saying be sure the generator doesn't sound like a bad name in any language.

I'd say make a dictionary of bad words and their syllble sounds. Then disallow close Levienstein based words....

Re: Show HN: Nomino, a cool name for your product

#6
post #4

Earlier quoted context omitted.

Names are totally random, not checked against any dictionary, that's what I thought was fun. It would be hard to appreciate the goodness of a name, at least programmatically, how would you do that ?

He's saying be sure the generator doesn't sound like a bad name in any language. I'd say make a dictionary of bad words and their syllble sounds. Then disallow close Levienstein based words....

Levenstein is an absolute metric, I think something like soreson-dice would be more useful.

Regardless, if you take the short keywords and blacklist them by approximation with curse words from several languages I think it would be really hard to get something at all.

Re: Show HN: Nomino, a cool name for your product

#7

It'd be cool if it didn't suggest names that very obviously don't sound good in (at least common) non-english languages, eg., I got "culojoo" as a suggestion for 3 syllables, which won't sound good in Spanish at all.

Names are totally random, not checked against any dictionary, that's what I thought was fun. It would be hard to appreciate the goodness of a name, at least programmatically, how would you do that ?

tenken is right, I meant to say "not let names have vulgar connotations in other languages." In the example above, the name started with "culo", which translates into "ass" in Spanish. Here's an example of a service that does that: http://wordsafety.com/

Nevertheless, it's a pretty cool idea! :)