Skip to content

Comment on Have LLMs solved natural language parsing?

Comments

Not perfect, but using pretrained embeddings from a LLM will handle >80% of your NLP problems.

So where is the parser?

There is no parser. The text encoder learns the relevant NLP patterns unsupervised by seeing terabytes of internet data.

It's all a black box, but it works.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.