eubinecto / politely

A hybrid politeness styler for the Korean Language / 하이브리드 존댓말 변환기
https://politely.streamlitapp.com
49 stars 0 forks source link

A great name for this project? #42

Closed eubinecto closed 2 years ago

eubinecto commented 2 years ago

politetune is rather lame. is there a better name for this?

eubinecto commented 2 years ago

What would GPT3 say?

first try

image

Not bad. It is actually pretty decent name

second try

image

화관? - nah, I can't use this because this is gendered.

third try

image

Nope, I can't do that. 선비 has a rather negative connotation with it.

fourth try

image

nah, too generic.

fifth try

image

No, that is too obvious and dull.

sixth try

changed the prompt from "great name" to "creative name" : image

image

image

image

This seems to be the best one?

image

.... what the hell?

seventh try

image

언어유희.. 가능할까?

image

Oh wait, now we are getting somewhere.

Can we do kpop? - as in.. Korean Politeness Pilot?

image

This seems nice! KORrector?

eubinecto commented 2 years ago

Final thoughts

Korean Politeness Styler

eubinecto commented 2 years ago

politely - 도 나쁘지 않다. 프랭클리.. 화장품처럼? politely

and try to be object-oriented.

from politely import Styler, Explainer
# and... later in the code.
# just do it functionally.
styler = Styler()
# explainer explains the last attempt
explainer = Explainer(styler)