`
xusulong
  • 浏览: 81461 次
  • 性别: Icon_minigender_1
  • 来自: 南京
社区版块
存档分类
最新评论

Taxonomies, Categorization, Classification, Categories, and Directories for S

阅读更多

http://www.searchtools.com/info/classifiers.html

Taxonomies, Categorization, Classification, Categories, and Directories for Searching


 

 

The terms taxonomy , ontology , directory , cataloging , categorization and classification are often confused and used interchangeably. These are all ways of organizing information (or things or animals) into categories.

There are a number of applications that can help people create taxonomies and place information objects within their categories, although the amount of automation can vary. Some programs simply allow anyone to manually add a URL to a specific category by submitting a site. Others allow human catalogers to create sophisticated rules to specify certain words and phrases which will place a page in a category. Others accept a "training set" within an existing taxonomy, and will place documents in categories based on similarities. Still others attempt to automate the entire process, grouping pages into topics based on programmatic evaluation of the contents.

When evaluating these applications, remember that they are simply software. No matter the elegance of the algorithms, a computer program can never truly understand the concepts involved in a page , as a human can do, and will sometimes place pages in the wrong categories. For example, one very automated system had an "Arts and Humanities" category which includes links to an Internet services consulting company and a singer-songwriter's personal home page (along with many more appropriate pages). To serve your site or intranet users, plan for a significant amount of human cataloging and editing.


Glossary and Definitions

A directory is an organized sets of links, like those on Yahoo or the Open Directory Project, which allows a web site to display the scope and focus of its content. A directory can cover a single host, a large multi-server site, an intranet or the Web. At each level, the category names provide instant context information to users. Rather than a simple list, such as the results of a search, drilling down into the more and more specific categories (for example Shopping > Clothing > Footwear > Athletic ) explains how the pages fit into the larger set of information.

Categorization is the process of associating a document with one or more subject categories. So the entry for a page on cross trainer shoes could go into Running , Manufacturing , Sports Medicine , or Rushkoff, Douglas ! All of these are legitimate, depending on the context.

Cataloging and Classification come from libraries, where specialists enter the metadata (such as author, date, title and edition) for a document, apply subject categories to it, and place it into a class (such as a call number) for later retrieval. These tend to be used interchangeably with Categorization.

Clustering is the process of grouping documents based on similarity of words, or the concepts in the documents as interpreted by an analytical engine. These engines use complex algorithms including Natural Language Processing, Latent Semantic Analysis, Bayesian statistical analysis, and so on.

A Thesaurus is a set of related terms describing a set of documents. This is not hierarchical: it describes the standard terms for concepts in a controlled vocabulary . Thesauri include synonyms and more complex relationships, such as broader or narrower terms, related terms and other forms of words.

Taxonomy is the organization of a particular set of information for a particular purpose. It comes from biology, where it's used to define the single location for a species within a complex hierarchic. Biologists have arguments about where various species belong, although DNA analysis can resolve most of the questions. In informational taxonomies, items can fit into several taxonomic categories.

Ontology is the study of the categories of things within a domain. It comes from philosophy and provides a logical framework for academic research on knowledge representation. Work on ontologies involves schema and diagrams for showing relationships in Venn diagrams, trees, lattices and so on.

分享到:
评论

相关推荐

    Instrumentation of Bloom's and Krathwohl's taxonomies for the writing of educational objectives

    Instrumentation of Bloom's and Krathwohl's taxonomies for the writing of educational objectives INSTRUMENTATION OF BLOOM’S AND BRATHWOHL’S TAXONOMIES FOR T H E WRITING OF EDUCATIONAL OBJECTIVES ...

    Face Recognition: A Novel Multi-Level Taxonomy based Survey

    encompassing and richer multi-level face recognition taxonomy, facilitating the organization and categorization of available and emerging face recognition solutions; thistaxonomy may also guide ...

    Laravel开发-taxonomies

    在Laravel框架中,Taxonomies是一个非常有用的工具,它提供了分类和标签的管理功能,能够帮助开发者构建更灵活、组织性更强的项目。这个开源软件包使得在Laravel项目中处理和关联各种类型的数据变得更加简单,例如...

    Relevant.Search.With.applications.for.Solr.and.Elasticsearch

    The book demonstrates how to program relevance and how to incorporate secondary data sources, taxonomies, text analytics, and personalization. In practice, a relevance framework requires softer ...

    A taxonomy of dirty data

    By providing categorized information related to existing taxonomies, we establish a basis for further research in the field of dirty time-oriented data, and for the formulation of essential quality ...

    Laravel开发-laravel-taxonomies

    在本文中,我们将深入探讨基于Laravel框架的`laravel-taxonomies`库,这是一个用于创建和管理术语和分类法的强大工具,类似于WordPress中的功能。Laravel是一个流行的PHP框架,它为开发者提供了优雅的方式来构建Web...

    wordpress plugs categories-images

    Tags: Category Image, Category Images, Categories Images, taxonomy image, taxonomy images, taxonomies images, category icon, categories icons, category logo, categories logos, admin, wp-admin, ...

    Research Advances in Cloud Computing-Springer(2017).pdf

    The eleventh chapter on “Resource Allocation for Cloud Infrastructures: Taxonomies and Research Challenges” provides a classification of VM place- ments solutions in the form of taxonomies....

    Playful Tagging — Folksonomy Generation Using Online

    They differ from traditional hierarchical taxonomies in that they are dynamic, user-driven, and often more reflective of the natural language and usage patterns of the community. Popular social web ...

    Pro WordPress Theme Development.pdf

    It shows you how to take control of WordPress with custom posts types and taxonomies, and covers anatomy and hierarchy, use of the loop, hooks, short codes, plug-ins and much more. WordPress is one ...

    PyPI 官网下载 | flask_taxonomies-6.5.1.tar.gz

    《Flask-Taxonomies:构建有序内容的Python库》 Flask-Taxonomies是一个基于Python的微框架Flask扩展,其主要目标是帮助开发者在Web应用中管理分类、标签和其他形式的分类体系。这个库的核心功能在于提供了一个简单...

    英文原版-Learning WordPress REST API 1st Edition

    Move on to get an understanding of taxonomies and user roles are in WordPress and how to use them with the WordPress REST API. Next, find out how to edit and process forms with AJAX and how to create...

    simple-tags

    Add some tools for taxonomies : Terms suggestion, Mass Edit Terms, Auto link Terms, Ajax Autocompletion, Click Terms, Auto terms, Advanced manage terms, Advanced Post Terms, Related Posts by Terms, ...

    Graph Embedding Survey

    Effective graph analytics provides users a deeper understanding of what is behind the data, and thus can benefit a lot of useful applications such as node classification, node recommendation, link ...

    my-custom-taxonomies:演示如何使用 WordPress API 创建自定义分类法

    安装从 GitHub 下载my-custom-taxonomies-master.zip 通过 WordPress 中的“添加新插件”菜单安装插件通过 WordPress 中的“插件”菜单激活插件变更日志1.0.1 修复README.md一个小错误1.0 初始发行

    Laravel-Taxonomies:Laravel的简单,可嵌套的术语和分类法(类似于WordPress)

    并运行$ composer update或与$ composer require lecturize/laravel-taxonomies一起运行都$ composer require lecturize/laravel-taxonomies 。 配置和迁移 $ ...

Global site tag (gtag.js) - Google Analytics