What is term extraction?

Term extraction or terminology extraction is an automatic method of analysing text in order to identify phrases which fulfil the criteria for terms. Terminology extraction has its use in translation and terminology management but also in text analytics where it is used for topic modelling, data mining and information retrieval from unstructured text.

The best term extraction

The best term extraction is one that provides a clean list of terms that requires very little manual cleaning, if any at all. Many traditional methods relying mainly on the frequency in the focus text can only extract term candidates which the user has to go through and clean. The manual cleaning can be avoided by making use of linguistic criteria in combination with statistics. If a phrase is to qualify as a term, it should fulfil these criteria:

  • It matches the structure that a term in the language can have.
  • It appears more frequently in the focus text than in general text.

The following text explains how Sketch Engine implements these principles into their term extraction and into OneClick Terms, the term extractor interface.

1
2
3
4
5
OneClick Terms - multi-word term extraction
1

Switch between lists of single-word terms and multi-word terms.

2

A direct link to the relevant Wikipedia article helps learn about the meaning of the keyword or term.

3

The frequency count opens a concordance – a new window with the sentences the word comes from.

4

Download results in formats allowing editing as well as importing into a CAT tool or terminology management software.

5

More settings for extracting terminology such as filtering out words with upper cases or prefer more rare words, etc.

Term structure

In each language, a term can have a different format. In most situations, the requirement is for a term to be a noun phrase. For example, a term in English can be composed of nouns (N), adjectives (J) and also prepositions so the phrase should match one of these patterns N+N, N of N, J+N, J+J+N, J+N of N, J+N of J+N etc. while preposition + article + adjective is unlikely to be considered a term.

Term frequency

If we analyse texts from tabloid newspapers and texts from books on accounting, we are likely to find income tax and best way in both of them. Both phrases match the structure of a term in English (N+N and J+N respectively), however, the frequencies are likely to differ. While the frequency of best way is likely to be similar in both texts, the frequency of income tax is likely to be much higher in texts on accounting. This is how the system can automatically tell a frequent phrase from a term and will identify income tax as a term.

Linguistic tools for term extraction

Part-of-speech tagging

To achieve the best possible quality, the focus text must be tagged for parts of speech first. This will ensure that each phrase in the text can be matched against the allowed term structures. Sequences of words containing undesirable parts of speech can be excluded easily with the aim to produce a clean list of relevant terms.

Lemmatization (morphological analysis)

Another important prerequisite is lemmatization. This will ensure that frequencies are calculated correctly even if the phrase is used in a different form, e.g. the frequency of income tax and income taxes should be calculated together. This is vital especially for languages such as Spanish, Russian, German and many others where each verb, noun and other parts of speech can have various endings and word form variations.

All of these tools and technology make up the term extraction functionality of Sketch Engine which is presented to the user in the easy-to-use term extraction interface of OneClick Terms.

How to use OneClick Terms for best term extraction results?

OneClick Terms is a simple interface to a powerful high-quality term extractor. It uses the technology developed by Sketch Engine, a leading corpus building and corpus analysis software.

1. tag and lemmatize

Just drag and drop your text into the OneClick Terms online interface – the part-of-speech tagging and lemmatization will happen automatically. No technical knowledge is required.

2. identify term candidates and compare frequencies

The next step in OneClick Terms is to calculate the frequency of each phrase that matches the term structure. All of this happens automatically. First, the frequency in the focus text is calculated, then the frequency of the same phrase in general language text is calculated. Large text corpora with a size of up to 25 billion words are used as samples of general language. Their enormous size ensures that all possible topics, domains and specializations are included and there is no bias towards a particular topic. Absolute frequencies are converted to relative ones to make the comparison between the focus text and the corpus possible. A score indicating the ‘termness’ of each phrase is calculated and the list of extracted terms is presented to the user.

3. download extracted terms

Download the results in txt, csv or tbx format and open them in your preferred editor or upload them directly into your CAT tool or terminology management software.

Try OneClick Terms

OneClick Terms work even without registration, just drag and drop your text into the interface.

To gain access to the complete results, create a free 30-day trial account or a paid account.

Topic classification
corpus from the web
blog: pos tags

POS tags

OneClick Terms - multi-word term extraction
Screenshot of thesaurus from esTenTen Spanish corpus

Automatic thesaurus