Loan Word Search System with Allomorph Segmentation
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Conventional search systems provide limited information for loan words as they only return one corresponding original word or loan word, failing to account for various pronunciations, which restricts users from obtaining comprehensive search results.
Innovation Solution
A system and method that includes an original word-allomorph maintaining unit, a related loan word searching unit, and a related loan word providing unit to store and expose various pronunciations of loan words, allowing users to retrieve related loan words based on pronunciation relations, and prioritize results using query count and source weights.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Loss of information
If a conventional search system provides only one corresponding original word or loan word for a query, then the search result is simple and easy to process, but the user receives limited information and cannot obtain comprehensive search results
Solution Approach 1:
The patent segments the loan word into multiple allomorphs (different spellings) that represent the same pronunciation. Instead of treating a loan word as a single entry, the system divides it into multiple variants (e.g., 'refer', 'lipper', 'reaper', 'reefer') and stores each as a separate allomorph in the database, allowing the search system to retrieve and present multiple valid spellings simultaneously
Solution Approach 2:
The patent merges all allomorphs of a single loan word into one search result entry. The search system combines multiple allomorphs that correspond to the same original word and pronunciation into a unified result set, presenting them together to the user rather than treating them as separate unrelated entries
2Loss of information
If the system stores and processes multiple allomorphs and pronunciation variants, then the search result information completeness improves, but the data processing time and computational resources increase
Solution Approach 1:
The patent performs preliminary action by pre-processing and storing all allomorphs and their corresponding original words in a database before actual search queries are executed. The system maintains a pre-built mapping between allomorphs and original words, allowing rapid retrieval during search operations without needing to process and analyze pronunciation variants in real-time
3Adaptability or versatility
If the system provides multiple spellings with similar pronunciations for a loan word, then the user can find more relevant results, but the user must repeat searches using different spellings to obtain comprehensive information
Solution Approach 1:
The patent implements universality by making the search system capable of handling multiple spellings of the same loan word through a single query. The search function is designed to automatically recognize and retrieve all allomorphs corresponding to a given loan word, making the system universally applicable to different spelling variants without requiring users to perform separate searches for each spelling
Data Source
AI summary
Provided is a search result providing system and method for providing a loan word pronunciation service. The search result providing system includes a storage device, an original word-allomorph maintaining unit configured to store an original word, a loan word corresponding to the original word, and a first allomorph of the original word; a related loan word searching unit configured to find a related loan word from the original word-allomorph maintaining unit in response to a query, in which the related loan word is related in pronunciation with at least one of the original word, the loan word, and the first allomorph; and a related loan word providing unit configured to expose at least one related loan word as a search result.


