Current Issue


Unsupervised Semantic Analysis of Python FAQ Corpora: Topic Modeling, Similarity Detection, and Structural Optimization

Maleerat Maliyaem

https://doi.org/10.6025/pca/2026/15/1/18-29

Abstract This study demonstrates how unsupervised machine learning techniques can audit and optimize technical knowledge repositories through systematic semantic analysis of a curated Python FAQ corpus comprising 163 question answer pairs. Addressing the challenge that over 80% of organizational data exists in unstructured text form, we implement a transparent, eight stage natural language processing pipeline encompassing preprocessing, TF-IDF feature extraction, cosine similarity analysis, Latent Dirichlet... Read More


Comparative Unsupervised Anomaly Detection in Mixed Code - Text Corpora Using Isolation Forest and PCA Autoencoders

Jun Wang

https://doi.org/10.6025/pca/2026/15/1/30-43

Abstract Anomaly detection (AD) in textual data remains challenging due to semantic complexity and the scarcity of labeled anomalous examples. This study proposes a comparative unsupervised framework to identify irregularities within mixed code text corpora, specifically addressing the heterogeneity of technical data from developer forums. We evaluate two distinct paradigms Isolation Forest (density-based isolation) and PCA Autoencoder (reconstruction based error) on a stratified subset of... Read More


A Time-to-Failure Aligned Methodological Framework for Sensor Degradation Analysis and Remaining Useful Life Prediction in Industrial IoT Systems

Hathairat Ketmaneechairat

https://doi.org/10.6025/pca/2026/15/1/1-17

Abstract This study presents a Time to Failure (TTF) aligned methodological framework for analyzing sensor degradation and predicting Remaining Useful Life (RUL) in Industrial Internet of Things (IIoT) systems. Addressing critical challenges of sensor drift and measurement uncertainty, the proposed architecture employs a seven layer pipeline to transform noisy, high frequency telemetry into actionable health indicators. A key innovation is the shift from absolute cycle... Read More