SciELO - Scientific Electronic Library Online

 
vol.21 suppl.1Paralelización de un experimento para determinar la escalonabilidad de grafos bipartitos usando Apache SparkDiseño y Evaluación de un micro viscosímetro de bajo costo utilizando un resonador de cristal de cuarzo y Arduino índice de autoresíndice de materiabúsqueda de artículos
Home Pagelista alfabética de revistas  

Servicios Personalizados

Revista

Articulo

Indicadores

Links relacionados

  • En proceso de indezaciónCitado por Google
  • No hay articulos similaresSimilares en SciELO
  • En proceso de indezaciónSimilares en Google

Compartir


ORINOQUIA

versión On-line ISSN 0121-3709

Resumen

MENDIVELSO-MORENO, Juan C.; NIQUEFA-VELASQUEZ, Rafael A.; PINZON-ARDILA, Yoán J.  y  HERNANDEZ-PEREZ, Germán J.. A novel approach to approximate order preserving matching. Orinoquia [online]. 2017, vol.21, suppl.1, pp.37-44. ISSN 0121-3709.  https://doi.org/10.22579/20112629.429.

A problem with important applications in stock market analysis and music information retrieval is order-preserving matching. This problem is a recently introduced variant of the string matching problem that searches for substrings in the text whose natural representation matches the natural representation of the pattern. The natural representation of a string X is a string that contains the rankings of the characters occurring at each position of X. Then, order-preserving matching regardsthe internal structure of the strings rather than their absolute values. But both stock market analysis and music information retrieval require more flexibility: not only the substrings with exactly the same structure are of interest, but also the ones that are similar. In this paper, we propose an approximate version of order-preserving matching based on the δγ- distances that permit an individual error between the ranking of corresponding symbols (bounded by δ) and a global error of all the positions (bounded by γ). We present an algorithm that solves this problem in O(nm+m log m). Experimental results verify the efficiency of the proposed algorithm.

Palabras clave : String searching; Experimental algorithm analysis; Strings similarity metric; String searching algorithms..

        · resumen en Español | Portugués     · texto en Inglés     · Inglés ( pdf )