So Sorting ing do documents uments by b y base se the heme me - - PowerPoint PPT Presentation

so sorting ing do documents uments by b y base se the
SMART_READER_LITE
LIVE PREVIEW

So Sorting ing do documents uments by b y base se the heme me - - PowerPoint PPT Presentation

UDC Seminar 2013, The Hague So Sorting ing do documents uments by b y base se the heme me wit ith h sy synt nthe hetic tic cla lass ssif ifica ication: tion: th the e doub ouble le query uery me meth thod od Claudio


slide-1
SLIDE 1

UDC Seminar 2013, The Hague

So Sorting ing do documents uments by b y base se the heme me wit ith h sy synt nthe hetic tic cla lass ssif ifica ication: tion:

th the e doub

  • uble

le query uery me meth thod

  • d

Claudio udio Gn Gnoli

  • li & Alber

berto to Cheti eti

slide-2
SLIDE 2

Knowledge organization A to Z ?... Friday Monday Sathurday Sunday Thursday Tuesday Wednesday

slide-3
SLIDE 3

1 Sunday 2 Monday 3 Tuesday 4 Wednesday 5 Thursday 6 Friday 7 Sathurday Knowledge organization A to Z ?...

A solution: good old classification :-)

slide-4
SLIDE 4

Systematic presentation can act as an intellectual guide to contents

Knowledge organization A to Z ?...

slide-5
SLIDE 5

Knowledge organization A to Z ?...

Original German term: Wissensordnung = “ordering of knowledge”

slide-6
SLIDE 6

Classification

Often poorly applied in online resources…

Lack of integration between cataloguers’ and OPACmasters’ work

[Bland & Stoffan, 2008; Rozman, 2009; Casson et al. 2011]

slide-7
SLIDE 7

Compound subjects

Most real documents are about combinations of concepts, e.g.: «the corrosion of tinplace by acid fruit products»…

[Foskett 1958]

 Synthetic classmarks needed (subdivisions, auxiliaries, facets, roles, links…)

slide-8
SLIDE 8

Citation order matters

1:34 «philosophy – law» 34:1 «law – philosophy»

slide-9
SLIDE 9

The PRECIS-GRIS tradition

(Verbal) subject strings should be ordered combinations

  • f terms (concepts)

Law – influence of philosophy – U.K. – dictionaries

slide-10
SLIDE 10

Base vs. particular theme

Notions coming from text linguistics

[Beaugrande & Dressler 1981]

«Influence of the abundance of wild ungulates on wolf diet in Northern Apennines»

Wolf – diet – effect of ungulate abundance – N Apennines

slide-11
SLIDE 11

Two-step search [GRIS]

Interfaces should allow to:

  • - identify a concept

(finding the right term, discarding homographs etc.)

  • - examine all combinations
  • f it with other concepts

…starting with those where it is the base theme!

slide-12
SLIDE 12

Double query method

Let’s give the user what (s)he’s asked for: (1) all combinations where the search term is the base theme (2) all combinations where the search term is a particular theme

slide-13
SLIDE 13

An application

slide-14
SLIDE 14

(1) Results as base theme

slide-15
SLIDE 15

…either alone or combined…

slide-16
SLIDE 16

(2) Results as a particular theme

slide-17
SLIDE 17

Double query method

$queryA = "SELECT * FROM `literature` WHERE `classmark` REGEXP '^757*' ORDER BY classmark"; $queryB = "SELECT * FROM `literature` WHERE `classmark` REGEXP ';757*' ORDER BY classmark";

slide-18
SLIDE 18

Position depends on search

slide-19
SLIDE 19

Conclusions

  • - Principles for combination in verbal indexing

(base vs. particular themes) can be extended to classification

  • - They help users to locate

what they are actually searching for among many possible results

  • - They can be applied to search interfaces

by any script (e.g. PHP + MySQL) managing a double query

slide-20
SLIDE 20

Thank you! claudio.gnoli@unipv.it @scritur