KR20220065531A - System for prohibiting use of banned words during live chat - Google Patents

System for prohibiting use of banned words during live chat Download PDF

Info

Publication number
KR20220065531A
KR20220065531A KR1020200152137A KR20200152137A KR20220065531A KR 20220065531 A KR20220065531 A KR 20220065531A KR 1020200152137 A KR1020200152137 A KR 1020200152137A KR 20200152137 A KR20200152137 A KR 20200152137A KR 20220065531 A KR20220065531 A KR 20220065531A
Authority
KR
South Korea
Prior art keywords
forbidden
chat
words
forbidden word
live
Prior art date
Application number
KR1020200152137A
Other languages
Korean (ko)
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 KR1020200152137A priority Critical patent/KR20220065531A/en
Publication of KR20220065531A publication Critical patent/KR20220065531A/en

Links

Images

Classifications

    • G06Q50/50
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/30Transportation; Communications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0641Shopping interfaces
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/212Monitoring or handling of messages using filtering or selective blocking

Abstract

Disclosed are a method and system for prohibiting the use of banned words during a live chat. One embodiment updates a banned word list by including a banned word input by a user in the banned word list, receives chat data to be displayed in a chat window of a live shopping screen from a server, checks whether there is a banned word on the banned word list among the words of the received chat data, and displays, when there is a banned word among the words, the received chat data on the chat window after excluding the banned word.

Description

라이브 채팅 중 금칙어 사용을 금지하는 시스템{SYSTEM FOR PROHIBITING USE OF BANNED WORDS DURING LIVE CHAT}SYSTEM FOR PROHIBITING USE OF BANNED WORDS DURING LIVE CHAT}

아래 실시예들은 라이브 채팅 중 금칙어 사용을 금지하는 시스템에 관한 것이다.The following embodiments relate to a system for prohibiting the use of forbidden words during live chat.

네트워크를 통해 연결된 사용자들은 채팅을 통해 서로 의사소통을 할 수 있다. 하지만, 채팅은 직접 얼굴을 대면하면서 이야기를 하거나, 서로의 음성을 직접 들으며 이야기를 주고 받는 전화통화 등 고전적 커뮤니케이션 방법과는 달리 대화 상대방을 시각이나 청각 등의 감각기관에 의해 인지하지 못하는 채 단순히 키보드를 두드려 텍스트의 형태로 발화된 메시지를 주고받을 뿐이어서 때로는 무책임하게 말을 던지는 경우가 발생한다.Users connected through the network can communicate with each other through chatting. However, unlike the classical communication methods such as talking face-to-face or talking on the phone while listening to each other's voices, chatting simply uses the keyboard without recognizing the other party by sensory organs such as sight or hearing. Because they only exchange messages uttered in the form of text by tapping the

전술한 배경기술은 발명자가 본원의 개시 내용을 도출하는 과정에서 보유하거나 습득한 것으로서, 반드시 본 출원 전에 일반 공중에 공개된 공지기술이라고 할 수는 없다. The above-mentioned background art is possessed or acquired by the inventor in the process of deriving the disclosure of the present application, and it cannot necessarily be said to be a known technology disclosed to the general public prior to the present application.

일 측에 따른 라이브 채팅 중 금칙어 사용을 금지하는 방법은 금칙어 리스트에 사용자에 의해 입력된 금칙어를 포함시켜 상기 금칙어 리스트를 업데이트하는 단계; 라이브 쇼핑 화면의 채팅창에 표시될 채팅 데이터를 서버로부터 수신하는 단계; 상기 수신한 채팅 데이터의 단어들 중에서 상기 금칙어 리스트 상의 금칙어가 있는지 여부를 확인하는 단계; 및 상기 단어들 중에서 상기 금칙어가 있는 경우 상기 금칙어를 제외하여 상기 수신한 채팅 데이터를 상기 채팅창에 표시하는 단계를 포함한다.According to one side, a method for prohibiting the use of forbidden words during live chat includes: updating the forbidden word list by including a forbidden word input by a user in a forbidden word list; Receiving chat data to be displayed in the chat window of the live shopping screen from the server; checking whether there is a forbidden word on the forbidden word list among the words of the received chatting data; and displaying the received chat data in the chatting window by excluding the forbidden word from among the words.

