Python微博敏感词搜索 这是一个微博敏感词搜索程序,把需要搜索的敏感词存'weibo.positive.train'里,每隔一定时间从微博API接口申请chunk,利用positive和negative结合的方法,完全结果输出到'weibo.censorshipOutput'
Whispers in the Hyperspace Informationsecurityandprivacyingeneralaremajorconcernsthatimpedeenterpriseadaptationofsharedorpubliccloudcomputing
Policy_SealedData ANewAbstractionforBuildingTrustedCloudServices Accidentalorintentionalmismanagementofcloudsoftwarebyadministratorsposesaseriousthreattotheintegrityandconfidentialityofcustomerdatahostedbycloudservi
计算机语音实验 使用voicebox进行说话人识别,初步介绍如何用GMM(GaussianMixtureModel)的方法来进行说话人辨识(SpeakerIdentification),并在Matlab下,尝试通过调整参数来提高得分-Forspeakerrecognitionusingthevoicebox,ini