pushed
zhengqunkoo/tweet-prediction • 8:21 AM - Jun 9, 2017
Updated the parsing logic in gcloud/metadata_preproc.py to use a more robust strip_prediction function for handling sequence delimiters. This change streamlines how model outputs are processed during beam search, replacing brittle indexing with a dedicated utility. It ensures cleaner output handling and resolves previous issues with trailing characters in predictions. 
