Mina Lee is a final year Ph.D. candidate at Stanford University, advised by Professor Percy Liang. Her research goal is to enhance productivity and creativity in the writing process by leveraging Natural Language Processing techniques. She has worked on building and evaluating writing assistants, including autocomplete and thesaurus systems, as well as designing a largeContinue reading “Biography”
Category Archives: Research
How to Fill in the Blanks with Language Models
Enabling Language Models to Fill in the BlanksChris Donahue, Mina Lee, Percy LiangACL 2020paper · code · demo · blog · talk Most existing text generation systems (like autocomplete for text messages and emails) can only generate text based on previous context. The ability to take both previous and subsequent text into account could power a new generation of writing assistanceContinue reading “How to Fill in the Blanks with Language Models”
Generating Regular Expressions from Examples
It was rather surprising that such a simple approach can go this far, and this case study should be shared in the community. – Reviewer 1 Synthesizing Regular Expressions from Examples for Introductory Automata AssignmentsMina Lee*, Sunbeom So*, Hakjoo OhGPCE 2016Best Paper Awardpaper · poster (english) · poster (korean) · codeproposal (for senior project) Background Regular expressions? A regularContinue reading “Generating Regular Expressions from Examples”