pushed
zhengqunkoo/tweet-prediction • 6:40 AM - Jun 9, 2017
The beam_search function's completion criteria has been updated to count finished candidates properly before returning, replacing the prone-to-crash IndexError handler. A simple fallback import was also added to seamlessly switch to the base ijson library if the yajl2_cffi backend is unavailable. This provides much greater stability for sequence generation and overall deployment.
