Skip to content
Open access

Computational Tool for Automatic Term Extraction - ATEM

Jul 2026 · international journal of engineering trends and technology · 0 citations

TL;DR

ATEM is a term extraction tool for web and mobile environments that incorporates a hybrid method for identifying relevant terms in English-language scientific literature on IoT and contributes to the development of lexicographic resources; language translation; and the creation of shared databases.

Abstract

Automatic term extraction enables the identification of the most representative terms within a corpus through computational processes. This process facilitates the creation of lexicographic materials or common databases, which are pivotal for knowledge acquisition in science as they help eliminate ambiguity in definitions pertaining to a specific domain. Specialized literature highlights the need for a common foundation on best practices for the Internet of Things (IoT) to consolidate knowledge and adapt new working methods. However, the manual creation of terminological resources is inefficient, does not keep pace with the rapid evolution of subjects, and is both time-consuming and costly. This article introduces ATEM, a term extraction tool for web and mobile environments that incorporates a hybrid method for identifying relevant terms in English-language scientific literature on IoT. ATEM is developed using a Service-Oriented Architecture (SOA) and employs programming languages such as JavaScript and Python. It also uses tools like the Flask framework and NLP-specific libraries such as NLTK and SpaCy. The computational tool includes the CValue algorithm, along with statistical and linguistic techniques in several steps: (i) corpus reception; (ii) text preprocessing; (iii) stop-word removal; (iv) Part-of-Speech (POS) tagging; and (v) filtering through linguistic and statistical rules. This results in a list of potential terms and a weight indicating their relevance within the corpus. The method was tested on five corpora from different domains, and ATEM processes and retrieves terms with 75% precision and 89% recall, highlighting its versatility across corpora. According to the tests, ATEM supports terminological extraction from IoT literature. It contributes to: (i) the development of lexicographic resources; (ii) language translation; and (iii) the creation of shared databases.

Read PDF

Similar papers

Open access Jul 2026

Efficient Visualization of Knowledge Graphs Based on Next-Generation Language Models

Introduction . This paper examines a methodology for the automated extraction and graphical representation of knowledge from unstructured texts using modern language models. Such methods are becoming increasingly relevant because of the growing need to structure information and identify semantic relations that are difficult to capture manually. Materials and Methods . The proposed approach combines locally deployed language models with specialized relationextraction tools. Local deployment enables data to be processed in a secure environment without reliance on external services. The methodology includes text preprocessing, entity and relation extraction, structuring, and visualization of the resulting knowledge graphs. Results . Experimental testing on a corpus of Russian-language scientific articles demonstrated that the approach is applicable both to technical descriptions and to texts containing more abstract concepts. The developed web interface supports interactive visualization and comparative analysis of graphs constructed by different models, thereby improving the interpretability of the results. The approach is robust to textual noise and is applicable to scientific, technical, and regulatory tasks. Discussion . The results show that the proposed methodology is not limited to a single algorithm and permits the combination of direct extraction, specialized models, multi-stage pipelines, and OWL ontologies. The quality of the resulting graphs depends substantially on the structure of the source text, preprocessing accuracy, and the selected postprocessing procedures; interactive visualization facilitates comparison of outputs generated by different models and supports the interpretation of semantic relations. Conclusions . The proposed approach can be applied to the analysis of scientific, technical, and regulatory texts in a secure local environment. It is a natural continuation of the authors’ previous research on semantic-associative data analysis and synthesis and the associative-ontological approach. Further development should focus on ensemble schemes, logical validation, semantic inference, and integration with formal ontologies, thereby extending its applicability to information retrieval, research support, and complex-system modelling.

O. I. Zakharova, K. N. Ivanov, S. P. Levashkin et al. · 0 citations
Preprint Aug 2026

Structure then Query: Enabling Precise Analytical Queries over Unstructured Documents

Experiments on three real-world datasets demonstrate that AnnoIndex consistently outperforms state-of-the-art baselines, achieving the highest average F1 score while maintaining robust performance on complex multi-hop join and progressive reasoning queries.

Teng Lin, Yuyu Luo, Nan Tang · 0 citations
Open access Jul 2026

Automated Summarization Tool

The design realization and evaluation of an Automated Summarization Tool (AST) is presented which is a document intelligence platform based on google gemini 2.5 flash that outperforms the strongest fine-tuned transformer baselines (PEGASUS, BART) by ~14 points and is clearly ahead of BERTSUM-ext (a strong transformer baseline), Pointer-Generator Network, TextRank.

K. Kumar, A. Amandeep, Dharmender Kumar et al. · 0 citations
Open access Jul 2026

Ontology-Based Semantic Normalization of Resumes for Classification

Rather than scaling performance uniformly across the entire evaluation suite, the ontology layer acts as a targeted traceability and semantic refinement filter that contributes information beyond filtered-profile selection alone and produces a metric-dependent change in classifier behaviour at the validation-selected threshold.

V. Anghel, Theodor Borangiu, S. Raileanu et al. · 0 citations