Hacker News new | ask | show | jobs
by undfined 338 days ago
There's a fair amount of experimental work happening trying different parsing and resolution procedures such that the training data reflects an AST and or predicts nodes in an AST as an in-filling capability.
1 comments

Do you know if any such experimental work is using a special tokenizer for example in Lisp a special token for left or right parenthesis?