This change extends gcloud/metadata_preproc.py with a simple command-line evaluation path that runs test_model_twitter and prints predictions for supplied arguments. It looks aimed at making ad hoc testing easier without modifying the script or wiring up a separate harness. The practical effect is faster manual validation of model behavior during development.