3 research outputs found

    An improved Levenshtein algorithm for spelling correction word candidate list generation

    Get PDF
    Candidates’ list generation in spelling correction is a process of finding words from a lexicon that should be close to the incorrect word. The most widely used algorithm for generating candidates’ list for incorrect words is based on Levenshtein distance. However, this algorithm takes too much time when there is a large number of spelling errors. The reason is that calculating Levenshtein algorithm includes operations that create an array and fill the cells of this array by comparing the characters of an incorrect word with the characters of a word from a lexicon. Since most lexicons contain millions of words, then these operations will be repeated millions of times for each incorrect word to generate its candidates list. This dissertation improved Levenshtein algorithm by designing an operational technique that has been included in this algorithm. The proposed operational technique enhances Levenshtein algorithm in terms of the processing time of its executing without affecting its accuracy. It reduces the operations required to measure cells’ values in the first row, first column, second row, second column, third row, and third column in Levenshtein array. The improved Levenshtein algorithm was evaluated against the original algorithm. Experimental results show that the proposed algorithm outperforms Levenshtein algorithm in terms of the processing time by 36.45% while the accuracy of both algorithms is still the same

    The UX of banking application on mobile phone for novice users

    No full text
    The aim of this article is to discuss how different factors affect the decision of intention to use and adopt mobile health applications using the extended technology acceptance model (TAM) among older adults in Iraq. “Perceived usefulness (PU), perceived ease of use (PEU), subjective norm (SN), and facilitating conditions (FC)” were four key predictors. Gender and age were included as factors for moderating the impact of two key TAM components in the proposed model (PU and PEU) on intention to use and adoption behaviors. The results of the past studies indicated that PU, PEU and SN were important predictors of adoption of mobile health applications among older adults in Iraq, While PU, SN, and FC were important predictors of the intention to use mobile health applications. Previous studies highlighted a strong impact of PEU on the intention to use mobile health applications on older adults than for younger adults. Implications are discussed for future research and practices
    corecore