Writing C++ with Jev by picking valid next tokens
The author experimented with TypeSafe's Jev decision/classifier model for C++: at each step it was given only grammatically valid next tokens to pick from, avoiding free-form generation.
Using Jev to classify open PRs within a Langdock workflow.
Classifying open PR's in a Langdock workflow using Jev