XML document keyword searching and clustering method based on semantic distance model
A technology of semantic distance and clustering method, applied in the field of web data management, which can solve the problems of incomparability, discarding, and inability to sort.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0126] The core of the present invention is to design three kinds of clustering algorithms on the basis of semantic distance model, and the pseudo-code of concrete realization is as follows
[0127] (1) GKSC algorithm
[0128] A LGORITHM 1(G RAPH-BASED C LUSTERING )
[0129] Input: a hierarchical structure H
[0130] Output: a set of optimal clusters C
[0131] 1. for(every list l in H) / / top-down
[0132] 2. for(every node x i in l) / / left-right
[0133] 3. find a right neighbor x j
[0134] 4. while(dis(x i , x j )<=ω)
[0135] 5. link(x i , x j ); / / link two nodes
[0136] 6. find next right neighbor x j ;
[0137] 7. for(every list l′in floor(depth(x i )·ω)layers below l)
[0138] 8. p←findDescPosition(x i , l′);
[0139] 9. traverse leftward and rightward from p until distance
[0140] overflows and link x i with neighbors close enough;
[0141] 10. Use graph partition algorithm to get optimal cluster set C;
[0142] findDesc...
PUM

Abstract
Description
Claims
Application Information

- R&D
- Intellectual Property
- Life Sciences
- Materials
- Tech Scout
- Unparalleled Data Quality
- Higher Quality Content
- 60% Fewer Hallucinations
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2025 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com