DraqueT / PolyGlot

PolyGlot is a conlang construction toolkit.
MIT License
378 stars 43 forks source link

fix typos #1308

Closed TrapinchO closed 1 year ago

TrapinchO commented 1 year ago

by the way, why is this cheating/what does it do? https://github.com/DraqueT/PolyGlot/commit/a5b4922a136985a2c8726066c87af8ce17417cd4#diff-afe66ee7e7af26ec29b3847b60f0c59fa892d04c6c0dec683f2da79e63ba2e27R361

DraqueT commented 1 year ago

As always, I appreciate you going over everything!

To answer your question though, I am injecting "to be" into what is searched for/included in the reduced dictionary that PolyGlot compiles and sends to GPT as part of its preprocessing.

It's "cheating" because it presumes English as the local language and because it sends it "to be" across no matter what. It just seems to improve its performance though!