【发布时间】:2016-04-16 20:29:26
【问题描述】:
我是这个领域的新手,并且非常热衷于发展我的知识。但是我在阅读一篇研究论文时遇到了一些疑问,其中指出:
All the nouns are extracted from the given biomedical text document and a term co-occurrence graph (TCG) is built from these terms. The term co-occurrence graph represents the knowledge of the system.The TCG is treated as the background knowledge of the systems and is used for query expansion of the input query.
The TCG is queried for the semantic context of closure (SCC) of the given input query term.
闭包(SCC)的语义上下文是什么?
与现有的searching engines 相比,使用这些co-occurrence graphs 有什么优势。搜索引擎是否也使用这些图表?
即使有人为这些主题推荐一些资源,我也会很高兴。
【问题讨论】:
标签: machine-learning artificial-intelligence data-mining text-mining information-retrieval