Spout继承BaseRichSpout 并包含几个方法(声明字段、初始化、数据读取和输出)Spout中 nextTuple方法:随机读取String sentence中的句子通过_collector.emit(next)发送给下游