상기 채팅창은 상기 라이브 쇼핑 화면의 하단에 표시될 수 있다.The chat window may be displayed at the bottom of the live shopping screen.

상기 금칙어를 포함하는 채팅을 일정 횟수 이상 한 사용자에 대해 채팅을 미리 정해진 시간 동안 금지하도록 제어하는 단계를 더 포함할 수 있다.The method may further include controlling to prohibit chatting for a predetermined time for a user who has performed chatting including the forbidden word a predetermined number of times or more.

라이브 채팅 중 금칙어 사용을 금지하는 시스템은 금칙어 리스트를 저장하는 메모리; 및 상기 금칙어 리스트에 사용자에 의해 입력된 금칙어를 포함시켜 상기 금칙어 리스트를 업데이트하고, 라이브 쇼핑 화면의 채팅창에 표시될 채팅 데이터를 서버로부터 수신하며, 상기 수신한 채팅 데이터의 단어들 중에서 상기 금칙어 리스트 상의 금칙어가 있는지 여부를 확인하고, 상기 단어들 중에서 상기 금칙어가 있는 경우 상기 금칙어를 제외하여 상기 수신한 채팅 데이터를 상기 채팅창에 표시하는 컨트롤러를 포함한다.The system for prohibiting the use of forbidden words during live chat includes: a memory for storing a list of forbidden words; and updating the forbidden word list by including the forbidden word entered by the user in the forbidden word list, receiving chat data to be displayed in the chat window of the live shopping screen from the server, and the forbidden word list among the words of the received chat data and a controller for checking whether there is a forbidden word on the top and displaying the received chat data on the chatting window by excluding the forbidden word if there is a forbidden word among the words.

상기 채팅창은 상기 라이브 쇼핑 화면의 하단에 표시될 수 있다.The chat window may be displayed at the bottom of the live shopping screen.

상기 컨트롤러는 상기 금칙어를 포함하는 채팅을 일정 횟수 이상 한 사용자에 대해 채팅을 미리 정해진 시간 동안 금지하도록 제어할 수 있다.The controller may control to prohibit chatting for a predetermined time with respect to a user who has performed chatting including the forbidden word a predetermined number of times or more.

상기 컨트롤러는 상기 업데이트된 금칙어 리스트를 상기 서버로 전송할 수 있다.The controller may transmit the updated list of forbidden words to the server.

도 1은 일 실시예에 따른 라이브 채팅 중 금칙어 사용을 금지하는 방법을 설명하기 위한 순서도이다.
도 2는 일 실시예에 따른 라이브 쇼핑 화면을 설명하기 위한 도면이다.
도 3 내지 도 8은 일 실시예에 따른 라이브 커머스 시스템을 설명하기 위한 도면이다.
1 is a flowchart illustrating a method of prohibiting the use of forbidden words during live chatting according to an exemplary embodiment.
2 is a diagram for explaining a live shopping screen according to an exemplary embodiment.
3 to 8 are diagrams for explaining a live commerce system according to an embodiment.

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

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

어떤 구성요소가 다른 구성요소에 "연결되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다.When a component is referred to as being “connected to” another component, it may be directly connected or connected to the other component, but it should be understood that another component may exist in between.

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

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

이하, 실시예들을 첨부된 도면들을 참조하여 상세하게 설명한다. 첨부 도면을 참조하여 설명함에 있어, 도면 부호에 관계없이 동일한 구성 요소는 동일한 참조 부호를 부여하고, 이에 대한 중복되는 설명은 생략하기로 한다. Hereinafter, embodiments will be described in detail with reference to the accompanying drawings. In the description with reference to the accompanying drawings, the same components are assigned the same reference numerals regardless of the reference numerals, and overlapping descriptions thereof will be omitted.

도 1은 일 실시예에 따른 라이브 채팅 중 금칙어 사용을 금지하는 방법을 설명하기 위한 순서도이다.1 is a flowchart illustrating a method of prohibiting the use of forbidden words during live chatting according to an exemplary embodiment.

