Yun Wang (Maigo)

Results 2 issues of Yun Wang (Maigo)

I'm writing a Python script that mimics the behavior of lmplz. When I tested it out on a large corpus, I found the estimated probabilities differed slightly from lmplz's output....

# Pyre Bug **Bug description** Pyre mistakenly reports an "incompatible parameter type [6]" error when a function's signature declares `**kwargs` after arguments with default values, and a caller tries to...