KR20200072005A - Method for correcting speech recognized sentence - Google Patents

Method for correcting speech recognized sentence Download PDF

Info

Publication number
KR20200072005A
KR20200072005A KR1020180159696A KR20180159696A KR20200072005A KR 20200072005 A KR20200072005 A KR 20200072005A KR 1020180159696 A KR1020180159696 A KR 1020180159696A KR 20180159696 A KR20180159696 A KR 20180159696A KR 20200072005 A KR20200072005 A KR 20200072005A
Authority
KR
South Korea
Prior art keywords
sentence
words
user
profile
categories
Prior art date
Application number
KR1020180159696A
Other languages
Korean (ko)
Other versions
KR102220106B1 (en
Inventor
박지웅
김인호
Original Assignee
주식회사 엘지유플러스
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 엘지유플러스 filed Critical 주식회사 엘지유플러스
Priority to KR1020180159696A priority Critical patent/KR102220106B1/en
Publication of KR20200072005A publication Critical patent/KR20200072005A/en
Application granted granted Critical
Publication of KR102220106B1 publication Critical patent/KR102220106B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/268Morphological analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/284Lexical analysis, e.g. tokenisation or collocates
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/04Segmentation; Word boundary detection
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/26Speech to text systems

Abstract

Disclosed is a method for correcting a speech recognized sentence. Operations of a device for correcting a speech recognized sentence comprise the steps of: obtaining a speech recognized sentence; obtaining a profile of a user; selecting one or more of a plurality of corpuses stored in a database based on the profile of the user; correcting the sentence based on the one or more corpuses; and providing the corrected sentence.

Description

음성 인식된 문장의 보정 방법{METHOD FOR CORRECTING SPEECH RECOGNIZED SENTENCE}How to correct speech-recognized sentences{METHOD FOR CORRECTING SPEECH RECOGNIZED SENTENCE}

아래 실시예들은 음성 인식된 문장을 보정하는 방법에 관한 것으로, 예를 들어 음성 인식과 관련된 기술에 관한 것이다.The following embodiments relate to a method of correcting a speech recognized sentence, for example, a technique related to speech recognition.

컴퓨터 연산능력이 발달하고 네트워크 대역폭이 확대되면서 실시간에 가까운 데이터 분석이 가능해지고 있다. 실시간에 가까운 데이터 분석과 딥 러닝 등의 인공지능(AI) 기술이 접목되면서, 특히 모바일 시장에서 음성인식 기술이 빠르게 발전하고 있다.As computer computing power has developed and network bandwidth has expanded, data analysis near real-time is possible. As artificial intelligence (AI) technologies such as real-time data analysis and deep learning are combined, voice recognition technology is rapidly developing, especially in the mobile market.

일반적인 음성인식은 입력받은 음성의 특징을 추출하고 미리 구축된 음성 인식 모델(예를 들어, 확률 모델이나 신경망 모델 등)을 통하여 인식 결과를 텍스트로 변환하는 방식으로 이루어질 수 있다. 사람마다 목소리와 발음, 억양 등이 다르기 때문에 다수의 사용자들의 음성과 관련된 자료가 수집될 수 있고, 수집된 자료로부터 기준 모델이 생성될 수 있다.The general speech recognition may be performed by extracting the characteristics of the input speech and converting the recognition result into text through a pre-built speech recognition model (for example, a probability model or a neural network model). Since each person has a different voice, pronunciation, and intonation, data related to the voices of multiple users can be collected, and a reference model can be generated from the collected data.

일실시예에 따른 음성 인식된 문장을 보정하는 방법은 음성 인식된 문장을 획득하는 단계; 사용자의 프로파일을 획득하는 단계; 상기 사용자의 프로파일에 기초하여, 데이터베이스에 저장된 복수의 코퍼스(Corpus)들 중 하나 이상의 코퍼스를 선택하는 단계; 상기 하나 이상의 코퍼스에 기초하여, 상기 문장을 보정하는 단계; 및 상기 보정된 문장을 제공하는 단계를 포함한다.A method of correcting a speech recognized sentence according to an embodiment includes obtaining a speech recognized sentence; Obtaining a user's profile; Selecting one or more corpuses among a plurality of corpuses stored in a database based on the user's profile; Correcting the sentence based on the one or more corpus; And providing the corrected sentence.

일실시예에 따르면, 상기 문장을 보정하는 단계는 상기 문장에 포함된 하나 이상의 단어와 관련된 확률 분포에 기초하여, 상기 문장에 포함된 단어 중 보정이 필요한 하나 이상의 단어를 선별하는 단계; 상기 선택된 하나 이상의 코퍼스에 기초하여, 상기 선별된 하나 이상의 단어에 대응하는 하나 이상의 후보 단어를 결정하는 단계; 및 상기 선별된 하나 이상의 단어를 상기 결정된 하나 이상의 후보 단어로 치환하는 단계를 포함할 수 있다.According to one embodiment, the step of correcting the sentence may include selecting one or more words that need correction from among words included in the sentence, based on a probability distribution associated with one or more words included in the sentence; Determining one or more candidate words corresponding to the selected one or more words based on the selected one or more corpus; And substituting the selected one or more words with the determined one or more candidate words.

일실시예에 따르면, 음성 인식된 문장을 보정하는 방법은 상기 문장을 보정한 결과를 상기 데이터베이스에 저장하는 단계를 더 포함하고, 상기 문장을 보정한 결과는 상기 선별된 하나 이상의 단어, 상기 선택된 하나 이상의 후보 단어, 치환이 이루어진 횟수, 및 상기 사용자의 프로파일 중 적어도 하나를 포함할 수 있다.According to an embodiment, the method of correcting a speech recognized sentence further includes storing a result of correcting the sentence in the database, and the result of correcting the sentence includes the selected one or more words and the selected one. The candidate word may include at least one of the candidate word, the number of substitutions, and the user's profile.

일실시예에 따르면, 상기 하나 이상의 코퍼스를 선택하는 단계는 복수의 카테고리들에 포함되는 복수의 세부 범주들과 관련하여 미리 설정된 가중치에 기초하여, 상기 사용자의 프로파일을 점수화하는 단계; 및 상기 점수화된 프로파일에 기초하여, 상기 하나 이상의 코퍼스를 선택하는 단계를 포함하고, 상기 복수의 카테고리들은 성별, 연령, 지역, 발화 이력, 및 서비스 사용 영역 중 적어도 하나를 포함할 수 있다.According to an embodiment, the step of selecting the one or more corpuses may include: scoring a profile of the user based on a preset weight in relation to a plurality of detailed categories included in the plurality of categories; And selecting the one or more corpuses based on the scored profile, and the plurality of categories may include at least one of gender, age, region, utterance history, and service use area.

일실시예에 따르면, 상기 복수의 코퍼스들은 상기 복수의 카테고리들에 포함되는 상기 복수의 세부 범주들에 대응할 수 있다. 상기 복수의 코퍼스들 각각은 해당하는 세부 범주와 관련된 복수의 단어들; 및 상기 복수의 단어들을 치환하기 위한 복수의 후보 단어들을 포함할 수 있다.According to an embodiment, the plurality of corpus may correspond to the plurality of detailed categories included in the plurality of categories. Each of the plurality of corpuses includes a plurality of words related to a corresponding detailed category; And a plurality of candidate words for substituting the plurality of words.

일실시예에 따르면, 상기 문장을 획득하는 단계는 상기 사용자의 발화를 수신하는 단계; 및 상기 수신된 발화를 텍스트로 변환하는 단계를 포함하고, 상기 사용자의 발화를 수신하는 단계는 상기 사용자의 음성을 실시간으로 수신하는 단계; 및 상기 사용자의 음성이 녹음된 파일을 수신하는 단계를 포함할 수 있다.According to an embodiment, the step of acquiring the sentence may include receiving a speech of the user; And converting the received speech into text, and receiving the speech of the user comprises receiving the user's voice in real time; And receiving a file in which the user's voice is recorded.

일실시예에 따르면, 상기 문장을 획득하는 단계는 상기 문장에 포함된 단어 시퀀스에 기초하여, 상기 문장에 포함된 하나 이상의 단어에 관련된 확률 분포를 결정하는 단계를 포함할 수 있다.According to an embodiment, the step of acquiring the sentence may include determining a probability distribution related to one or more words included in the sentence, based on the word sequence included in the sentence.

일실시예에 따르면, 상기 사용자의 프로파일을 획득하는 단계는 상기 프로파일을 상기 데이터베이스로부터 불러오는 단계를 포함하고, 상기 프로파일은 하나 이상의 카테고리에 관련된 정보를 포함하고, 상기 하나 이상의 카테고리는 상기 사용자의 성별, 연령, 지역, 발화 이력, 및 서비스 사용 영역을 포함할 수 있다.According to one embodiment, the step of obtaining the user's profile includes fetching the profile from the database, the profile includes information related to one or more categories, and the one or more categories are the gender of the user, Age, region, history of utterances, and areas of service use.

일실시예에 따른 음성 인식된 문장을 보정하는 장치는 음성 인식된 문장을 획득하고, 사용자의 프로파일을 획득하고, 상기 사용자의 프로파일에 기초하여, 데이터베이스에 저장된 복수의 코퍼스(Corpus)들 중 하나 이상의 코퍼스를 선택하고, 상기 하나 이상의 코퍼스에 기초하여, 상기 문장을 보정하고, 상기 보정된 문장을 제공하는 프로세서를 포함한다.The apparatus for correcting a speech recognized sentence according to an embodiment acquires a speech recognized sentence, acquires a user's profile, and based on the user's profile, one or more of a plurality of corpuses stored in the database And a processor for selecting a corpus, correcting the sentence based on the one or more corpus, and providing the corrected sentence.

도 1은 일실시예에 따른 음성 인식된 문장을 보정하는 방법을 설명하기 위한 동작 흐름도이다.
도 2는 일실시예에 따른 사용자의 프로파일을 획득하고, 사용자의 프로파일을 점수화하는 방법을 설명하기 위한 도면이다.
도 3은 일실시예에 따른 코퍼스를 생성하고 데이터베이스에 저장하는 방법을 설명하기 위한 도면이다.
도 4는 일실시예에 따른 하나 이상의 코퍼스를 선택한 결과의 예시도이다.
도 5는 일실시예에 따른 문장을 보정하는 방법을 설명하기 위한 도면이다.
도 6은 일실시예에 따른 문장을 보정한 결과를 데이터베이스에 저장한 결과의 예시도이다.
1 is an operation flowchart illustrating a method of correcting a speech recognized sentence according to an embodiment.
2 is a view for explaining a method of obtaining a user's profile and scoring a user's profile according to an embodiment.
3 is a diagram for explaining a method of generating a corpus and storing it in a database according to an embodiment.
4 is an exemplary view of a result of selecting one or more corpus according to an embodiment.
5 is a view for explaining a method of correcting a sentence according to an embodiment.
6 is an exemplary view of a result of storing a result of correcting a sentence in a database according to an embodiment.

실시예들에 대한 특정한 구조적 또는 기능적 설명들은 단지 예시를 위한 목적으로 개시된 것으로서, 다양한 형태로 변경되어 실시될 수 있다. 따라서, 실시예들은 특정한 개시형태로 한정되는 것이 아니며, 본 명세서의 범위는 기술적 사상에 포함되는 변경, 균등물, 또는 대체물을 포함한다.Specific structural or functional descriptions of the embodiments are disclosed for illustrative purposes only, and may be implemented in various forms. Accordingly, the embodiments are not limited to the specific disclosure form, and the scope of the present specification includes modifications, equivalents, or substitutes included in the technical spirit.

제1 또는 제2 등의 용어를 다양한 구성요소들을 설명하는데 사용될 수 있지만, 이런 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 해석되어야 한다. 예를 들어, 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소는 제1 구성요소로도 명명될 수 있다.Terms such as first or second may be used to describe various components, but these terms should be interpreted only for the purpose of distinguishing one component from other components. For example, the first component may be referred to as the second component, and similarly, the second component may also be referred to as the first component.

어떤 구성요소가 다른 구성요소에 "연결되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다.When an element is said to be "connected" to another element, it should be understood that other elements may be present, either directly connected to or connected to the other element.

단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 명세서에서, "포함하다" 또는 "가지다" 등의 용어는 설명된 특징, 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것이 존재함으로 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.Singular expressions include plural expressions unless the context clearly indicates otherwise. In this specification, terms such as “include” or “have” are intended to designate the existence of a described feature, number, step, operation, component, part, or combination thereof, one or more other features or numbers, It should be understood that the existence or addition possibilities of steps, actions, components, parts or combinations thereof are not excluded in advance.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 해당 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가진다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미를 갖는 것으로 해석되어야 하며, 본 명세서에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless otherwise defined, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by a person skilled in the art. Terms such as those defined in a commonly used dictionary should be interpreted as having meanings consistent with meanings in the context of related technologies, and should not be interpreted as ideal or excessively formal meanings unless explicitly defined herein. Does not.

이하, 실시예들을 첨부된 도면을 참조하여 상세하게 설명한다. 각 도면에 제시된 동일한 참조 부호는 동일한 부재를 나타낸다.Hereinafter, embodiments will be described in detail with reference to the accompanying drawings. The same reference numerals in each drawing denote the same members.

도 1은 일실시예에 따른 음성 인식된 문장을 보정하는 방법을 설명하기 위한 동작 흐름도이다. 일실시예에 따르면, 음성 인식된 문장을 보정하는 방법의 전부 또는 일부는 서버에 의하여 수행될 수 있다. 일실시예에 따르면, 음성 인식된 문장을 보정하는 방법의 전부 또는 일부는 단말에 의하여 수행될 수 있다. 이하, 음성 인식된 문장을 보정하는 방법을 수행하는 서버 및/또는 단말을 '음성 인식된 문장을 보정하는 장치'로 일컫는다.1 is an operation flowchart illustrating a method of correcting a speech recognized sentence according to an embodiment. According to an embodiment, all or part of a method of correcting a speech recognized sentence may be performed by a server. According to an embodiment, all or part of a method of correcting a speech recognized sentence may be performed by a terminal. Hereinafter, a server and/or a terminal that performs a method of correcting a speech-recognized sentence will be referred to as a'device for correcting a speech-recognized sentence'.

도 1을 참조하면, 음성 인식된 문장을 보정하는 장치는 음성 인식된 문장을 획득한다(110). 음성 인식된 문장은 사용자의 발화를 수신하고 수신된 발화를 텍스트로 변환함으로써 획득될 수 있다. 일실시예에 따르면, 음성 인식된 문장을 보정하는 장치는 사용자의 음성을 실시간으로 수신함으로써 사용자의 발화를 수신할 수 있다. 예를 들어, 사용자는 음성 인식된 문장을 보정하는 장치와 관련된 음성 인식부가 음성을 선명하게 인식할 수 있는 거리에서 발화할 수 있고, 음성 인식된 문장을 보정하는 장치는 사용자의 음성을 인식하여 텍스트로 변환할 수 있다. 일실시예에 따르면, 음성 인식된 문장을 보정하는 장치는 사용자의 음성이 녹음된 파일을 수신함으로써 사용자의 발화를 수신할 수 있다. 예를 들어, 음성 인식된 문장을 보정하는 장치는 사용자가 녹음기 또는 녹음 기능을 수행할 수 있는 단말을 이용하여 녹음한 음성이 포함된 파일을 수신하고, 파일에 포함되는 사용자의 음성을 인식하여 텍스트로 변환할 수 있다. 또는, 음성 인식된 문장을 보정하는 장치는 외부 장치로부터 음성 인식이 완료된 문장을 수신할 수도 있다.Referring to FIG. 1, an apparatus for correcting a speech recognized sentence acquires a speech recognized sentence (110). Speech-recognized sentences can be obtained by receiving a user's speech and converting the received speech into text . According to an embodiment, the apparatus for correcting a speech recognized sentence may receive a user's speech by receiving the user's voice in real time. For example, the user may utter a speech recognition unit associated with a device for correcting a speech-recognized sentence at a distance capable of clearly recognizing speech, and the device for correcting the speech-recognized sentence may recognize a user's speech and text Can be converted to According to an embodiment, the apparatus for correcting a speech-recognized sentence may receive a user's speech by receiving a file in which the user's voice is recorded. For example, a device for correcting a voice-recognized sentence receives a file containing a voice recorded by a user using a voice recorder or a terminal capable of performing a recording function, and recognizes the user's voice included in the file to recognize text Can be converted to Alternatively, the apparatus for correcting the speech-recognized sentence may receive a speech-completed sentence from an external device.

음성 인식된 문장을 획득하는 단계는 문장에 포함된 단어 시퀀스에 기초하여, 문장에 포함된 하나 이상의 단어에 관련된 확률 분포를 결정하는 단계를 포함할 수 있다. 단어 시퀀스는 문장 내 연속된 복수의 단어들을 포함할 수 있다. 일실시예에 따르면, 음성 인식된 문장을 보정하는 장치는 언어 모델을 이용하여 문장에 포함된 하나 이상의 단어에 관련된 확률 분포를 결정할 수 있다. 단어의 확률은 문장 내에서 해당하는 단어를 언어학적으로 평가하는 지표일 수 있다. 예를 들어, 언어 모델은 문맥 의존적(context-dependent)인 성격을 가지는 모델일 수 있다. 이 경우, 문장에 포함되는 개별의 단어가 해당 문장에 포함되는 다른 단어들과의 관계에 있어서 적절한 단어인지 여부를 판단할 수 있고, 판단한 결과를 확률 분포로 나타낼 수 있다. 예를 들어, 문장 "마상 입고 혼코노 갔다"와 관련하여, 문장에 포함된 단어에 관련된 확률 분포는 '마상: 20%, 입고: 80%, 혼코노: 10%, 갔다: 80%'로 결정될 수 있다. 단어 '마상' 및 단어 '혼코노'는 다른 단어들과의 관계에 있어서 적절한 단어가 아니라고 판단될 수 있다.The step of acquiring a speech-recognized sentence may include determining a probability distribution related to one or more words included in the sentence based on the word sequence included in the sentence. The word sequence may include a plurality of consecutive words in a sentence. According to an embodiment, the apparatus for correcting a speech recognized sentence may determine a probability distribution related to one or more words included in the sentence using a language model. The probability of a word may be an index for linguistically evaluating a corresponding word in a sentence. For example, the language model may be a model having a context-dependent character. In this case, it may be determined whether an individual word included in the sentence is an appropriate word in relation to other words included in the sentence, and the determined result may be represented as a probability distribution. For example, in relation to the sentence "I went to Honkono with horseback," the probability distribution related to the words included in the sentence would be determined as'horse: 20%, stock: 80%, Honkono: 10%, went: 80%'. Can be. The word'horse' and the word'honkono' may be judged to be not appropriate words in relation to other words.

음성 인식된 문장을 보정하는 장치는 사용자의 프로파일을 획득한다(120). 음성 인식된 문장을 보정하는 장치는 데이터베이스로부터 사용자의 프로파일을 불러올 수 있다. 일실시예에 따르면, 데이터베이스는 음성 인식된 문장을 보정하는 장치에 포함될 수 있다. 일실시예에 따르면, 데이터베이스는 음성 인식된 문장을 보정하는 장치와 구분되는 별개의 장치로 구현될 수 있다.The apparatus for correcting the speech-recognized sentence acquires the user's profile (120 ). The apparatus for correcting speech-recognized sentences can retrieve a user's profile from a database. According to an embodiment, the database may be included in a device for correcting speech recognized sentences. According to an embodiment, the database may be implemented as a separate device that is distinct from a device for correcting speech-recognized sentences.

사용자의 프로파일은 하나 이상의 카테고리에 관련된 정보를 포함할 수 있다. 일실시예에 따르면, 하나 이상의 카테고리는 사용자의 성별, 연령, 지역, 발화 이력, 및 서비스 사용 영역 중 적어도 하나를 포함할 수 있다.The user's profile may include information related to one or more categories. According to an embodiment, the one or more categories may include at least one of a user's gender, age, region, utterance history, and service use area.

사용자의 프로파일과 관련된 보다 상세한 사항은 도 2를 통하여 후술한다.More details related to the user's profile will be described later with reference to FIG. 2.

음성 인식된 문장을 보정하는 장치는 사용자의 프로파일에 기초하여 데이터베이스에 저장된 복수의 코퍼스(Corpus)들 중 하나 이상의 코퍼스를 선택한다(130). 복수의 코퍼스들은 복수의 카테고리들에 포함되는 복수의 세부 범주들에 대응할 수 있다. 코퍼스들 각각은 해당하는 세부 범주와 관련된 복수의 단어들 및 해당하는 단어들을 치환하기 위한 후보 단어들을 포함할 수 있다.The apparatus for correcting the speech-recognized sentence selects one or more corpuses among a plurality of corpuses stored in the database based on the user's profile (130 ). The plurality of corpuses may correspond to a plurality of detailed categories included in the plurality of categories. Each of the corpus may include a plurality of words related to a corresponding subcategory and candidate words for substituting the corresponding words.

일실시예에 따르면, 복수의 코퍼스들은 복수의 카테고리들 및 복수의 카테고리들에 포함되는 복수의 세부 범주들에 기초하여 데이터베이스에 저장될 수 있다. 일실시예에 따르면, 음성 인식된 문장을 보정하는 장치는 복수의 세부 범주들과 관련하여 미리 설정된 가중치에 기초하여, 사용자의 프로파일을 점수화(scoring)할 수 있다. 점수화된 프로파일에 기초하여, 음성 인식된 문장을 보정하는 장치는 하나 이상의 코퍼스를 선택할 수 있다.According to an embodiment, a plurality of corpuses may be stored in a database based on a plurality of categories and a plurality of detailed categories included in the plurality of categories. According to an embodiment, the apparatus for correcting a speech-recognized sentence may score a user's profile based on a preset weight in relation to a plurality of detailed categories. Based on the scored profile, the apparatus for correcting speech recognized sentences may select one or more corpus.

사용자의 프로파일을 점수화하는 것과 관련된 보다 상세한 사항은 도 2를 통하여 후술한다. 하나 이상의 코퍼스를 선택하는 것과 관련된 보다 상세한 사항은 도 3 및 도 4를 통하여 후술한다.More details related to scoring the user's profile will be described later with reference to FIG. 2. More details related to selecting one or more corpus will be described later with reference to FIGS. 3 and 4.

음성 인식된 문장을 보정하는 장치는 하나 이상의 코퍼스에 기초하여 문장을 보정한다(140). 음성 인식된 문장을 보정하는 장치는 단계 110에서 결정된 획득된 문장에 포함된 하나 이상의 단어와 관련된 확률 분포에 기초하여, 획득된 문장에 포함된 단어 중 보정이 필요한 하나 이상의 단어를 선별할 수 있다. 일실시예에 따르면, 획득된 문장에 포함된 하나 이상의 단어와 관련된 확률 분포에 포함되는 개별 확률 값이 미리 정해진 값 미만인지 여부에 따라 개별 단어가 보정이 필요한지 여부를 결정할 수 있다.The apparatus for correcting a speech-recognized sentence corrects the sentence based on one or more corpuses (140 ). The apparatus for correcting the speech-recognized sentence may select one or more words that need correction from among words included in the obtained sentence, based on a probability distribution related to one or more words included in the obtained sentence determined in step 110. According to an embodiment, it may be determined whether an individual word needs correction according to whether an individual probability value included in a probability distribution related to one or more words included in the obtained sentence is less than a predetermined value.

음성 인식된 문장을 보정하는 장치는 선택된 하나 이상의 코퍼스에 기초하여, 선별된 하나 이상의 단어을 치환하기 위한 하나 이상의 후보 단어를 결정할 수 있다. 후보 단어는 선별된 단어를 치환하기 위한 후보일 수 있다. 음성 인식된 문장을 보정하는 장치는 선별된 하나 이상의 단어를 선별된 하나 이상의 단어에 대응하는 하나 이상의 후보 단어로 치환할 수 있다.The apparatus for correcting the speech recognized sentence may determine one or more candidate words for substituting the selected one or more words based on the selected one or more corpus. The candidate word may be a candidate for replacing the selected word. The apparatus for correcting the speech-recognized sentence may replace the selected one or more words with one or more candidate words corresponding to the selected one or more words.

음성 인식된 문장을 보정하는 장치는 문장을 보정한 결과를 데이터베이스에 저장할 수 있다. 일실시예에 따르면, 문장을 보정한 결과는 선별된 하나 이상의 단어, 선택된 하나 이상의 후보 단어, 치환이 이루어진 횟수, 및 사용자의 프로파일 중 적어도 하나를 포함할 수 있다. The apparatus for correcting the speech-recognized sentence may store a result of correcting the sentence in a database. According to an embodiment, the result of correcting a sentence may include at least one of the selected one or more words, the selected one or more candidate words, the number of substitutions, and the user's profile.

문장을 보정하는 것과 관련된 보다 상세한 사항은 도 5 및 도 6을 통하여 후술한다.More details related to correcting the sentence will be described later with reference to FIGS. 5 and 6.

음성 인식된 문장을 보정하는 장치는 보정된 문장을 제공한다(150). 일실시예에 따르면, 문장을 보정하는 장치는 보정된 문장을 출력할 수 있다. 보정된 문장은 명시적으로(explicitly) 출력되거나, 암시적으로(implicitly) 출력될 수 있다. 예를 들어, 보정된 문장은 문자 메시지 등의 형태로 명시적으로 출력되어 사용자 등에 제공될 수 있다. 또는, 보정된 문장은 명시적으로 출력되는 대신 고객 센터의 서비스 개선이나 NLU(Natural Language Understanding, 자연 언어 이해) 기술의 개선에 이용되는 등 암시적으로 출력되어 활용될 수 있다.The apparatus for correcting the speech-recognized sentence provides the corrected sentence (150). According to an embodiment, the apparatus for correcting a sentence may output the corrected sentence. The corrected sentence can be output explicitly or implicitly. For example, the corrected sentence may be explicitly output in the form of a text message or the like and provided to the user. Alternatively, the corrected sentence may be used for implicit output, such as being used to improve service of a customer center or to improve NLU (Natural Language Understanding) technology instead of being output explicitly.

도 2는 일실시예에 따른 사용자의 프로파일을 획득하고, 사용자의 프로파일을 점수화하는 방법을 설명하기 위한 도면이다.2 is a view for explaining a method of obtaining a user's profile and scoring a user's profile according to an embodiment.

도 2를 참조하면, 음성 인식된 문장을 보정하는 장치는 데이터베이스로부터 사용자의 프로파일을 불러올 수 있다. 사용자의 프로파일은 하나 이상의 카테고리에 관련된 정보를 포함할 수 있다. 일실시예에 따르면, 사용자의 프로파일이 포함하는 하나 이상의 카테고리는 성별, 연령, 지역, 발화 이력, 및 서비스 사용 영역 중 적어도 하나를 포함할 수 있다. 예를 들어, 사용자의 프로파일은 'ID: abcd1234', '성별: 남', '연령: 10대', '지역: 서울', '서비스 사용 영역: 게임' 등의 정보를 포함할 수 있다(210).Referring to FIG. 2, an apparatus for correcting a speech recognized sentence may retrieve a user's profile from a database. The user's profile may include information related to one or more categories. According to an embodiment, one or more categories included in the user's profile may include at least one of gender, age, region, utterance history, and service use region. For example, the user's profile may include information such as'ID: abcd1234','gender: male','age: 10','region: Seoul','service use area: game', etc. (210 ).

일실시예에 따르면, 복수의 코퍼스들은 복수의 카테고리들 및 복수의 카테고리들에 포함되는 복수의 세부 범주들에 기초하여 데이터베이스에 저장될 수 있다. 일실시예에 따르면, 음성 인식된 문장을 보정하는 장치는 복수의 카테고리들에 포함되는 복수의 세부 범주들과 관련하여 미리 설정된 가중치에 기초하여, 사용자의 프로파일을 점수화할 수 있다. 일실시예에 따른 복수의 카테고리들은 성별, 연령, 지역, 발화 이력, 및 서비스 사용 영역을 포함할 수 있다. 일실시예에 따르면, 세부 범주가 사용자의 발화에 더 두드러지는 특징을 부여할 수 있을수록, 해당 세부 범주와 관련하여 더 큰 가중치가 설정될 수 있다. 예를 들어, 연령이 10대인 사람들이 사용하는 신조어 및 제주도에 거주하는 사람들이 사용하는 제주도 방언이 표준어와 구별되는 특징을 다수 포함하고 있다는 점을 고려하였을 때, 카테고리 '연령'이 포함하는 세부 범주 '10대' 및 카테고리 '지역'이 포함하는 세부 범주 '제주도'와 관련하여 더 큰 가중치가 설정될 수 있다.According to an embodiment, a plurality of corpuses may be stored in a database based on a plurality of categories and a plurality of detailed categories included in the plurality of categories. According to an embodiment, the apparatus for correcting a speech-recognized sentence may score a user's profile based on a preset weight in relation to a plurality of detailed categories included in a plurality of categories. A plurality of categories according to an embodiment may include gender, age, region, utterance history, and service use area. According to an embodiment, the more prominent a category can be to a user's utterance, the greater the weight associated with the subcategory. For example, considering that the terminology used by people of teenagers and the dialect of Jeju Island used by people residing in Jeju Island contain many distinct features from the standard language, the detailed category included in category'Age' A larger weight may be set in relation to the detailed category'Jeju-do' included by the'teens' and the category'regions'.

이하, 다양한 카테고리 및 세부 범주들과 관련하여 미리 설정된 가중치에 관련된 실시예들을 제시한다. 일실시예에 따르면, 카테고리 '성별'은 세부 범주 '남' 및 세부 범주 '여'를 포함할 수 있다. 일실시예에 따르면, 세부 범주 '남' 및 세부 범주 '여'가 사용자의 발화에 특징을 부여할 수 있다. 다만, 그 특징이 두드러지는 정도는 아니므로, 세부 범주 '남'과 관련하여 가중치를 2로 설정할 수 있고, 세부 범주 '여'와 관련하여서도 가중치를 2로 설정할 수 있다.Hereinafter, embodiments related to preset weights with respect to various categories and detailed categories are presented. According to an embodiment, the category'gender' may include a detailed category'male' and a detailed category'female'. According to an embodiment, the subcategory'male' and the subcategory'female' may give characteristics to the user's speech. However, since the feature is not prominent, the weight can be set to 2 in relation to the subcategory'male', and the weight can be set to 2 in the subcategory'female'.

일실시예에 따르면, 카테고리 '연령'은 세부 범주 '10대', 세부 범주 '20대' 및 세부 범주 '30대' 등을 포함할 수 있다. 일실시예에 따르면, 세부 범주 '10대'는 세부 범주 '20대'에 비하여 발화에 더 두드러지는 특징을 부여할 수 있고, 세부 범주 '20대'는 세부 범주 '30대'에 비하여 발화에 더 두드러지는 특징을 부여할 수 있다. 일실시예에 따르면, 세부 범주 '10대'와 관련하여 가중치를 7로 설정할 수 있고, 세부 범주 '20대'와 관련하여 가중치를 5로 설정할 수 있고, 세부 범주 '30대'와 관련하여 가중치를 3으로 설정할 수 있다.According to an embodiment, the category'age' may include a detailed category '10', a detailed category '20', and a detailed category '30'. According to an embodiment, the subcategory '10s' may give a more prominent characteristic to the utterance than the subcategory '20s', and the subcategory '20s' to the utterance compared to the subcategory '30s' You can add more prominent features. According to one embodiment, the weight may be set to 7 in relation to the detailed category '10', the weight may be set to 5 in relation to the detailed category '20', and the weight in relation to the detailed category '30' Can be set to 3.

일실시예에 따르면, 카테고리 '지역'은 세부 범주 '서울', 세부 범주 '부산', 및 세부 범주 '경기' 등을 포함할 수 있다. 일실시예에 따르면, 세부 범주 '부산'은 세부 범주 '경기'에 비하여 발화에 더 두드러지는 특징을 부여할 수 있고, 세부 범주 '경기'는 세부 범주 '서울'에 비하여 발화에 더 두드러지는 특징을 부여할 수 있다. 일실시예에 따르면, 세부 범주 '서울'과 관련하여 가중치를 1로 설정할 수 있고, 세부 범주 '부산'과 관련하여 가중치를 7로 설정할 수 있고, 세부 범주 '경기'와 관련하여 가중치를 2로 설정할 수 있다.According to an embodiment, the category'region' may include a detailed category'Seoul', a detailed category'Busan', and a detailed category'Game'. According to an embodiment, the sub-category'Busan' may give a more prominent characteristic to the utterance than the sub-category'Gyeonggi', and the sub-category'Match' is more prominent to the utterance than the sub-category'Seoul' Can be given. According to an embodiment, the weight may be set to 1 in relation to the detailed category'Seoul', the weight may be set to 7 in relation to the detailed category'Busan', and the weight is set to 2 in relation to the detailed category'Game' Can be set.

일실시예에 따르면, 앞서 제시된 사용자의 프로파일의 예시 'ID: abcd1234', '성별: 남', '연령: 10대', '지역: 서울', '서비스 사용 영역: 게임'에 있어서, '성별: 남'과 관련하여 미리 설정된 가중치는 2일 수 있고, '연령:10대'와 관련하여 미리 설정된 가중치는 7일 수 있고, '지역: 서울'과 관련하여 미리 설정된 가중치는 1일 수 있고, '서비스 사용 영역: 게임'과 관련하여 미리 설정된 가중치는 3일 수 있다(220). 이 경우, 사용자의 프로파일은 'ID: abcd1234', '성별: 남/2', '연령: 10대/7', '지역: 서울/1', '서비스 사용 영역: 게임/3'으로 점수화될 수 있다.According to an embodiment, in the example of the profile of the user presented above,'ID: abcd1234','gender: male','age: 10','region: Seoul','service use area: game','gender : The pre-set weight with respect to'M' may be 2, the pre-set weight with respect to'Age: 10' may be 7, and the pre-set weight with respect to'Region: Seoul' may be 1, The preset weight in relation to the'service use area: game' may be 3 (220). In this case, the user's profile will be scored as'ID: abcd1234','Gender: Male/2','Age: Teenagers/7','Area: Seoul/1','Service Usage Area: Game/3'. Can be.

점수화된 프로파일에 기초하여, 음성 인식된 문장을 보정하는 장치는 하나 이상의 코퍼스를 선택할 수 있다. 일실시예에 따르면, 음성 인식된 문장을 보정하는 장치는 점수가 가장 높은 세부 범주에 대응하는 하나의 코퍼스를 선택할 수 있다. 예를 들어, 앞서 제시된 점수화된 사용자의 프로파일의 예시 'ID: abcd1234', '성별: 남/2', '연령: 10대/7', '지역: 서울/1', '서비스 사용 영역: 게임/3'과 관련하여, 점수가 가장 높은 세부 범주 '연령: 10대'와 대응하는 하나의 코퍼스를 선택할 수 있다(230). 이 경우, 선택된 코퍼스는 세부 범주 '연령: 10대'와 관련된 '애빼시', '마상' 등의 복수의 단어들 및 복수의 단어들에 대응하는 '애교 빼면 시체', '마음의 상처' 등의 복수의 후보 단어들을 포함할 수 있다. Based on the scored profile, the apparatus for correcting speech recognized sentences may select one or more corpus. According to an embodiment, the apparatus for correcting the speech-recognized sentence may select one corpus corresponding to the detailed category having the highest score. For example, the example of the scored user profile presented above is'ID: abcd1234','Gender: Male/2','Age: Teenagers/7','Region: Seoul/1','Service use area: Game With respect to /3', one corpus corresponding to the detailed category'age: teenager' with the highest score may be selected (230). In this case, the selected corpus is a subcategory related to the sub-category'Age: Teenager', and includes a plurality of words, such as ‘Aeopsi’ and ‘Death’, and ‘Adagi except corpse’, ‘A wound of the heart’, etc. It may include a plurality of candidate words.

하나 이상의 코퍼스를 선택하는 것과 관련된 보다 상세한 사항은 도 3 및 도 4를 통하여 후술한다.More details related to selecting one or more corpus will be described later with reference to FIGS. 3 and 4.

도 3은 일실시예에 따른 코퍼스를 생성하고 데이터베이스에 저장하는 방법을 설명하기 위한 도면이다.3 is a diagram for explaining a method of generating a corpus and storing it in a database according to an embodiment.

도 3을 참조하면, 일실시예에 따른 복수의 코퍼스들은 복수의 카테고리들 및 복수의 카테고리들에 포함되는 복수의 세부 범주들에 기초하여 생성될 수 있다. 일실시예에 따르면, 사용자와 관련된 다양한 특성들이 사용자의 발화에 특징을 부여할 수 있다. 일실시예에 따르면, 복수의 카테고리들은 사용자의 발화에 특징을 부여할 수 있는 사용자와 관련된 다양한 특성들을 포함할 수 있도록 결정될 수 있다. 예를 들어, 복수의 카테고리들은 성별, 연령, 지역, 발화 이력, 및 서비스 사용 영역 등의 특성들을 포함할 수 있다(310)Referring to FIG. 3, a plurality of corpuses according to an embodiment may be generated based on a plurality of categories and a plurality of detailed categories included in the plurality of categories. According to one embodiment, various characteristics associated with the user may characterize the user's speech. According to an embodiment, a plurality of categories may be determined to include various characteristics related to a user who can characterize a user's speech. For example, the plurality of categories may include characteristics such as gender, age, region, utterance history, and service use area (310).

일실시예에 따르면, 미리 정해진 복수의 카테고리들에 관련하여 복수의 세부 범주들이 결정될 수 있다(320). 예를 들어, 카테고리 '연령'에 관련하여 '10대', '20대', 및 '30대' 등의 세부 범주들이 결정될 수 있다. 일실시예에 따르면, 복수의 세부 범주들에 대응하여 코퍼스들이 저장될 수 있다(330). 예를 들어, 세부 범주 '10대', 세부 범주 '20대', 및 세부 범주 '30대'에 관련하여 서로 다른 코퍼스들이 저장될 수 있다.According to an embodiment, a plurality of detailed categories may be determined in relation to a plurality of predetermined categories (320). For example, detailed categories such as'teens', '20s', and '30s' may be determined in relation to the category'age'. According to an embodiment, corpuses may be stored in response to a plurality of detailed categories (330 ). For example, different corpuses may be stored in relation to the subcategory '10', subcategory '20', and subcategory '30'.

도 4는 일실시예에 따른 하나 이상의 코퍼스를 선택한 결과의 예시도이다.4 is an exemplary view of a result of selecting one or more corpus according to an embodiment.

도 4를 참조하면, 점수화된 프로파일에 기초하여, 음성 인식된 문장을 보정하는 장치는 하나 이상의 코퍼스를 선택할 수 있다. 일실시예에 따르면, 음성 인식된 문장을 보정하는 장치는 점수가 가장 높은 세부 범주에 대응하는 하나의 코퍼스를 선택할 수 있다. 예를 들어, 사용자의 프로파일이 '제1 세부 범주/7'(410), '제2 세부 범주/3'(420), 및 '제3 세부 범주/5'(430)로 점수화된 경우, 음성 인식된 문장을 보정하는 장치는 점수가 가장 높은 세부 범주인 제1 세부 범주에 대응하는 코퍼스를 선택할 수 있다(a).Referring to FIG. 4, based on the scored profile, the apparatus for correcting speech recognized sentences may select one or more corpuses. According to an embodiment, the apparatus for correcting the speech-recognized sentence may select one corpus corresponding to the detailed category having the highest score. For example, if the user's profile is scored as'first subcategory/7' 410,'second subcategory/3' 420, and'third subcategory/5' 430, voice The apparatus for correcting the recognized sentence may select a corpus corresponding to the first detailed category, which is the detailed category with the highest score (a).

일실시예에 따르면, 음성 인식된 문장을 보정하는 장치는 프로파일의 세부 범주들에 대응하는 코퍼스를 모두 참조할 수 있다. 일실시예에 따르면, 프로파일의 세부 범주들에 대응하는 모든 코퍼스들에 기초하여, 음성 인식된 문장을 보정하는 장치는 획득된 문장에 포함된 단어 중 보정이 필요한 하나 이상의 단어에 대응하는 하나 이상의 후보 단어를 결정할 수 있다. 일실시예에 따르면, 결정된 후보 단어가 단수인 경우, 음성 인식된 문장을 보정하는 장치는 해당 후보 단어를 포함하는 코퍼스들 중 점수가 가장 높은 세부 범주에 대응하는 하나의 코퍼스를 선택할 수 있다. 일실시예에 따르면, 결정된 후보 단어가 복수인 경우, 음성 인식된 문장을 보정하는 장치는 개별의 후보 단어를 포함하는 하나 이상의 코퍼스의 점수를 합산할 수 있다. 일실시예에 따르면, 음성 인식된 문장을 보정하는 장치는 개별의 후보 단어마다 점수를 합산한 결과를 비교하여 합산 결과가 가장 높은 하나의 후보 단어를 선택하고, 해당 후보 단어를 포함하는 하나 이상의 코퍼스를 선택할 수 있다. 예를 들어, 사용자의 프로파일이 '제1 세부 범주/7'(410), '제2 세부 범주/3'(420), 및 '제3 세부 범주/5'(430)로 점수화되었을 수 있고, 획득된 문장에 포함된 단어 중 보정이 필요한 단어는 A일 수 있다. 제1 세부 범주에 대응하는 코퍼스는 단어 A에 대응하는 후보 단어 B를 포함할 수 있고, 제2 세부 범주에 대응하는 코퍼스 및 제3 세부 범주에 대응하는 코퍼스는 단어 A에 대응하는 후보 단어 C를 포함할 수 있다. 이 경우, 제1 세부 범주에 대응하는 점수는 7점일 수 있고, 제2 세부 범주 및 제3 세부 범주에 대응하는 점수를 합산한 결과는 8점일 수 있다. 따라서, 음성 인식된 문장을 보정하는 장치는 후보 단어를 C로 선택할 수 있고, 제2 세부 범주에 대응하는 코퍼스 및 제3 세부 범주에 대응하는 코퍼스를 선택할 수 있다(b).According to an embodiment, the apparatus for correcting a speech recognized sentence may refer to all corpuses corresponding to detailed categories of the profile. According to an embodiment, based on all corpuses corresponding to detailed categories of the profile, the apparatus for correcting a speech-recognized sentence may include one or more candidates corresponding to one or more words that need correction among words included in the obtained sentence You can decide the word. According to an embodiment, when the determined candidate word is singular, the apparatus for correcting the speech-recognized sentence may select one corpus corresponding to the detailed category having the highest score among corpuses including the candidate word. According to an embodiment, when there are a plurality of determined candidate words, the apparatus for correcting the speech-recognized sentence may sum the scores of one or more corpuses including individual candidate words. According to an embodiment, the apparatus for correcting a speech-recognized sentence compares a result of summing scores for each candidate word, selects one candidate word having the highest sum, and one or more corpuses including the candidate word You can choose For example, a user's profile may have been scored as'first subcategory/7' 410,'second subcategory/3' 420, and'third subcategory/5' 430, Among words included in the obtained sentence, a word requiring correction may be A. The corpus corresponding to the first sub-category may include candidate word B corresponding to the word A, and the corpus corresponding to the second sub-category and the corpus corresponding to the third sub-category may select the candidate word C corresponding to the word A. It can contain. In this case, the score corresponding to the first detailed category may be 7 points, and the result of summing the scores corresponding to the second detailed category and the third detailed category may be 8 points. Accordingly, the apparatus for correcting the speech-recognized sentence may select the candidate word as C, and may select a corpus corresponding to the second sub-category and a corpus corresponding to the third sub-category (b).

도 5는 일실시예에 따른 문장을 보정하는 방법을 설명하기 위한 도면이다. 도 5는 도 1의 단계 140에 대응될 수 있다.5 is a view for explaining a method of correcting a sentence according to an embodiment. 5 may correspond to step 140 of FIG. 1.

도 5를 참조하면, 음성 인식된 문장을 보정하는 장치는 획득된 문장에 포함된 하나 이상의 단어와 관련된 확률 분포에 기초하여, 획득된 문장에 포함된 단어 중 보정이 필요한 하나 이상의 단어를 선별할 수 있다. 하나 이상의 단어와 관련된 확률 분포는 도 1의 단계 110에서 결정될 수 있다. 일실시예에 따르면, 획득된 문장에 포함된 하나 이상의 단어와 관련된 확률 분포에 포함되는 개별 확률 값이 미리 정해진 값 미만인지 여부에 따라 개별 단어가 보정이 필요한지 여부를 결정할 수 있다. 예를 들어, 보정이 필요한지 여부를 결정하는 미리 정해진 값이 30%이고, 획득된 문장 "마상 입고 혼코노 갔다"와 관련하여 확률 분포가 '마상: 20%, 입고: 80%, 혼코노: 10%, 갔다: 80%'로 결정된 경우, 음성 인식된 문장을 보정하는 장치는 확률 분포에 포함되는 개별 확률 값이 30% 미만인 단어 '마상' 및 단어 '혼코노'를 보정이 필요한 단어로 선별할 수 있다(510).Referring to FIG. 5, the apparatus for correcting a voice-recognized sentence may select one or more words that need correction from among words included in the obtained sentence, based on a probability distribution related to one or more words included in the obtained sentence have. The probability distribution associated with one or more words may be determined at step 110 of FIG. 1. According to an embodiment, it may be determined whether an individual word needs correction according to whether an individual probability value included in a probability distribution related to one or more words included in the obtained sentence is less than a predetermined value. For example, the predetermined value for determining whether correction is required is 30%, and the probability distribution in relation to the obtained sentence "I went to Honkono wearing horseback" is'Wearing: 20%, wearing: 80%, Honkono: 10 %, went: 80%, the device that corrects the speech-recognized sentence selects the words'horse' and the word'Honkono' whose individual probability values are less than 30% included in the probability distribution as words that need correction. It can be (510).

음성 인식된 문장을 보정하는 장치는 선택된 하나 이상의 코퍼스에 기초하여, 선별된 하나 이상의 단어에 대응하는 하나 이상의 후보 단어를 결정할 수 있다. 예를 들어, 선택된 코퍼스가 '연령, 10대'에 대응하는 코퍼스인 경우, 음성 인식된 문장을 보정하는 장치는 선택된 코퍼스에 기초하여 단어 '마상'에 대응하는 후보 단어를 '마음의 상처'로 결정할 수 있고, 단어 '혼코노'에 대응하는 후보 단어를 '혼자 코인 노래방'으로 결정할 수 있다(520).The apparatus for correcting the speech recognized sentence may determine one or more candidate words corresponding to the selected one or more words based on the selected one or more corpus. For example, when the selected corpus is a corpus corresponding to'age, teenagers', the apparatus for correcting the speech-recognized sentence is a candidate word corresponding to the word'horse' based on the selected corpus as the'heart wound' It is possible to determine, and the candidate word corresponding to the word'Honkono' may be determined as'single coin karaoke' (520).

음성 인식된 문장을 보정하는 장치는 선별된 하나 이상의 단어를 결정된 하나 이상의 후보 단어로 치환할 수 있다. 예를 들어, 음성 인식된 문장을 보정하는 장치는 획득된 문장 "마상 입고 혼코노 갔다"의 단어 '마상'을 후보 단어 '마음의 상처'로, 단어 '혼코노'를 후보 단어 '혼자 코인 노래방'으로 치환할 수 있다. 즉, 획득된 문장은 "마음의 상처 입고 혼자 코인 노래방 갔다"로 치환될 수 있다(530).The apparatus for correcting the speech-recognized sentence may replace the selected one or more words with the determined one or more candidate words. For example, the apparatus for correcting a voice-recognized sentence is a word'horse' of the obtained sentence "I went to Honkono with a horseman" as a candidate word "wound of the heart", and the word "Honkono" as a candidate word "alone coin karaoke" '. That is, the obtained sentence may be replaced with "Wounded heart and went to coin karaoke alone" (530).

도 6은 일실시예에 따른 문장을 보정한 결과를 데이터베이스에 저장한 결과의 예시도이다.6 is an exemplary view of a result of storing a result of correcting a sentence in a database according to an embodiment.

음성 인식된 문장을 보정하는 장치는 문장을 보정한 결과를 데이터베이스에 저장할 수 있다. 일실시예에 따르면, 문장을 보정한 결과는 선별된 하나 이상의 단어, 선택된 하나 이상의 후보 단어, 치환이 이루어진 횟수, 및 사용자의 프로파일 중 적어도 하나를 포함할 수 있다. 일실시예에 따르면, 음성 인식된 문장을 보정하는 장치는 선별된 하나 이상의 단어 및 선택된 하나 이상의 후보 단어를 대응시킨 형태로 데이터베이스에 저장할 수 있다. 예를 들어, 획득된 문장 "마상 입고 혼코노 갔다"에서, 단어 '마상'을 후보 단어 '마음의 상처'로, '혼코노'를 후보 단어 '혼자 코인 노래방'으로 치환한 경우, 선별된 하나 이상의 단어 및 선택된 하나 이상의 후보 단어를 대응시킨 형태는 (마상, 마음의 상처), (혼코노, 혼자 코인 노래방)와 같을 수 있고, 치환이 이루어진 횟수는 2회일 수 있다. 이 경우, 문장을 보정한 결과가 데이터베이스에 저장되는 형태는 {(마상, 마음의 상처), (혼코노, 혼자 코인 노래방), 2, 남, 10대, 서울}과 같을 수 있다(610).The apparatus for correcting the speech-recognized sentence may store a result of correcting the sentence in a database. According to an embodiment, the result of correcting a sentence may include at least one of the selected one or more words, the selected one or more candidate words, the number of substitutions, and the user's profile. According to an embodiment, the apparatus for correcting a speech-recognized sentence may store the selected one or more words and the selected one or more candidate words in a corresponding database format. For example, in the obtained sentence "I went to Honkono with a horseman", the word'horseman' was replaced with the candidate word "Wound of the Mind", and the word "Honkono" was replaced with the candidate word "Single Coin Karaoke". The form in which the above word and the selected one or more candidate words are matched may be the same as (horseback, wound of the heart), (Honkono, karaoke alone coin), and the number of substitutions may be two times. In this case, the form in which the result of correcting the sentence is stored in the database may be the same as {(horse, wound of heart), (Honkono, karaoke alone coin), 2, male, teenage, Seoul} (610).

일실시예에 따르면, 도 1 내지 도 6을 통하여 전술한 방법들의 전부 또는 일부는 서버에 의해서 수행될 수 있다. 일실시예에 따르면, 도 1 내지 도 6을 통하여 전술한 방법들의 전부 또는 일부는 단말에 의해서 수행될 수도 있다. 일실시예에 따르면, 도 1 내지 도 6을 통하여 전술한 방법들의 일부는 서버에 의해서 수행되고, 나머지 일부는 단말에 의해서 수행되는 경우, 서버와 단말은 각각의 단계를 수행하기 위하여 필요한 정보를 상호간에 교환할 수 있다.According to one embodiment, all or part of the above-described methods through FIGS. 1 to 6 may be performed by a server. According to an embodiment, all or part of the above-described methods through FIGS. 1 to 6 may be performed by a terminal. According to an embodiment, when some of the above-described methods are performed by the server through FIGS. 1 to 6 and the other part is performed by the terminal, the server and the terminal mutually communicate information necessary to perform each step. Can be exchanged for.

이상에서 설명된 실시예들은 하드웨어 구성요소, 소프트웨어 구성요소, 및/또는 하드웨어 구성요소 및 소프트웨어 구성요소의 조합으로 구현될 수 있다. 예를 들어, 실시예들에서 설명된 장치, 방법 및 구성요소는, 예를 들어, 프로세서, 콘트롤러, ALU(arithmetic logic unit), 디지털 신호 프로세서(digital signal processor), 마이크로컴퓨터, FPGA(field programmable gate array), PLU(programmable logic unit), 마이크로프로세서, 또는 명령(instruction)을 실행하고 응답할 수 있는 다른 어떠한 장치와 같이, 하나 이상의 범용 컴퓨터 또는 특수 목적 컴퓨터를 이용하여 구현될 수 있다. 처리 장치는 운영 체제(OS) 및 상기 운영 체제 상에서 수행되는 하나 이상의 소프트웨어 애플리케이션을 수행할 수 있다. 또한, 처리 장치는 소프트웨어의 실행에 응답하여, 데이터를 접근, 저장, 조작, 처리 및 생성할 수도 있다. 이해의 편의를 위하여, 처리 장치는 하나가 사용되는 것으로 설명된 경우도 있지만, 해당 기술분야에서 통상의 지식을 가진 자는, 처리 장치가 복수 개의 처리 요소(processing element) 및/또는 복수 유형의 처리 요소를 포함할 수 있음을 알 수 있다. 예를 들어, 처리 장치는 복수 개의 프로세서 또는 하나의 프로세서 및 하나의 콘트롤러를 포함할 수 있다. 또한, 병렬 프로세서(parallel processor)와 같은, 다른 처리 구성(processing configuration)도 가능하다.The embodiments described above may be implemented by hardware components, software components, and/or combinations of hardware components and software components. For example, the devices, methods, and components described in the embodiments include, for example, processors, controllers, arithmetic logic units (ALUs), digital signal processors (micro signal processors), microcomputers, and field programmable gates (FPGAs). It can be implemented using one or more general purpose computers or special purpose computers, such as arrays, programmable logic units (PLUs), microprocessors, or any other device capable of executing and responding to instructions. The processing device may run an operating system (OS) and one or more software applications running on the operating system. In addition, the processing device may access, store, manipulate, process, and generate data in response to the execution of the software. For convenience of understanding, a processing device may be described as one being used, but a person having ordinary skill in the art, the processing device may include a plurality of processing elements and/or a plurality of types of processing elements. It can be seen that may include. For example, the processing device may include a plurality of processors or a processor and a controller. In addition, other processing configurations, such as parallel processors, are possible.

소프트웨어는 컴퓨터 프로그램(computer program), 코드(code), 명령(instruction), 또는 이들 중 하나 이상의 조합을 포함할 수 있으며, 원하는 대로 동작하도록 처리 장치를 구성하거나 독립적으로 또는 결합적으로(collectively) 처리 장치를 명령할 수 있다. 소프트웨어 및/또는 데이터는, 처리 장치에 의하여 해석되거나 처리 장치에 명령 또는 데이터를 제공하기 위하여, 어떤 유형의 기계, 구성요소(component), 물리적 장치, 가상 장치(virtual equipment), 컴퓨터 저장 매체 또는 장치, 또는 전송되는 신호 파(signal wave)에 영구적으로, 또는 일시적으로 구체화(embody)될 수 있다. 소프트웨어는 네트워크로 연결된 컴퓨터 시스템 상에 분산되어서, 분산된 방법으로 저장되거나 실행될 수도 있다. 소프트웨어 및 데이터는 하나 이상의 컴퓨터 판독 가능 기록 매체에 저장될 수 있다.The software may include a computer program, code, instruction, or a combination of one or more of these, and configure the processing device to operate as desired, or process independently or collectively You can command the device. Software and/or data may be interpreted by a processing device, or to provide instructions or data to a processing device, of any type of machine, component, physical device, virtual equipment, computer storage medium or device. , Or may be permanently or temporarily embodied in the transmitted signal wave. The software may be distributed over networked computer systems, and stored or executed in a distributed manner. Software and data may be stored in one or more computer-readable recording media.

실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 실시예를 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 실시예의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The method according to the embodiment may be implemented in the form of program instructions that can be executed through various computer means and recorded on a computer-readable medium. The computer-readable medium may include program instructions, data files, data structures, or the like alone or in combination. The program instructions recorded in the medium may be specially designed and configured for the embodiments or may be known and usable by those skilled in computer software. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tapes, optical media such as CD-ROMs, DVDs, and magnetic media such as floptical disks. -Hardware devices specifically configured to store and execute program instructions such as magneto-optical media, and ROM, RAM, flash memory, and the like. Examples of program instructions include high-level language codes that can be executed by a computer using an interpreter, etc., as well as machine language codes produced by a compiler. The hardware device described above may be configured to operate as one or more software modules to perform the operations of the embodiments, and vice versa.

이상과 같이 실시예들이 비록 한정된 도면에 의해 설명되었으나, 해당 기술분야에서 통상의 지식을 가진 자라면 상기를 기초로 다양한 기술적 수정 및 변형을 적용할 수 있다. 예를 들어, 설명된 기술들이 설명된 방법과 다른 순서로 수행되거나, 및/또는 설명된 시스템, 구조, 장치, 회로 등의 구성요소들이 설명된 방법과 다른 형태로 결합 또는 조합되거나, 다른 구성요소 또는 균등물에 의하여 대치되거나 치환되더라도 적절한 결과가 달성될 수 있다.As described above, although the embodiments have been described with limited drawings, those skilled in the art may apply various technical modifications and variations based on the above. For example, the described techniques are performed in a different order than the described method, and/or the components of the described system, structure, device, circuit, etc. are combined or combined in a different form from the described method, or other components Alternatively, even if replaced or substituted by equivalents, appropriate results can be achieved.

그러므로, 다른 구현들, 다른 실시예들 및 특허청구범위와 균등한 것들도 후술하는 특허청구범위의 범위에 속한다.Therefore, other implementations, other embodiments, and equivalents to the claims are also within the scope of the following claims.

Claims (17)

음성 인식된 문장을 획득하는 단계;
사용자의 프로파일을 획득하는 단계;
상기 사용자의 프로파일에 기초하여, 데이터베이스에 저장된 복수의 코퍼스(Corpus)들 중 하나 이상의 코퍼스를 선택하는 단계;
상기 하나 이상의 코퍼스에 기초하여, 상기 문장을 보정하는 단계; 및
상기 보정된 문장을 제공하는 단계
를 포함하는, 문장 보정 방법.
Obtaining a speech-recognized sentence;
Obtaining a user's profile;
Selecting one or more corpuses among a plurality of corpuses stored in a database based on the user's profile;
Correcting the sentence based on the one or more corpus; And
Providing the corrected sentence
A sentence correction method comprising a.
제1항에 있어서,
상기 문장을 보정하는 단계는
상기 문장에 포함된 하나 이상의 단어와 관련된 확률 분포에 기초하여, 상기 문장에 포함된 단어 중 보정이 필요한 하나 이상의 단어를 선별하는 단계;
상기 선택된 하나 이상의 코퍼스에 기초하여, 상기 선별된 하나 이상의 단어에 대응하는 하나 이상의 후보 단어를 결정하는 단계; 및
상기 선별된 하나 이상의 단어를 상기 결정된 하나 이상의 후보 단어로 치환하는 단계
를 포함하는, 문장 보정 방법.
According to claim 1,
The step of correcting the sentence is
Selecting one or more words to be corrected among words included in the sentence based on a probability distribution associated with one or more words included in the sentence;
Determining one or more candidate words corresponding to the selected one or more words based on the selected one or more corpus; And
Substituting the selected one or more words with the determined one or more candidate words
A sentence correction method comprising a.
제2항에 있어서,
상기 문장을 보정한 결과를 상기 데이터베이스에 저장하는 단계
를 더 포함하고,
상기 문장을 보정한 결과는
상기 선별된 하나 이상의 단어, 상기 선택된 하나 이상의 후보 단어, 치환이 이루어진 횟수, 및 상기 사용자의 프로파일
중 적어도 하나를 포함하는, 문장 보정 방법.
According to claim 2,
Storing the result of correcting the sentence in the database
Further comprising,
The result of correcting the sentence
The selected one or more words, the selected one or more candidate words, the number of substitutions, and the user's profile
Sentence correction method comprising at least one of.
제1항에 있어서,
상기 하나 이상의 코퍼스를 선택하는 단계는
복수의 카테고리들에 포함되는 복수의 세부 범주들과 관련하여 미리 설정된 가중치에 기초하여, 상기 사용자의 프로파일을 점수화(scoring)하는 단계; 및
상기 점수화된 프로파일에 기초하여, 상기 하나 이상의 코퍼스를 선택하는 단계
를 포함하고,
상기 복수의 카테고리들은
성별, 연령, 지역, 발화 이력, 및 서비스 사용 영역
중 적어도 하나를 포함하는, 문장 보정 방법.
According to claim 1,
The step of selecting the one or more corpuses
Scoring the user's profile based on a preset weight in relation to a plurality of detailed categories included in the plurality of categories; And
Selecting the one or more corpus based on the scored profile
Including,
The plurality of categories
Gender, age, geography, utterance history, and area of service use
Sentence correction method comprising at least one of.
제1항에 있어서,
상기 복수의 코퍼스들은
복수의 카테고리들에 포함되는 복수의 세부 범주들에 대응하고,
상기 복수의 코퍼스들 각각은
해당하는 세부 범주와 관련된 복수의 단어들; 및
상기 복수의 단어들을 치환하기 위한 복수의 후보 단어들
을 포함하는, 문장 보정 방법.
According to claim 1,
The plurality of corpus
Corresponding to a plurality of detailed categories included in the plurality of categories,
Each of the plurality of corpus
A plurality of words related to the corresponding subcategory; And
A plurality of candidate words for substituting the plurality of words
A sentence correction method comprising a.
제1항에 있어서,
상기 문장을 획득하는 단계는
상기 사용자의 발화를 수신하는 단계; 및
상기 수신된 발화를 텍스트로 변환하는 단계
를 포함하고,
상기 사용자의 발화를 수신하는 단계는
상기 사용자의 음성을 실시간으로 수신하는 단계; 및
상기 사용자의 음성이 녹음된 파일을 수신하는 단계
중 적어도 하나를 포함하는, 문장 보정 방법.
According to claim 1,
The step of obtaining the sentence
Receiving the user's speech; And
Converting the received speech into text
Including,
The step of receiving the user's speech is
Receiving the user's voice in real time; And
Receiving a file in which the user's voice is recorded
Sentence correction method comprising at least one of.
제1항에 있어서,
상기 문장을 획득하는 단계는
상기 문장에 포함된 단어 시퀀스에 기초하여, 상기 문장에 포함된 하나 이상의 단어에 관련된 확률 분포를 결정하는 단계
를 포함하는, 문장 보정 방법.
According to claim 1,
The step of obtaining the sentence
Determining a probability distribution related to one or more words included in the sentence based on the word sequence included in the sentence
A sentence correction method comprising a.
제1항에 있어서,
상기 사용자의 프로파일을 획득하는 단계는
상기 프로파일을 상기 데이터베이스로부터 불러오는 단계
를 포함하고,
상기 프로파일은
하나 이상의 카테고리에 관련된 정보를 포함하고,
상기 하나 이상의 카테고리는
상기 사용자의 성별, 연령, 지역, 발화 이력, 및 서비스 사용 영역
중 적어도 하나를 포함하는, 문장 보정 방법.
According to claim 1,
The step of obtaining the user's profile is
Loading the profile from the database
Including,
The profile is
Contains information related to one or more categories,
The one or more categories
The user's gender, age, region, utterance history, and service usage area
Sentence correction method comprising at least one of.
하드웨어와 결합되어 제1항 내지 제8항 중 어느 하나의 항의 방법을 실행시키기 위하여 매체에 저장된 컴퓨터 프로그램.
A computer program stored in a medium to execute the method of any one of claims 1 to 8 in combination with hardware.
음성 인식된 문장을 획득하고,
사용자의 프로파일을 획득하고,
상기 사용자의 프로파일에 기초하여, 데이터베이스에 저장된 복수의 코퍼스(Corpus)들 중 하나 이상의 코퍼스를 선택하고,
상기 하나 이상의 코퍼스에 기초하여, 상기 문장을 보정하고,
상기 보정된 문장을 제공하는 프로세서
를 포함하는, 문장 보정 장치.
Acquire the speech recognition sentence,
Get the user's profile,
Based on the user's profile, one or more corpuses stored in a database are selected,
Correct the sentence based on the one or more corpus,
Processor providing the corrected sentence
Included, sentence correction device.
제10항에 있어서,
상기 문장을 보정하는 프로세서는
상기 문장에 포함된 하나 이상의 단어와 관련된 확률 분포에 기초하여, 상기 문장에 포함된 단어 중 보정이 필요한 하나 이상의 단어를 선별하고,
상기 선택된 하나 이상의 코퍼스에 기초하여, 상기 선별된 하나 이상의 단어에 대응하는 하나 이상의 후보 단어를 결정하고,
상기 선별된 하나 이상의 단어를 상기 결정된 하나 이상의 후보 단어로 치환하는 프로세서
를 포함하는, 문장 보정 장치.
The method of claim 10,
The processor to correct the sentence
Based on the probability distribution associated with one or more words included in the sentence, one or more words needing correction are selected from the words included in the sentence,
Determine one or more candidate words corresponding to the selected one or more words based on the selected one or more corpus,
A processor that replaces the selected one or more words with the determined one or more candidate words
Included, sentence correction device.
제11항에 있어서,
상기 문장을 보정한 결과를 상기 데이터베이스에 저장하는 프로세서
를 더 포함하고,
상기 문장을 보정한 결과는
상기 선별된 하나 이상의 단어, 상기 선택된 하나 이상의 후보 단어, 치환이 이루어진 횟수, 및 상기 사용자의 프로파일
중 적어도 하나를 포함하는, 문장 보정 장치.
The method of claim 11,
Processor that stores the result of correcting the sentence in the database
Further comprising,
The result of correcting the sentence
The selected one or more words, the selected one or more candidate words, the number of substitutions, and the user's profile
Sentence correction device comprising at least one of.
제10항에 있어서,
상기 하나 이상의 코퍼스를 선택하는 프로세서는
복수의 카테고리들에 포함되는 복수의 세부 범주들과 관련하여 미리 설정된 가중치에 기초하여, 상기 사용자의 프로파일을 점수화하고,
상기 점수화된 프로파일에 기초하여, 상기 하나 이상의 코퍼스를 선택하는 프로세서
를 포함하고,
상기 복수의 카테고리들은
성별, 연령, 지역, 발화 이력, 및 서비스 사용 영역
중 적어도 하나을 포함하는, 문장 보정 장치.
The method of claim 10,
The processor for selecting the one or more corpus
Scoring the user's profile based on a preset weight associated with a plurality of detailed categories included in the plurality of categories,
A processor that selects the one or more corpus based on the scored profile
Including,
The plurality of categories
Gender, age, geography, utterance history, and area of service use
Sentence correction device comprising at least one of.
제10항에 있어서,
상기 복수의 코퍼스들은
복수의 카테고리들에 포함되는 복수의 세부 범주들에 대응하고,
상기 복수의 코퍼스들 각각은
해당하는 세부 범주와 관련된 복수의 단어들; 및
상기 복수의 단어들을 치환하기 위한 복수의 후보 단어들
을 포함하는, 문장 보정 장치.
The method of claim 10,
The plurality of corpus
Corresponding to a plurality of detailed categories included in the plurality of categories,
Each of the plurality of corpus
A plurality of words related to the corresponding subcategory; And
A plurality of candidate words for substituting the plurality of words
Included, sentence correction device.
제10항에 있어서,
상기 문장을 획득하는 프로세서는
상기 사용자의 발화를 수신하고,
상기 수신된 발화를 텍스트로 변환하는 프로세서
를 포함하고,
상기 사용자의 발화를 수신하는 프로세서는
상기 사용자의 음성을 실시간으로 수신하는 프로세서; 및
상기 사용자의 음성이 녹음된 파일을 수신하는 프로세서
중 적어도 하나를 포함하는, 문장 보정 장치.
The method of claim 10,
The processor that acquires the sentence
Receiving the user's speech,
Processor for converting the received speech into text
Including,
The processor that receives the user's speech is
A processor that receives the user's voice in real time; And
Processor for receiving a file in which the user's voice is recorded
Sentence correction device comprising at least one of.
제10항에 있어서,
상기 문장을 획득하는 프로세서는
상기 문장에 포함된 단어 시퀀스에 기초하여, 상기 문장에 포함된 하나 이상의 단어에 관련된 확률 분포를 결정하는 프로세서
를 포함하는, 문장 보정 장치.
The method of claim 10,
The processor that acquires the sentence
A processor that determines a probability distribution related to one or more words included in the sentence based on the word sequence included in the sentence
Included, sentence correction device.
제10항에 있어서,
상기 사용자의 프로파일을 획득하는 프로세서는
상기 프로파일을 상기 데이터베이스로부터 불러오는 프로세서
를 포함하고,
상기 프로파일은
하나 이상의 카테고리에 관련된 정보를 포함하고,
상기 하나 이상의 카테고리는
상기 사용자의 성별, 연령, 지역, 발화 이력, 및 서비스 사용 영역
중 적어도 하나를 포함하는, 문장 보정 장치.
The method of claim 10,
The processor to obtain the user's profile
Processor to retrieve the profile from the database
Including,
The profile is
Contains information related to one or more categories,
The one or more categories
The user's gender, age, region, utterance history, and service usage area
Sentence correction device comprising at least one of.
KR1020180159696A 2018-12-12 2018-12-12 Method for correcting speech recognized sentence KR102220106B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180159696A KR102220106B1 (en) 2018-12-12 2018-12-12 Method for correcting speech recognized sentence

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180159696A KR102220106B1 (en) 2018-12-12 2018-12-12 Method for correcting speech recognized sentence

Publications (2)

Publication Number Publication Date
KR20200072005A true KR20200072005A (en) 2020-06-22
KR102220106B1 KR102220106B1 (en) 2021-02-24

Family

ID=71142709

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180159696A KR102220106B1 (en) 2018-12-12 2018-12-12 Method for correcting speech recognized sentence

Country Status (1)

Country Link
KR (1) KR102220106B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102461871B1 (en) * 2022-07-29 2022-11-01 솔닥 주식회사 Method and apparatus for augmenting sentence data based on artificial intelligence for non-face-to-face treatment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060057921A (en) * 2004-11-24 2006-05-29 한국전자통신연구원 Recognition error correction apparatus for interactive voice recognition system and method therefof
KR20080030336A (en) * 2006-09-29 2008-04-04 한국전자통신연구원 Method and apparatus for speech recognition service using user profile
KR20170106308A (en) * 2015-01-23 2017-09-20 코쿠리츠켄큐카이하츠호진 죠호츠신켄큐키코 Annotation assistance device and computer program therefor

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060057921A (en) * 2004-11-24 2006-05-29 한국전자통신연구원 Recognition error correction apparatus for interactive voice recognition system and method therefof
KR20080030336A (en) * 2006-09-29 2008-04-04 한국전자통신연구원 Method and apparatus for speech recognition service using user profile
KR20170106308A (en) * 2015-01-23 2017-09-20 코쿠리츠켄큐카이하츠호진 죠호츠신켄큐키코 Annotation assistance device and computer program therefor

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
민경모, 한국어 지시사 연구, 연세대학교 박사학위논문 (2008) *
채숙희, 한국어교재의 지시어 분석 - 지시관형사와 지시대명사를 중심으로 - , 한민족어문학, pp.97-133 (2018) *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102461871B1 (en) * 2022-07-29 2022-11-01 솔닥 주식회사 Method and apparatus for augmenting sentence data based on artificial intelligence for non-face-to-face treatment

Also Published As

Publication number Publication date
KR102220106B1 (en) 2021-02-24

Similar Documents

Publication Publication Date Title
US10311146B2 (en) Machine translation method for performing translation between languages
CN108831439B (en) Voice recognition method, device, equipment and system
CN108847241B (en) Method for recognizing conference voice as text, electronic device and storage medium
US11282524B2 (en) Text-to-speech modeling
KR102577584B1 (en) Method and apparatus for performing machine translation
CN108899013B (en) Voice search method and device and voice recognition system
US9558741B2 (en) Systems and methods for speech recognition
JP2020505643A (en) Voice recognition method, electronic device, and computer storage medium
US9984689B1 (en) Apparatus and method for correcting pronunciation by contextual recognition
KR102577589B1 (en) Voice recognizing method and voice recognizing appratus
KR20200044388A (en) Device and method to recognize voice and device and method to train voice recognition model
JP2017228272A (en) Semantic generation method, semantic generation device, and program
CN111144102B (en) Method and device for identifying entity in statement and electronic equipment
CN110717021B (en) Input text acquisition and related device in artificial intelligence interview
Kopparapu Non-linguistic analysis of call center conversations
CN111177307A (en) Test scheme and system based on semantic understanding similarity threshold configuration
WO2022237376A1 (en) Contextualized speech to text conversion
WO2023045186A1 (en) Intention recognition method and apparatus, and electronic device and storage medium
KR20190059185A (en) Method and system for improving the accuracy of speech recognition technology based on text data analysis for deaf students
US20210327415A1 (en) Dialogue system and method of controlling the same
CN110852075B (en) Voice transcription method and device capable of automatically adding punctuation marks and readable storage medium
KR102220106B1 (en) Method for correcting speech recognized sentence
US20230144379A1 (en) Method and system for unsupervised discovery of unigrams in speech recognition systems
US11361761B2 (en) Pattern-based statement attribution
KR102632872B1 (en) Method for correcting error of speech recognition and system thereof

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant