All kinds Quote by Greg Zeschuk
“The problem with natural language processing and the thing that really holds the technology back, is that when it crashes and burns, it's horrific. I think we would be in a position to really take a serious look at it, once two things happen. The interesting thing about a dialogue-choice system is that we've devoted so much into all kinds of other systems for processing, and dialogue choices use zero processing. So suddenly, if you want to have a great natural language processor, you need to dial down your graphics to make it work.”
About This Quote
Source Interview: Game Development Talk, 2015
The main obstacle in NLP is that failures are dramatic, and current dialogue systems require minimal processing, forcing a trade‑off with graphics performance.
In simple terms: NLP fails badly; dialogue systems need low processing, hurting graphics.
Balance processing needs with visual quality.
Themes
Mood
Type
When to use this quote
- video game AI
- voice assistants
- real‑time translation
Key Concepts
Questions to Reflect On
- How can we improve NLP reliability?
- What design choices reduce processing load?
NLP progress depends on hardware advances.