InfrastructureforB2BExchangeswithRosettaNet.pptVIP

  • 1
  • 0
  • 约5.84千字
  • 约 27页
  • 2016-11-22 发布于天津
  • 举报
InfrastructureforB2BExchangeswithRosettaNet

* * * * SCU_Twig系統架構:做LCA模組 取得關鍵字的最小共同祖先 * DBLAB @ NTOU */ 27 * DBLAB @ NTOU 對兩個SCU Table內的元素互相比對做LCA。 形成的表格即為Join之後的結果 SCU_Twig系統架構:做LCA模組 */ 27 SCU_Twig系統架構:資訊檢索模組 處理關鍵字限制(C_match) 處理完限制接著針對查詢句路徑做判斷(P_match)之後透過TJFast合併回傳結果 * DBLAB @ NTOU */ 27 * DBLAB @ NTOU For $p in document (“.tw/book.xml”) /catalog/item Where $p/description ftcontains (“database” and “design” ordered) ftand(“database” and “design” with distance at least 2 words) Return $p 處理關鍵字限制的部分,會先對處理完LCA的結果中,逐一判斷是否符合限制 若是符合限制,則直接輸出,若不符合,則會將其關鍵字加入至其最近的祖先,直到找到符合者後才全部輸出 */ 27 * DBLAB @ NTOU 實驗 實驗環境 CPU : Pentium 4 3.0 GHz 記憶體 : 1.5GB 作業系統 : Windows XP 實作工具 : Visual C++ 6.0和Visual 2008 Data Set XMark 10MB-50MB */ 27 不同Dataset大小之實驗 * DBLAB @ NTOU For $p in document (“http:://.tw/xmark.xml”) /site//item where $p/description//text ftcontains (master and master ordered) $p/mailbox//from ftcontains (Mehrdad and Mehrdad ordered) return $p Q1 執行時間 資料節取模組之輸出數量 (Sec.) (模組個數) */ 27 不同節點限制之實驗 * DBLAB @ NTOU Q2 Q4 Q3 For $p in document (“http:://.tw/xmark.xml”) /site/regions/asia/item where $p//description//text//keyword ftcontains (master and attend distance = 500 words ) $p//shipping ftcontains (ship and see ordered) return $p For $p in document (“http:://.tw/xmark.xml”) /site/regions/asia/item where $p//description//text ftcontains (master and attend distance = 500 words ) $p//shipping ftcontains (ship and see ordered) return $p For $p in document (“http:://.tw/xmark.xml”) /site/regions/asia/item where $p//description ftcontains (master and attend distance = 500 words ) $p//shipping ftcontains (ship and see ordered) return $p */ 27 相同節點不同距離限制之實驗 * DBLAB @ NTOU Q5 Q6 Q7 For $p in document (“http:://.tw/xmark.xml”) /site/regions/asia/item where $p//description//text ftcontains (master and attend distance = 5 words ) $p//shipping ftcontains (see and see ordered) return $p For $p in docum

文档评论(0)

1亿VIP精品文档

相关文档