To facilitate this , the plug - in class implements the singleton pattern : it stores a reference to itself in a private class variable 為了使這一點(diǎn)更方便,插件類實(shí)現(xiàn)單模式( singleton pattern ) :它在私有類變量中存儲(chǔ)一個(gè)自身的引用。
The java class has a class variable that stores a lookup dictionary with all the possible spellings and naming of a locale , for all the locales that could come in as input Java類有一個(gè)用來(lái)存儲(chǔ)查找字典的類變量,其中包含了可能作為輸入的每個(gè)地區(qū)所有可能的拼寫(xiě)和命名。
Two steps were included : the first step was to label those documents containing latent class variables by blsa ; the second step was to label the rest by naive bayesian model with em algorithm 本算法不需要對(duì)大量訓(xùn)練樣本的類別標(biāo)注,只需提供相應(yīng)的類主題變量,從而提高了wsdl文檔分類的自動(dòng)性和效率。
We explored the specific machine learning technique , i . e . bayesian technique in this paper , in the hope of automatically creating such kind of metadata from training data . we assigned wsdl documents to different categories using bayesian latent semantic model . with the frame of blsm , our system classified wsdl documents only by a few of latent class variables and no labeled data 本論文中基于貝葉斯技術(shù)的web服務(wù)分類算法的主要思想是通過(guò)引入貝葉斯?jié)撛谡Z(yǔ)義模型,首先將含有潛在類別主題變量的wsdl文檔分配到相應(yīng)的類主題中;接著利用樸素貝葉斯模型,結(jié)合前一階段的知識(shí),完成對(duì)未含類主題變量的文檔作標(biāo)注。