A Suite to Compile and Analyze an LSP Corpus

Post on 05-Jan-2016

26 views 1 download

description

6th International Conference on Language Resources and Evaluation LREC 2008. A Suite to Compile and Analyze an LSP Corpus. Rogelio Nazar – Jorge Vivaldi – M. Teresa Cabré { rogelio.nazar; jorge.vivaldi; teresa.cabre}@upf.edu. Introduction. - PowerPoint PPT Presentation

transcript

1

A Suite to Compile and Analyze an LSP Corpus

6th International Conference

on Language Resources and Evaluation

LREC 2008

Rogelio Nazar – Jorge Vivaldi – M. Teresa Cabré

{rogelio.nazar; jorge.vivaldi; teresa.cabre}@upf.edu

2

Introduction

This system (JAGUAR) is a set of tools for compiling and exploring an LSP corpus from the webhttp://jaguar.iula.upf.edu

Usage Examples:

• Terminology extraction

• Bilingual lexicon extraction

• Neologisms extraction

Architecture: a system divided in two main modules:

1. Compilation of an LSP corpus from the web

2. Analysis of the corpus with statistical techniques

3

1. Document retrieval by querying search engines

2. Classification of the collection on the basis of two axis:

a) Degree of relevance to the topic

Possibility of corpus tuning with user feedback

b) Degree of specialization of the document

Structure of the document (abstract, introduction, etc.)

System for bibliographical references, etc.

Module 1: Compilation of an LSP corpus from the web

Final classification is the result of the combination of these factors.

4

Classification by degree of relevance to the topic:

Module 1: Compilation of an LSP corpus from the web

5

Classification by degree of relevance to the topic:coocurrence graphs

Module 1: Compilation of an LSP corpus from the web

6

Cumulative precision in the ranking of documents with the term spastic diplegia.

Evaluation of the documents classification:

Module 1: Compilation of an LSP corpus from the web

7

Precision and Recall for the experiments.

Term: Documents: Precision: Recall:Spastic Diplegia 67 88,46% 92,00%Giant Cell Aortitis 21 92,85% 81,25%DNA Virus Infections 50 79,31% 74,19%Meige Syndrome 76 73,07% 90,47%Down Syndrome 76 85,10% 92,15%

Average: 83,75% 86,01%

Evaluation of the documents classification:

Module 1: Compilation of an LSP corpus from the web

8

Probability distribution of precision as a random variable (performance of

10.000 random classifiers).

Evaluation of the documents classification:

Module 1: Compilation of an LSP corpus from the web

9

Module 2: Analysis of the corpus with statistical techniques

1. Input: from module 1 or from user compiled corpus2. Main functions:

• Measures of vocabulary richness• Analysis of sample representativeness• Automatic language recognition• Kwic search• N-grams extraction and sorting• Collocations extraction• Measures of association• Models of term distribution• Coefficients for vector comparison

10

http://rc16.upf.es/jaguar

11

12

13

14

15

16

17

18

19

Conclusions

We have presented the system JAGUAR, set of tools for compiling and exploring an LSP corpus from the webThe main characteristics of this suit are the following:• It is able to collect an LSP corpus from the web, ensuring the thematic adequacy and degree of specialization to a given domain• It offers tools to statistically explore such collection in a friendly interface• It has also been conceived as a library

The original algorithms have been successfully evaluatedIt usage save time and effort in the analysis of a corpus offering also new insights, a perspective of the data invisible to the naked eye.

20

• Project is now growing in different directions: • Progressive enhancement with new functions and algorithms • Turning into a desktop application

Future Work

Thanks!