도 1을 참조하면, 일 실시예에 따른 채팅 시스템은 금칙어 리스트에 사용자에 의해 입력된 금칙어를 포함시켜 상기 금칙어 리스트를 업데이트할 수 있다.Referring to FIG. 1 , the chatting system according to an embodiment may update the forbidden word list by including the forbidden word input by the user in the forbidden word list.

일 실시예에 따른 채팅 시스템은 라이브 쇼핑 화면의 채팅창에 표시될 채팅 데이터를 서버로부터 수신할 수 있다.The chat system according to an embodiment may receive chat data to be displayed in the chat window of the live shopping screen from the server.

일 실시예에 따른 채팅 시스템은 상기 수신한 채팅 데이터의 단어들 중에서 상기 금칙어 리스트 상의 금칙어가 있는지 여부를 확인할 수 있다.The chatting system according to an embodiment may check whether there is a forbidden word on the forbidden word list among the words of the received chatting data.

일 실시예에 따른 채팅 시스템은 단어들 중에서 상기 금칙어가 있는 경우 상기 금칙어를 제외하여 상기 수신한 채팅 데이터를 상기 채팅창에 표시할 수 있다.The chatting system according to an embodiment may display the received chatting data in the chatting window by excluding the forbidden word when there is the forbidden word among the words.

일 실시예에 따르면, 상기 채팅창은 상기 라이브 쇼핑 화면의 하단에 표시될 수 있다.According to an embodiment, the chatting window may be displayed at the bottom of the live shopping screen.

일 실시예에 따르면, 일 실시예에 따른 채팅 시스템은 상기 금칙어를 포함하는 채팅을 일정 횟수 이상 한 사용자에 대해 채팅을 미리 정해진 시간 동안 금지하도록 제어할 수 있다.According to an embodiment, the chatting system according to an embodiment may control a user who has chatted including the forbidden word a predetermined number of times or more to prohibit chatting for a predetermined time.

도 2는 일 실시예에 따른 라이브 쇼핑 화면을 설명하기 위한 도면이다.2 is a diagram for explaining a live shopping screen according to an exemplary embodiment.

도 2를 참조하면, 사용자 단말은 가방의 판매 방송 영상을 디스플레이에 표시할 수 있다. 이 때, 판매 방송 영상의 하단에 채팅창이 표시될 수 있다.Referring to FIG. 2 , the user terminal may display a sale broadcast image of the bag on the display. At this time, a chat window may be displayed at the bottom of the sales broadcast image.

도 3은 일 실시예에 따른 라이브 커머스 시스템을 설명하기 위한 도면이다.3 is a diagram for explaining a live commerce system according to an embodiment.

도 3을 참조하면, 일 실시예에 따른 라이브 커머스 시스템(100)은 방송 단말(110), 제1 서버(120), 제2 서버(130), 및 수신 단말(140)을 포함한다. Referring to FIG. 3 , the live commerce system 100 according to an embodiment includes a broadcasting terminal 110 , a first server 120 , a second server 130 , and a receiving terminal 140 .

방송 단말(110) 및/또는 수신 단말(140)은, 예를 들어, 스마트폰, 태블릿 등과 같은 이동 단말에 해당할 수 있다.The broadcasting terminal 110 and/or the receiving terminal 140 may correspond to, for example, a mobile terminal such as a smart phone or a tablet.

방송 단말(110)은 상품을 촬영하여 상품 판매 방송 영상을 제1 서버(120)에 업로드한다. 일례로, 방송 단말(110)은 판매자(또는 쇼호스트)가 판매 상품을 사용하거나 설명하는 것을 촬영할 수 있고 촬영 영상을 제1 서버(120)에 전송할 수 있다. 이 때, 방송 단말(110)은 상품 판매 방송 영상을 자신의 디스플레이에 표시할 수 있다. The broadcasting terminal 110 uploads a product sales broadcast image to the first server 120 by photographing the product. For example, the broadcasting terminal 110 may photograph the seller (or show host) using or explaining the sale product, and may transmit the photographed image to the first server 120 . In this case, the broadcasting terminal 110 may display the product sale broadcasting image on its display.

