Y
Hacker News
new
|
ask
|
show
|
jobs
by
minimaxir
913 days ago
Not perfect, but using pretrained embeddings from a LLM will handle >80% of your NLP problems.
1 comments
horsh1
913 days ago
So where is the parser?
link
minimaxir
913 days ago
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.
link