제1 서버(120)는 상품 판매 방송 영상을 수신 단말(140)로 스트리밍 또는 전송한다.The first server 120 streams or transmits the product sales broadcast image to the receiving terminal 140 .

수신 단말(140)은 제1 서버(120)로부터 수신한 실시간 상품 판매 방송 영상을 자신의 디스플레이에 출력 또는 재생한다. 이에 따라, 수신 단말(140)의 사용자는 상품 판매 방송 영상을 실시간으로 시청할 수 있다. 다시 말해, 수신 단말(140)의 사용자는 라이브 쇼핑 방송을 시청할 수 있다.The receiving terminal 140 outputs or reproduces the real-time product sales broadcast image received from the first server 120 on its display. Accordingly, the user of the receiving terminal 140 may view the product sales broadcast image in real time. In other words, the user of the receiving terminal 140 may watch the live shopping broadcast.

수신 단말(140)의 사용자는 상품 판매 방송 영상을 시청하는 동안 채팅을 입력할 수 있다. 이러한 채팅은 제1 서버(120) 또는 별도의 채팅 서버를 통해 방송 단말(110)로 전송될 수 있고, 방송 단말(110)의 디스플레이에 표시될 수 있다. 이에 따라, 수신 단말(140)의 사용자는 판매자(또는 쇼호스트)와 실시간으로 대화할 수 있다.The user of the receiving terminal 140 may input chatting while watching a product sales broadcast video. Such chatting may be transmitted to the broadcast terminal 110 through the first server 120 or a separate chat server, and may be displayed on the display of the broadcast terminal 110 . Accordingly, the user of the receiving terminal 140 can communicate with the seller (or show host) in real time.

또한, 수신 단말(140)의 사용자는 상품을 구매할 수 있다. 일례로, 수신 단말(140)의 사용자는 방송 시작 전 또는 방송 시작 시 하나 이상의 미리 지정된 상품(달리 표현하면, 하나 이상의 미리 등록된 상품)을 구매할 수 있다. 또한, 수신 단말(140)의 사용자는 방송 동안 실시간으로 미리 지정된 상품을 구매할 수 있다.In addition, the user of the receiving terminal 140 may purchase a product. For example, the user of the receiving terminal 140 may purchase one or more pre-specified products (in other words, one or more pre-registered products) before or when broadcasting starts. In addition, the user of the receiving terminal 140 may purchase a pre-specified product in real time during broadcasting.

방송 단말(110)은 판매자(또는 판매 대행자) 단말로 달리 표현될 수 있고, 제1 서버(120)는 스트리밍 서버로 달리 표현될 수 있으며, 수신 단말(140)은 구매자 단말로 달리 표현될 수 있다.The broadcasting terminal 110 may be expressed differently as a seller (or sales agent) terminal, the first server 120 may be expressed differently as a streaming server, and the receiving terminal 140 may be expressed differently as a buyer terminal. .

일 실시예에 따르면, 라이브 컨텐츠 시청 중 구매 전환을 분석하는 시스템(이하, 분석 시스템)은 검색어에 대한 광고들 중에서 사용자들이 선택하여 상기 사용자들에게 노출된 광고들의 개수를 카운팅할 수 있다.According to an embodiment, a system for analyzing purchase conversion while watching live content (hereinafter, an analysis system) may count the number of advertisements selected by users among advertisements for a search term and exposed to the users.

분석 시스템은 라이브 컨텐츠를 시청하는 상기 사용자들의 수를 파악할 수 있다.The analytics system may determine the number of said users watching live content.

분석 시스템은 상기 라이브 컨텐츠 동안 상기 사용자들에 의해 선택된 상품의 개수와 상기 사용자들 중 일부에 의해 구매된 상품의 개수를 산출할 수 있다.The analysis system may calculate the number of products selected by the users during the live content and the number of products purchased by some of the users.

분석 시스템은 상기 카운팅된 개수, 상기 파악된 수, 상기 산출된 개수들을 이용하여 구매 전환율을 결정할 수 있다. 이 때, 분석 시스템은 상기 카운팅된 개수, 상기 파악된 수, 및 상기 산출된 개수들 모두를 더하여 구매 전환율을 결정할 수 있다. The analysis system may determine a purchase conversion rate using the counted number, the identified number, and the calculated number. In this case, the analysis system may determine the purchase conversion rate by adding all of the counted number, the identified number, and the calculated number.

분석 시스템은 결정된 구매 전환율을 통해 상기 사용자들에게 상품을 추천할 수 있다.The analysis system may recommend products to the users through the determined purchase conversion rate.

이상에서 설명된 실시예들은 하드웨어 구성요소, 소프트웨어 구성요소, 및/또는 하드웨어 구성요소 및 소프트웨어 구성요소의 조합으로 구현될 수 있다. 예를 들어, 실시예들에서 설명된 장치, 방법 및 구성요소는, 예를 들어, 프로세서, 콘트롤러, 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 a hardware component, a software component, and/or a combination of a hardware component and a software component. For example, the apparatus, methods and components described in the embodiments may include, for example, a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, a field programmable gate (FPGA) array), a programmable logic unit (PLU), a microprocessor, or any other device capable of executing and responding to instructions, may be implemented using a general purpose computer or special purpose computer. The processing device may execute an operating system (OS) and a software application running on the operating system. A processing device may also access, store, manipulate, process, and generate data in response to execution of the software. For convenience of understanding, although one processing device is sometimes described as being used, one of ordinary skill in the art will recognize that the processing device includes a plurality of processing elements and/or a plurality of types of processing elements. It can be seen that can include For example, the processing device may include a plurality of processors or one processor and one controller. Other processing configurations are also possible, such as parallel processors.

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

실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있으며 매체에 기록되는 프로그램 명령은 실시예를 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(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 in a computer-readable medium. The computer readable medium may include program instructions, data files, data structures, etc. alone or in combination, and the program instructions recorded on the medium are specially designed and configured for the embodiment, or are known and available to those skilled in the art of computer software. may be Examples of the computer-readable recording medium include magnetic media such as hard disks, floppy disks and magnetic tapes, optical media such as CD-ROMs and DVDs, and magnetic media such as floppy disks. - includes magneto-optical media, and hardware devices specially configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. Examples of program instructions include not only machine language codes such as those generated by a compiler, but also high-level language codes that can be executed by a computer using an interpreter or the like.

위에서 설명한 하드웨어 장치는 실시예의 동작을 수행하기 위해 하나 또는 복수의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The hardware devices described above may be configured to operate as one or a plurality of software modules to perform the operations of the embodiments, and vice versa.

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

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

Claims (10)

라이브 채팅 중 금칙어 사용을 금지하는 방법에 있어서,
금칙어 리스트에 사용자에 의해 입력된 금칙어를 포함시켜 상기 금칙어 리스트를 업데이트하는 단계;
라이브 쇼핑 화면의 채팅창에 표시될 채팅 데이터를 서버로부터 수신하는 단계;
상기 수신한 채팅 데이터의 단어들 중에서 상기 금칙어 리스트 상의 금칙어가 있는지 여부를 확인하는 단계; 및
상기 단어들 중에서 상기 금칙어가 있는 경우 상기 금칙어를 제외하여 상기 수신한 채팅 데이터를 상기 채팅창에 표시하는 단계
를 포함하는
라이브 채팅 중 금칙어 사용을 금지하는 방법.
In the method of prohibiting the use of forbidden words during live chat,
updating the forbidden word list by including the forbidden word input by the user in the forbidden word list;
Receiving chat data to be displayed in the chat window of the live shopping screen from the server;
checking whether there is a forbidden word on the forbidden word list among the words of the received chatting data; and
Displaying the received chat data in the chatting window by excluding the forbidden word when there is the forbidden word among the words
containing
How to ban the use of forbidden words during live chat.
제1항에 있어서,
상기 채팅창은 상기 라이브 쇼핑 화면의 하단에 표시되는,
라이브 채팅 중 금칙어 사용을 금지하는 방법.
According to claim 1,
The chat window is displayed at the bottom of the live shopping screen,
How to ban the use of forbidden words during live chat.
제1항에 있어서,
상기 금칙어를 포함하는 채팅을 일정 횟수 이상 한 사용자에 대해 채팅을 미리 정해진 시간 동안 금지하도록 제어하는 단계
를 더 포함하는,
라이브 채팅 중 금칙어 사용을 금지하는 방법.
According to claim 1,
Controlling to prohibit chatting for a predetermined time for a user who has performed chatting including the forbidden word more than a certain number of times
further comprising,
How to ban the use of forbidden words during live chat.
라이브 채팅 중 금칙어 사용을 금지하는 시스템에 있어서,
금칙어 리스트를 저장하는 메모리; 및
상기 금칙어 리스트에 사용자에 의해 입력된 금칙어를 포함시켜 상기 금칙어 리스트를 업데이트하고, 라이브 쇼핑 화면의 채팅창에 표시될 채팅 데이터를 서버로부터 수신하며, 상기 수신한 채팅 데이터의 단어들 중에서 상기 금칙어 리스트 상의 금칙어가 있는지 여부를 확인하고, 상기 단어들 중에서 상기 금칙어가 있는 경우 상기 금칙어를 제외하여 상기 수신한 채팅 데이터를 상기 채팅창에 표시하는 컨트롤러
를 포함하는,
라이브 채팅 중 금칙어 사용을 금지하는 시스템.
In the system for prohibiting the use of forbidden words during live chat,
a memory for storing a list of forbidden words; and
The forbidden word list is updated by including the forbidden word input by the user in the forbidden word list, chat data to be displayed in the chat window of the live shopping screen is received from the server, and among the words of the received chat data, the forbidden word list is on the forbidden word list. A controller that checks whether there is a forbidden word, and displays the received chat data in the chat window by excluding the forbidden word if there is the forbidden word among the words
containing,
A system that forbids the use of forbidden words during live chat.
제4항에 있어서,
상기 채팅창은 상기 라이브 쇼핑 화면의 하단에 표시되는,
라이브 채팅 중 금칙어 사용을 금지하는 시스템.
5. The method of claim 4,
The chat window is displayed at the bottom of the live shopping screen,
A system that forbids the use of forbidden words during live chat.
제4항에 있어서,
상기 컨트롤러는,
상기 금칙어를 포함하는 채팅을 일정 횟수 이상 한 사용자에 대해 채팅을 미리 정해진 시간 동안 금지하도록 제어하는,
라이브 채팅 중 금칙어 사용을 금지하는 시스템.
5. The method of claim 4,
The controller is
Controlling to prohibit chatting for a predetermined time for a user who has chatted including the forbidden word more than a certain number of times,
A system that forbids the use of forbidden words during live chat.
제4항에 있어서,
상기 컨트롤러는,
상기 업데이트된 금칙어 리스트를 상기 서버로 전송하는,
라이브 채팅 중 금칙어 사용을 금지하는 시스템.
5. The method of claim 4,
The controller is
Transmitting the updated forbidden word list to the server,
A system that forbids the use of forbidden words during live chat.
라이브 채팅 중 금칙어 사용을 금지하는 시스템에 있어서,
복수의 사용자 단말들;
라이브 컨텐츠를 스트리밍하는 서버;
채팅 서버; 및
상기 사용자 단말들과 상기 서버와 연결되는 금지 장치
를 포함하고,
상기 금지 장치는 금칙어 리스트에 사용자에 의해 입력된 금칙어를 포함시켜 상기 금칙어 리스트를 업데이트하고, 라이브 쇼핑 화면의 채팅창에 표시될 채팅 데이터를 서버로부터 수신하며, 상기 수신한 채팅 데이터의 단어들 중에서 상기 금칙어 리스트 상의 금칙어가 있는지 여부를 확인하고, 상기 단어들 중에서 상기 금칙어가 있는 경우 상기 금칙어를 제외하여 상기 수신한 채팅 데이터를 상기 채팅창에 표시하는
를 포함하는,
라이브 채팅 중 금칙어 사용을 금지하는 시스템.
In the system for prohibiting the use of forbidden words during live chat,
a plurality of user terminals;
a server that streams live content;
chat server; and
Prohibited device connected to the user terminals and the server
including,
The prohibition device updates the forbidden word list by including the forbidden word input by the user in the forbidden word list, receives chat data to be displayed in the chat window of the live shopping screen from the server, and among the words of the received chat data Checking whether there is a forbidden word on the forbidden word list, and displaying the received chat data in the chat window by excluding the forbidden word if there is a forbidden word among the words
containing,
A system that forbids the use of forbidden words during live chat.
제8항에 있어서,
상기 채팅창은 상기 라이브 쇼핑 화면의 하단에 표시되는,
라이브 채팅 중 금칙어 사용을 금지하는 시스템.
9. The method of claim 8,
The chat window is displayed at the bottom of the live shopping screen,
A system that forbids the use of forbidden words during live chat.
제8항에 있어서,
상기 금지 장치는,
상기 금칙어를 포함하는 채팅을 일정 횟수 이상 한 사용자에 대해 채팅을 미리 정해진 시간 동안 금지하도록 제어하는,
라이브 채팅 중 금칙어 사용을 금지하는 시스템.
9. The method of claim 8,
The prohibition device is
Controlling to prohibit chatting for a predetermined time for a user who has chatted including the forbidden word more than a certain number of times,
A system that forbids the use of forbidden words during live chat.
KR1020200152137A 2020-11-13 2020-11-13 System for prohibiting use of banned words during live chat KR20220065531A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020200152137A KR20220065531A (en) 2020-11-13 2020-11-13 System for prohibiting use of banned words during live chat

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020200152137A KR20220065531A (en) 2020-11-13 2020-11-13 System for prohibiting use of banned words during live chat

Publications (1)

Publication Number Publication Date
KR20220065531A true KR20220065531A (en) 2022-05-20

Family

ID=81801857

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020200152137A KR20220065531A (en) 2020-11-13 2020-11-13 System for prohibiting use of banned words during live chat

Country Status (1)

Country Link
KR (1) KR20220065531A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20240039665A (en) 2022-09-19 2024-03-27 주식회사 카카오 apparatus and method for restricting the display of messages in messenger services

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20240039665A (en) 2022-09-19 2024-03-27 주식회사 카카오 apparatus and method for restricting the display of messages in messenger services

Similar Documents

Publication Publication Date Title
JP7038829B2 (en) Face recognition methods and devices, electronic devices and storage media
US11943486B2 (en) Live video broadcast method, live broadcast device and storage medium
US10182095B2 (en) Method and system for video call using two-way communication of visual or auditory effect
US20170163580A1 (en) Interactive method and device for playback of multimedia
CN108040285B (en) Video live broadcast picture adjusting method, computer equipment and storage medium
US10929600B2 (en) Method and apparatus for identifying type of text information, storage medium, and electronic apparatus
US20190373336A1 (en) Method and apparatus for generating caption
US20170195710A1 (en) Method and electronic device for preview play
CN107172501B (en) Live broadcast room recommendation display method and system
WO2023071917A1 (en) Virtual object interaction method and device, and storage medium and computer program product
CN112929678A (en) Live broadcast method, device, server and computer readable storage medium
US20170168660A1 (en) Voice bullet screen generation method and electronic device
US20230209125A1 (en) Method for displaying information and computer device
CN113315979A (en) Data processing method and device, electronic equipment and storage medium
CN106774852B (en) Message processing method and device based on virtual reality
KR20220065531A (en) System for prohibiting use of banned words during live chat
US20170171266A1 (en) Method and electronic device based on android platform for multimedia resource play
US20170171491A1 (en) Method and Electronic Device for Adjusting Video Subtitles
US20170188214A1 (en) Method and electronic device for sharing multimedia information
US20170171628A1 (en) Method and electronic device for quickly playing video
US20170139933A1 (en) Electronic Device, And Computer-Readable Storage Medium For Quickly Searching Video Segments
US10328336B1 (en) Concurrent game functionality and video content
CN109348298B (en) Method and equipment for pushing and playing multimedia data stream
KR102576977B1 (en) Electronic device for providing interactive education service, and operating method thereof
US20170134781A1 (en) Method and apparatus for realizing custom menu, client and server