WO2021107445A1 - Procédé pour fournir un service d'informations de mots nouvellement créés sur la base d'un graphe de connaissances et d'une conversion de translittération spécifique à un pays, et appareil associé - Google Patents

Procédé pour fournir un service d'informations de mots nouvellement créés sur la base d'un graphe de connaissances et d'une conversion de translittération spécifique à un pays, et appareil associé Download PDF

Info

Publication number
WO2021107445A1
WO2021107445A1 PCT/KR2020/015579 KR2020015579W WO2021107445A1 WO 2021107445 A1 WO2021107445 A1 WO 2021107445A1 KR 2020015579 W KR2020015579 W KR 2020015579W WO 2021107445 A1 WO2021107445 A1 WO 2021107445A1
Authority
WO
WIPO (PCT)
Prior art keywords
marketing
data
information
transliteration
knowledge graph
Prior art date
Application number
PCT/KR2020/015579
Other languages
English (en)
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
Priority claimed from KR1020190152512A external-priority patent/KR20210063877A/ko
Priority claimed from KR1020190152511A external-priority patent/KR20210063876A/ko
Application filed by 주식회사 데이터마케팅코리아 filed Critical 주식회사 데이터마케팅코리아
Publication of WO2021107445A1 publication Critical patent/WO2021107445A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/36Creation of semantic tools, e.g. ontology or thesauri
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/237Lexical tools
    • G06F40/242Dictionaries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods

Definitions

  • the present invention relates to a service providing method and an apparatus therefor. More specifically, the present invention relates to a method and apparatus for providing a knowledge graph and transliteration-based neologism information service for each country.
  • the transliteration of English into Hangeul is a general method in which a person transliterates by hand according to the foreign language notation set by the National Institute of the Korean Language, or directly transliterates by referring to the usage examples of the language norms provided by the National Institute of the Korean Language.
  • the Korean transliteration work is being carried out in an inefficient way that takes time and human cost enough to have rules for transliteration of Hangul for each company.
  • the present invention has been devised to solve the above problems, and by effectively providing a marketing information analysis service based on a marketing specialized knowledge graph model based on analysis information for each marketing channel through artificial intelligence technology, marketing with low cost and high efficiency
  • An object of the present invention is to provide a method and apparatus for providing an efficient marketing analysis service that can support decision-making.
  • the present invention provides the marketing information service as a marketing information service based on the marketing specialized knowledge graph and transliteration based on each country by implementing a transliteration conversion process using an artificial neural network for marketing decision making and analysis as described above.
  • An object of the present invention is to provide a method for providing a service and an apparatus therefor.
  • a service providing apparatus for solving the above-described problems includes: a preprocessing unit for collecting and preprocessing foreign language transliteration learning data for learning a marketing-specialized knowledge graph model; a learning modeling unit for modeling vector-based learning data from the foreign language transliteration learning data; and a predictive modeling unit that generates a predictive model for transliteration conversion from the learning data, and converts and outputs the Korean transliteration data by applying foreign language transliteration data to the predictive model.
  • a service providing method for solving the above-described problems includes the steps of: collecting and pre-processing foreign language transliteration learning data for learning a marketing-specialized knowledge graph model; modeling vector-based learning data from the foreign language transliteration learning data; and generating a predictive model for transliteration conversion from the learning data, and applying foreign language transliteration data to the predictive model to convert and output the Korean transliteration data.
  • the method according to an embodiment of the present invention for solving the above problems may be implemented as a program for executing the method in a computer and a recording medium in which the program is recorded.
  • the marketing specialized knowledge graph and transliteration-based neologism information service for each country are provided as a marketing information service. It is possible to provide a service providing method and an apparatus therefor.
  • FIG. 1 is a block diagram schematically showing an entire system according to an embodiment of the present invention.
  • FIG. 2 is a block diagram illustrating in more detail an apparatus for providing a marketing service according to an embodiment of the present invention.
  • FIG. 3 is a flowchart illustrating an operation of an apparatus for providing a marketing service according to an embodiment of the present invention.
  • FIG. 4 is a block diagram for explaining in more detail a knowledge graph construction module according to an embodiment of the present invention.
  • FIG. 5 is a flowchart illustrating an operation of a knowledge graph building module according to an embodiment of the present invention.
  • FIG. 6 is a relationship diagram for explaining a knowledge graph construction and semantic mapping process according to an embodiment of the present invention.
  • FIG. 7 is a block diagram for explaining in more detail a neologism dictionary construction module according to an embodiment of the present invention.
  • FIGS. 9 to 12 are diagrams illustrating data processing according to the transliteration-based neologo information processing process for each country.
  • block diagrams herein are to be understood as representing conceptual views of illustrative circuitry embodying the principles of the present invention.
  • all flowcharts, state transition diagrams, pseudo code, etc. may be tangibly embodied on a computer-readable medium and be understood to represent various processes performed by a computer or processor, whether or not a computer or processor is explicitly shown.
  • processors may be provided by the use of dedicated hardware as well as hardware having the ability to execute software in association with appropriate software.
  • the functionality may be provided by a single dedicated processor, a single shared processor, or a plurality of separate processors, some of which may be shared.
  • DSP digital signal processor
  • ROM read-only memory
  • RAM random access memory
  • non-volatile memory Other common hardware may also be included.
  • a component expressed as a means for performing the function described in the detailed description includes, for example, any form of software including a combination of circuit elements or firmware/microcode for performing the above function. It is intended to include all methods of performing the functions that are combined with suitable circuitry for executing the software to perform the functions. Since the present invention defined by these claims is combined with the functions provided by the various enumerated means and in a manner required by the claims, any means capable of providing the functions are equivalent to those contemplated from the present specification. should be understood as
  • FIG. 1 is a conceptual diagram schematically illustrating an entire system according to an embodiment of the present invention.
  • the entire system includes a marketing information analysis service providing apparatus 100, a marketing platform 200 and one or more user terminals 300 connected through one or more mutually distinct channels, and a marketing information analysis service
  • the providing apparatus 100 may be connected to the machine learning module 400 or include the machine learning module 400 .
  • the marketing information analysis service providing apparatus 100 may be connected to each platform 200 and the user terminal 300 through a wired/wireless network to provide a marketing information analysis service, and to analyze marketing information based on learning and artificial intelligence
  • it may be connected to the machine learning module 400 or include the machine learning module 400, and devices or terminals connected to each network may perform mutual communication through a preset network channel.
  • each network is a local area network (LAN), a wide area network (WAN), a value added network (VAN), a personal area network (PAN), a mobile communication network ( It can be implemented in all types of wired/wireless networks such as mobile radiocommunication network) or satellite communication networks.
  • LAN local area network
  • WAN wide area network
  • VAN value added network
  • PAN personal area network
  • mobile communication network It can be implemented in all types of wired/wireless networks such as mobile radiocommunication network) or satellite communication networks.
  • the user terminal 300 may include various server devices, network devices, or terminal devices that access the marketing information analysis service providing apparatus 100 for the purpose of receiving a marketing analysis service for marketing decision making.
  • the user terminals 300 may be connected to the marketing information analysis service providing apparatus 100 through an individual security network, and the marketing information analysis service providing apparatus 100 may be connected to each user terminal 300 through each security network.
  • the security network may be an encryption network
  • the service-registered user terminal 300 stores in advance the decryption key information according to the company authentication, and stores the marketing analysis result information received from the marketing information analysis service providing apparatus 100, Decryption according to the decryption key information can be obtained and output.
  • the user terminals 300 may have completed the basic information registration process corresponding to the marketing information analysis service providing apparatus 100 .
  • the user terminal 300 may be a terminal that is provided with a marketing information analysis service as a member of each company.
  • it may be a terminal of a company that directly makes marketing decisions, a terminal of a company that provides marketing services in partnership with a plurality of companies, or a terminal of a network service company that mediates data between a plurality of networks.
  • the marketing information analysis service providing apparatus 100 receives company information from each user terminal 300 , collects marketing document data based on a marketing network channel classified in advance based on the received company information, and the document data By learning the unstructured data according to the processing of the machine learning module 400 through the machine learning module 400, and using the knowledge graph information and ontology information built in advance, the learning information and the structured data collected and analyzed in advance, a marketing-specialized knowledge graph model create
  • the marketing information analysis service providing apparatus 100 may process the marketing market trend and demand prediction analysis using the marketing specialized knowledge graph model, and transmit marketing analysis information according to the processed result information to the user terminal 300 . can provide
  • the marketing-specialized knowledge graph may be constructed by semantic mapping processing of pre-established knowledge graph model information according to a natural language analysis result of company information and marketing document collection information, and the marketing information analysis service providing apparatus 100 ) can collect, store and manage dictionary (DICTIONARY) information required for natural language processing and text analysis for such semantic mapping processing and ontology information for constructing a classification system in advance.
  • DITIONARY dictionary
  • the marketing information analysis service providing apparatus 100 collects and sets a dictionary and a classification system specialized for marketing in advance, and natural language analysis-based learning of marketing document information collected for each marketing channel in response to corporate information According to the processing, semantic mapping may be performed on the pre-established knowledge graph. Accordingly, the meaning-mapped marketing-specialized knowledge graph is specialized for marketing and includes the latest information and rich synonym information, and can include rich context (CONTEXT) and relationship (ASSOCIATION) information.
  • CONTEXT rich context
  • ASSOCIATION relationship
  • Such a marketing-specialized knowledge graph can include relationship information between keywords, can be used for various solutions such as marketing trend analysis and future predictive analysis, and can be used to individually create a subdivided dictionary and classification system for each marketing field.
  • the marketing-specialized knowledge graph is a graph-based data model including relationship information between knowledge keywords by setting keyword information, which is a marketing entity, as a node, and representing the relationship between each node as an edge.
  • keyword information which is a marketing entity
  • a relational data model may be exemplified, but the marketing information analysis service providing apparatus 100 according to an embodiment of the present invention is based on the recently proposed SEMANTIC WEB technology to overcome the complexity and performance limitations of the relational data model. Based on this, it is possible to create higher efficiencies, expand the knowledge expression method, and solve the problems of scalability of data models and interoperability between systems.
  • the dictionary and classification system for text analysis are manually created by experts in a specific field, and as described above, there is a problem of cost increase due to the increase in the amount of data. There is a problem that this falls, and the technology itself, such as a typical web ontology language (OWL, Ontology Web Language), has problems with low model complexity and reusability.
  • OWL Ontology Web Language
  • the marketing information analysis service providing apparatus 100 provides learning information learned through machine learning from unstructured data analysis information and knowledge extracted from structured data in order to construct a marketing-specialized knowledge graph.
  • the diversified marketing knowledge data is efficiently semantically mapped and processed to enable automation while Its accuracy and performance can be improved.
  • the marketing information analysis service providing apparatus 100 may provide keyword classification and system information based on a marketing specialized knowledge graph through the semantic mapping processing of the diversified marketing knowledge data, It facilitates the reflection of recent issue keywords or new words for marketing purposes, and it is possible to quickly build and process information on compatibility between languages for marketing purposes (eg, foreign language data corresponding to Korean transliteration, etc.).
  • the platform 200 may be a marketing target network platform, and may be connected to the marketing information analysis service providing apparatus 100 through each access channel.
  • Each channel may be, for example, site address information corresponding to a specific platform, and the marketing information analysis service providing apparatus 100 collects marketing document data for each platform channel determined in response to site address information, and collects the results can be stored and analyzed.
  • the machine learning module 400 used in the analysis may process parallel analysis of structured and unstructured data, and hybrid-type document classification processing for this may be performed in advance.
  • Hybrid document classification processing is marketing document data using a machine learning-based primary document classification process and secondary classification information using an ontology dictionary and a linguistic rule from classification information obtained from the primary document classification process. It may include a secondary classification process for classifying As such, the classification information according to the primary and secondary classification may be used as re-learning training information of the machine learning module 400 .
  • the marketing information analysis service providing apparatus 100 may provide an analysis information service for effective marketing to the user terminal 300 .
  • the marketing information analysis service providing apparatus 100 may provide a keyword dictionary construction service for market trend analysis, a digital influence quantification service for each keyword, a trend prediction information providing service according to a prediction model, etc. to the user terminal 300 .
  • the marketing information analysis service providing apparatus 100 analyzes text or voice-based request data received from the user terminal 300, and provides a marketing analysis information providing service using an artificial intelligence chatbot function. You may.
  • FIG. 2 is a block diagram illustrating in more detail an apparatus for providing a marketing service according to an embodiment of the present invention.
  • the apparatus 100 for providing a marketing information analysis service includes a control unit 110 , a communication unit 120 , and a user management unit 130 . ), a channel-based information collection unit 140 , an analysis data processing unit 150 , a dashboard configuration unit 160 , a service providing unit 170 , and a storage unit 190 .
  • the control unit 110 generally controls the execution of the operation and function of each component including the marketing document data information collection, analysis data processing, dashboard configuration, and marketing information analysis service provision of the marketing information analysis service providing device 100 .
  • the controller 110 may be implemented as a processor for controlling all or a part of a function of providing an analysis result of information collected from the platforms 200 to the user terminals 300 or a program for executing the same.
  • the communication unit 120 is a network between the marketing information analysis service providing apparatus 100 and a wireless communication system including a mobile communication network or Internet network or between the service providing apparatus 100 and the platform 200 or the user terminal 300 is located. It may include one or more communication modules that enable wired/wireless communication between them.
  • the communication unit 120 may include a modem that encodes and modulates a transmitted signal and demodulates and decodes a received signal, or an RF front end that processes an RF signal.
  • the user manager 130 performs user registration and account management for one or more user terminals 300 using the service providing apparatus 100 .
  • the user management unit 130 receives authentication information including at least one of account identification information and terminal identification information of a person in charge of a logged-in company or a marketing service provider from the user terminal 300, and uses the authentication information to store user information. Registration can be processed. Accordingly, the user management unit 130 may register and manage information on the platform 200 to provide or analyze a marketing service and information on the user terminal 300 corresponding thereto for each marketing channel.
  • the channel-based information collection unit 140 collects marketing document data through data channels connected from the platform 200 corresponding to the user terminals 300 managed by the user management unit 130, respectively, and for each channel.
  • the collected marketing document data is output to the analysis data processing unit 150 .
  • the marketing document data may form basic analysis information processed by the analysis data processing unit 150 according to an embodiment of the present invention.
  • the marketing document data may include, for example, web page document data collected for each channel from the platform 200 , keyword data collected corresponding to a preset format, or site source code information.
  • the channel-based information collection unit 140 stores a keyword crawler that collects and stores keywords classified by industry/subject/brand in response to each platform 200, a user request collection process, and A collection process manager that allocates a collection process for each channel, a collector for each channel that accesses the platform 200, performs collection by channel and stores the collection result in the storage unit 190, and a problem that collection is stopped due to site source change It may include a collection site source management manager that prepares for and periodically compares and reports newly updated information.
  • the channel-based information collection unit 140 may access the platform 200 through a specific channel according to channel information requested from the user terminal 300 or preset in response to the user terminal 300 .
  • the channel-based information collection unit 140 receives the marketing document data to be collected according to keyword information received from the user terminal 300 or preset corresponding to the user terminal 300 through a data channel connected to the platform 200 . It can be collected through the Star Collector.
  • the channel-specific collector of the channel-based information collection unit 140 may store the collected marketing document data in the collection result database of the storage unit 190 .
  • the channel-based information collection unit 140 identifies the channel information of the platforms 200 for each industry/subject/brand corresponding to the classification information requested from the user terminal 300, and through the channel, the user terminal ( 300), a suitable collection site may be determined, and marketing document data corresponding to preset keyword information may be collected and stored from the determined site.
  • the preset keyword information may be obtained from a marketing ontology-based knowledge graph processed by the analysis data processing unit 150 , which will be described in more detail later.
  • the channel-based information collection unit 140 may register and periodically monitor site information of the platform 200 on which marketing document data is collected, and when source code update information is generated, the information is sent to the user terminal 300 . It provides an alarm and can collect and store updated data.
  • analysis data processing unit 150 may perform document classification processing of the marketing document data collected by the channel-based information collection unit 140 , and may generate or construct a marketing-specialized knowledge graph model using the classified document data.
  • the marketing specialized knowledge graph model includes pre-built keyword-based knowledge graph information, pre-collected ontology information, machine learning learning information of the collected and classified document data, and structured data information.
  • the marketing-specialized knowledge graph model may be modular ontology model data, and the ontology model data includes a core ontology built from key concepts, relationship information, daily keywords and emotional keyword information, and real-time machine learning-based document classification to reflect the latest keywords. It can be designed as a layered domain ontology built from the data obtained from the data, and interoperability can be secured by the semantic web standard technology.
  • the semantic web standard technology may include, for example, a conversion processing technology into a standard protocol language corresponding to an ontology description query, and the converted ontology description query format is RDF (Resource Description Framework) format, OWL (Web Ontoyoly language) Format, Sparkle (SPARQL, Protocol and RDF Query Language) format, etc. may be exemplified.
  • RDF Resource Description Framework
  • OWL Web Ontoyoly language
  • Sparkle SPARQL, Protocol and RDF Query Language
  • the analysis data processing unit 150 includes a knowledge graph construction module 151 that processes knowledge graph construction, a dictionary construction module 152 corresponding to the domain ontology, and filtering classification of structured and unstructured documents It may include a document classification module 153 for each. Accordingly, the analysis data processing unit 150 may provide various service information based on the marketing ontology by using the generated or constructed marketing specialized knowledge graph model.
  • the knowledge graph construction module 151 may acquire machine learning-based marketing learning information, and the acquired marketing learning information may be used to build a marketing-specific knowledge graph model.
  • the dashboard configuration unit 160 may configure a marketing analysis dashboard interface to be provided to the user terminal 300 , and the dashboard may be in the form of a GUI (GRAPHIC USER INTERFACE) such as a web interface. may be visually or aurally output through the user terminal 300 .
  • GUI GUI USER INTERFACE
  • the dashboard configuration unit 160 may configure an artificial intelligence chatbot-based marketing interface dashboard for a user-friendly marketing information analysis service, and through this marketing interface dashboard, a request is made from the user terminal 300 . It can provide various services such as market trend analysis, demand prediction analysis, keyword influence analysis, new word keyword dictionary, and product competitiveness analysis.
  • the service providing unit 170 receives the service request of the user terminal 300, and through the dashboard interface configured in the dashboard configuration unit 160, the marketing information analysis service result corresponding to the service request, the user terminal ( 300), and may include a service manager provided by .
  • the storage unit 190 includes one or more storage media for storing program information for the operation of the above-described control unit 110 and the operation of the above-described components, and may include one or more databases according to each purpose. have.
  • FIG. 3 is a flowchart illustrating an operation of an apparatus for providing a marketing service according to an embodiment of the present invention.
  • the apparatus 100 for providing a marketing information analysis service first collects platform channel-based marketing document data according to a service request of the user terminal 300 ( S101 ).
  • the marketing information analysis service providing apparatus 100 performs hybrid document classification processing according to primary filtering of marketing document data and secondary filtering based on machine learning (S105).
  • the marketing information analysis service providing apparatus 100 extracts unstructured data from the marketing document data (S105), and obtains machine learning-based marketing learning information corresponding to the unstructured data (S107).
  • the marketing information analysis service providing apparatus 100 generates a specialized marketing knowledge graph model using pre-built knowledge graph information and pre-collected ontology information, and the marketing learning information and structured data (S109).
  • the marketing information analysis service providing apparatus 100 performs marketing market trend and demand prediction analysis based on the marketing specialized knowledge graph model (S111).
  • the marketing information analysis service providing apparatus 100 may perform an analysis corresponding to the service according to the request of the user terminal 300, and not only the market trend and demand prediction analysis, but also the construction of a neologism dictionary, keyword influence analysis, etc. This can be done further.
  • the marketing information analysis service providing apparatus 100 may provide marketing analysis information based on natural language processing according to the analysis result by using the dashboard interface (S113).
  • FIG. 4 is a block diagram for explaining in more detail a knowledge graph construction module according to an embodiment of the present invention.
  • the unstructured data for building a marketing-specialized knowledge graph model may be the original text of a marketing web page collected by the channel-based information collection unit 140, and the structured data may be a general-purpose file format or a structured data that can be collected through openAPI It may contain data.
  • the open knowledge graph data may be domestic and foreign data published in RDF format, and may be obtained by receiving an RDF file or a query response targeting a SPARQL endpoint.
  • the knowledge graph construction module 151 processes step-by-step through a two-stage pipeline module as shown in FIG. 4 , thereby effectively marketing specialized knowledge Graph model building processing can be performed.
  • the knowledge graph building module 151 includes an unstructured data processing unit 1511 , a structured data processing unit 1512 , an open knowledge graph management unit 1515 , and a relational database. 1517 , and may include a natural language analysis unit 1513 , a knowledge graph information conversion unit 1514 , a large-capacity knowledge graph processing unit 1516 , and an ontology information processing unit 1518 as the second pipeline module.
  • the data output from the second pipeline may be transmitted to the marketing specialized knowledge graph construction unit 1519 and used to generate marketing specialized knowledge graph model data or keyword analysis information.
  • the unstructured data processing unit 1511 may identify the unstructured data from the marketing document data collected in the first pipeline stage, and transmit it to the natural language analyzer 1513 .
  • the unstructured data may include, for example, text data identified from marketing document data.
  • the natural language analyzer 153 may extract main keywords using natural language processing technology from the unstructured data.
  • the natural language processing technology may be exemplified by techniques such as morpheme analysis and entity name recognition, and the natural language analysis unit 1513 may use classification information of the document classification module 153 for more accurate keyword extraction processing.
  • the knowledge graph information conversion unit 1514 is a marketing knowledge graph information that is mapped and integrated into the knowledge graph information in a preset format by a mapping technology such as rule-based marketing keyword mapping or machine learning algorithm-based mapping. Format conversion can be processed.
  • the open knowledge graph management unit 1515 may collect and store pre-built open knowledge graph information using an openAPI or the like.
  • the large-capacity knowledge graph processing unit 1516 pre-builds the large-capacity knowledge graph information prepared so that the collected open knowledge graph information can be mapped to the marketing knowledge graph information that has been format-converted from the natural language analysis information described above,
  • the knowledge graph information may be transmitted to the marketing specialized knowledge graph model building unit 1519 .
  • the relational database 1517 may collect and store ontology information for semantic mapping between the knowledge graph information converted by the knowledge graph information conversion unit 1514 and the knowledge graph information processed by the large capacity knowledge graph processing unit 1516, Among the stored ontology information, mutually compatible ontology information may be transmitted to the marketing specialized knowledge graph construction unit 1519 .
  • the marketing-specialized knowledge graph model building unit 1519 collects open knowledge graph information collected from an RDF file or SPARQL Endpoint as knowledge graph model information for processing a large-capacity knowledge graph, and the converted marketing knowledge graph information By building a mapping table between and the large-capacity knowledge graph information, a marketing-specific knowledge graph model can be built.
  • the marketing-specialized knowledge graph model building unit 1519 performs mapping processing based on the unique identifier assigned to each data item, but in the case of the same data whose identifiers do not match, the pre-collected ontology information-based relationship information and attributes After calculating the matching probability through the information, data mapping processing for preferentially mapping the high probability may be performed.
  • FIG. 5 is a flowchart illustrating an operation of a knowledge graph construction module according to an embodiment of the present invention
  • FIG. 6 is a relationship diagram illustrating a knowledge graph construction and semantic mapping process according to an embodiment of the present invention.
  • the knowledge graph building module 151 is a knowledge graph from OpenAPI or structured file data. Conversion rule information may be obtained (S201).
  • the conversion rule information may be obtained from a conversion rule file described in R2RML (RDB to RDF Mapping Language), which is a W3C international standard.
  • R2RML RDB to RDF Mapping Language
  • the transformation rule information may be converted into knowledge graph transformation rule data using transformation rules described in RML (RDF Mapping Language) from OpenAPI or formatted file data.
  • the knowledge graph construction module 151 obtains ontology transformation rule information from the relational database (S203), and transforms the natural language analysis information of the unstructured data according to the knowledge graph transformation rule information (S205).
  • the knowledge graph construction module 151 maps the transformed knowledge graph information to a pre-built large-capacity knowledge graph according to the ontology transformation rule information to build a marketing-specialized knowledge graph model (S207).
  • the knowledge graph construction module 151 may include a marketing-specific knowledge graph model construction unit 1519 for generating marketing-specific knowledge graph model data.
  • the marketing specialized knowledge graph model building unit 1519 may include the semantic mapping processing unit to efficiently perform the above-described mapping processing with high accuracy.
  • the semantic mapping processing unit may further include a fuzzy algorithm processing unit and a URI identifier processing unit.
  • the semantic mapping processing unit may process semantic mapping between items of data converted into a knowledge graph format (eg, RDF) and a pre-established large-capacity knowledge graph item.
  • a knowledge graph format eg, RDF
  • the semantic mapping processing unit may include a URI identifier processing unit for processing primary mapping by comparing URI identifiers assigned to all data items.
  • the semantic mapping processing unit applies a semantic mapping tool between words implemented based on the Levenshtein fuzzy metric algorithm developed according to the linguistic characteristics of Korean from the primary mapping-processed data to obtain automated meaning. Mapping can be handled.
  • the data for which the automatic mapping is completed may be subjected to sampling processing, and the processed sampling data may be used for subsequent mapping inspection and correction processing.
  • the knowledge graph construction module 151 may acquire knowledge graph model data on which semantic mapping is completed as marketing-specific knowledge graph model data.
  • the knowledge graph construction module 151 may integrally generate a knowledge graph model by importing the mapped knowledge graph data into a triplestore type database in which the large-capacity knowledge graph data previously built is stored. have.
  • the final knowledge graph model be described as an RDF (Resource Description Framework) data model, which improves compatibility and analysis efficiency.
  • RDF Resource Description Framework
  • the classification system for each item of the established large-capacity knowledge graph may be a marketing-specialized system created by a domain expert in the marketing field.
  • the open knowledge graph management unit 1515 manages the classification system for each field based on the public interest (can be calculated as a number of searches for each period of the main portal service) corresponding to each classification system keyword, and the classification system for each field may decide to keep or archive them.
  • the apparatus 100 for providing marketing information analysis service according to an embodiment of the present invention, the problem of not reflecting the latest keywords pointed out as a disadvantage of the general knowledge graph, the Korean-based knowledge graph and It solves the difficulty of building dictionary data for analysis, facilitates marketing trend and keyword analysis through the establishment of a marketing-specialized knowledge graph model, and makes accurate marketing at a lower cost by facilitating the reflection of new words and Korean keyword analysis in particular. It has the advantage of being able to provide information analysis services.
  • FIG. 7 is a block diagram for explaining in more detail a neologism dictionary construction module according to an embodiment of the present invention.
  • the analysis data processing unit 150 may construct neologism dictionary information that can be used for marketing analysis by using the knowledge graph for providing the marketing information service, and the constructed neologism dictionary information has the latest information and is to be updated in real time.
  • the analysis data processing unit 150 may include a neologism dictionary building module 152 .
  • the neologism dictionary building module 152 may learn and process neologism dictionary information from the marketing-specialized knowledge graph model data and output it.
  • the neologism dictionary building module 152 according to an embodiment of the present invention, in particular, through a machine learning-based learning process between transliterations for each country in which languages such as foreign words are different, such as foreign language neologisms through keyword analysis between different transliterations. Keyword data useful for marketing can be output.
  • the neologism dictionary construction module 152 converts keywords such as person names, brand names, and product names from various foreign keyword-based knowledge graphs into a knowledge graph of Korean name notation through transliteration conversion. can do.
  • the transliteration-converted knowledge graph may also be used as a Korean dictionary of neologisms as structured data for natural language processing of marketing document data processed by the analysis data processing unit 150 .
  • the neologism dictionary construction module 152 includes a data preprocessor 1521 , a learning modeling unit 1522 , and a predictive modeling unit 1523 .
  • the preprocessor 1521 collects and processes the notation data for each language for machine learning. For example, the preprocessor 1521 collects, stores, and manages transliteration data between languages from public knowledge graph data such as wiki data, and the interlingual transliteration data is a learning modeling unit 1522 and a predictive modeling unit 1523. It can be used as a training data set of
  • the preprocessing unit 1521 transmits a SPARQL query corresponding to the SPARQL endpoint, extracts required interlingual transliteration data from the SPARQL knowledge graph store (Triplestore), and transmits it to be used for learning by the learning modeling unit 1522.
  • the query information may include, for example, English transliteration information of an entity that is a target of a Korean transliteration, such as 'person', 'product', and 'brand'.
  • the preprocessor 1521 may filter the collected transliteration data into refined data for learning through preprocessing.
  • the learning modeling unit 1522 may drive the machine learning module 400 including the artificial neural network mechanism using the preprocessed refined data to process the modeling of the transliteration learning data.
  • the learning data modeling process includes a transliteration dictionary formation process according to string vectorization, a three-dimensional array formation process for learning corresponding to a transliteration dictionary, designating the size of a word set as a dimension of a vector, assigning 1 to an index of a required word, and other It may include a one-hot encoding process of configuring a one-hot vector by assigning 0 to the index, a vector characterization process of configuring the one-hot encoded vector as training data, and forming a dictionary in which the vector is characterized. have.
  • the predictive modeling unit 1523 may perform machine learning analysis and predictive processing to construct a predictive model using the training data.
  • the predictive modeling unit 1523 may encode the learning data by applying a combination of a recurrent neural network (RNN) analysis, a Long Short Term Memory (LSTM), or a GATED RECURRENT Unit (GRU) algorithm.
  • RNN recurrent neural network
  • LSTM Long Short Term Memory
  • GRU GATED RECURRENT Unit
  • the predictive modeling unit 1523 may request the machine learning module 400 to process an attention mechanism that applies a weight corresponding to the main vocabulary and learns a situation indicating the highest matching probability.
  • the predictive modeling unit 1523 may construct a cross entropy model, which is a loss function prediction model obtained through the prediction process, and set it to be used in the transliteration process thereafter.
  • the neologism dictionary building module 152 may generate transliteration-converted neologism dictionary information using the prediction model generated by the predictive modeling unit 1523, and the neologism dictionary information is used for natural language processing when constructing a knowledge graph. Or it can be used to build a knowledge graph-based marketing keyword dictionary.
  • FIGS. 9 to 12 are diagrams illustrating data processing according to the transliteration-based neologo information processing process for each country.
  • the neologism dictionary building module 152 collects transliteration data for pre-processing learning ( S301 ).
  • the transliteration data may include, for example, foreign language transliteration data of a knowledge graph collected from a foreign site.
  • the neologism dictionary building module 152 performs the primary preprocessing based on the regular function through the preprocessor 1521 (S303), and performs the secondary preprocessing for removing blanks and duplicate words (S305), the meaning A tertiary preprocessing based on word separation is performed (S307), and a quaternary preprocessing corresponding to the reversed word is performed (S309).
  • the preprocessor 1521 may perform the quaternary data preprocessing as described above to improve the accuracy of the Korean notation prediction modeling of the collected foreign language transliteration data.
  • the first preprocessing includes a process of removing characters that generate an error during encoding among special symbols, Chinese characters, Chinese characters, Russian characters, and Czech characters using regular expressions.
  • the secondary preprocessing includes preprocessing for removing duplicates of Korean and English names and spaces, which can improve data conversion speed and accuracy during Onehot encoding used when the machine learning module 400 is driven.
  • the tertiary preprocessing includes a meaning-based word matching process.
  • the tertiary preprocessing may include a process of 1:1 matching processing of English words with related meanings such as Duchess, Duke, King, Princess, Prince, Emperor, etc. based on a preset heuristic rule. have.
  • the quaternary preprocessing is reverse order processing for processing a language having a reverse order, such as Japanese, and overall accuracy can be improved through filtering processing for a reverse order language such as Kubo, Tsuda, and Hira, for example.
  • the learning modeling unit 1522 of the neologism dictionary building module 152 processes the modeling from the pre-processed data to the learning data for machine learning (S311).
  • the predictive modeling unit 1523 of the neologism dictionary building module 152 generates a neologism transliteration model through machine learning predictive modeling processing using the learning data (S313).
  • the predictive modeling unit 1523 may process LSTM or GRU encoding and decoding to apply front and rear and continuity of data to the learning model.
  • the predictive modeling unit 1523 may maximize the accuracy of transliteration conversion by giving weights corresponding to frequent words through an attention algorithm.
  • the predictive modeling unit 1523 can solve the problem of a large difference in translation accuracy depending on the length of an English word through a spatial split and a join process of training data. have.
  • the predictive modeling unit 1523 may separately model voice range data according to a spatial split as shown in FIG. By rejoining the information, a relatively accurate sound range as shown in FIG. 10(B) can be obtained.
  • the advantage of the attention algorithm can be maximized by learning to determine the accuracy according to the spatial split.
  • the predictive modeling unit 1523 may perform accuracy verification processing for each number of characters for the attention algorithm processing, and according to the results processed for each character section and the average accuracy
  • the weighting may be processed and used to generate a predictive model.
  • FIG. 12 shows the prediction result of the test model according to an embodiment of the present invention.
  • the prediction model is generated as shown in FIG. 12, when the knowledge graph or dictionary information in English or other language is built , it facilitates the conversion to Korean, and this has the advantage that it can be used as very useful information in the creation and utilization of the knowledge graph.
  • this embodiment of the present invention can be applied to a knowledge graph data set or application that requires a large amount of transliteration of Hangul, and even when the English pronunciation method is different or the context for each language is different, it can be extended and driven in the form of a translator.
  • the above-described method according to various embodiments of the present invention may be implemented as a program and provided to each server or device while being stored in various non-transitory computer readable media. Accordingly, the user terminal 100 may access the server or device and download the program.
  • the non-transitory readable medium refers to a medium that stores data semi-permanently, rather than a medium that stores data for a short moment, such as a register, cache, memory, etc., and can be read by a device.
  • a non-transitory readable medium such as a CD, DVD, hard disk, Blu-ray disk, USB, memory card, ROM, and the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Data Mining & Analysis (AREA)
  • General Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Evolutionary Computation (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

Un appareil pour fournir un service selon un mode de réalisation de la présente invention comprend : une unité de prétraitement pour collecter et prétraiter des données d'apprentissage de translittération de langue étrangère pour apprendre un modèle de graphe de connaissances adaptées au marketing ; une unité de modélisation d'apprentissage pour modéliser des données d'apprentissage à base de vecteur à partir des données d'apprentissage de translittération de langue étrangère ; et une unité de modélisation de prédiction pour générer un modèle de prédiction pour une conversion de translittération à partir des données d'apprentissage, et appliquer des données de translittération de langue étrangère au modèle de prédiction de façon à convertir les données de translittération de langue étrangère en données de translittération coréennes et les délivrer en sortie.
PCT/KR2020/015579 2019-11-25 2020-11-09 Procédé pour fournir un service d'informations de mots nouvellement créés sur la base d'un graphe de connaissances et d'une conversion de translittération spécifique à un pays, et appareil associé WO2021107445A1 (fr)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR10-2019-0152512 2019-11-25
KR10-2019-0152511 2019-11-25
KR1020190152512A KR20210063877A (ko) 2019-11-25 2019-11-25 신조어 정보 서비스 제공을 위한 프로그램 및 기록매체
KR1020190152511A KR20210063876A (ko) 2019-11-25 2019-11-25 지식 그래프 및 국가별 음역 전환 기반 신조어 정보 서비스 제공 방법 및 그 장치

Publications (1)

Publication Number Publication Date
WO2021107445A1 true WO2021107445A1 (fr) 2021-06-03

Family

ID=76130357

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2020/015579 WO2021107445A1 (fr) 2019-11-25 2020-11-09 Procédé pour fournir un service d'informations de mots nouvellement créés sur la base d'un graphe de connaissances et d'une conversion de translittération spécifique à un pays, et appareil associé

Country Status (1)

Country Link
WO (1) WO2021107445A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113641833A (zh) * 2021-08-17 2021-11-12 同济大学 服务需求匹配方法及装置
CN116630543A (zh) * 2023-05-25 2023-08-22 上海粟芯新能源科技有限公司 基于bs架构的三维实景一站式处理平台

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000003355A (ja) * 1998-06-16 2000-01-07 Toshiba Corp 中国語入力変換処理装置、同装置に用いられる新語登録方法及び記録媒体
US20090012775A1 (en) * 2007-05-21 2009-01-08 Sherikat Link Letatweer Elbarmagueyat S.A.E. Method for transliterating and suggesting arabic replacement for a given user input
US20110218796A1 (en) * 2010-03-05 2011-09-08 Microsoft Corporation Transliteration using indicator and hybrid generative features
JP5646792B2 (ja) * 2012-12-06 2014-12-24 楽天株式会社 単語分割装置、単語分割方法、及び単語分割プログラム
JP2018028848A (ja) * 2016-08-19 2018-02-22 日本放送協会 変換処理装置、音訳処理装置、およびプログラム

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000003355A (ja) * 1998-06-16 2000-01-07 Toshiba Corp 中国語入力変換処理装置、同装置に用いられる新語登録方法及び記録媒体
US20090012775A1 (en) * 2007-05-21 2009-01-08 Sherikat Link Letatweer Elbarmagueyat S.A.E. Method for transliterating and suggesting arabic replacement for a given user input
US20110218796A1 (en) * 2010-03-05 2011-09-08 Microsoft Corporation Transliteration using indicator and hybrid generative features
JP5646792B2 (ja) * 2012-12-06 2014-12-24 楽天株式会社 単語分割装置、単語分割方法、及び単語分割プログラム
JP2018028848A (ja) * 2016-08-19 2018-02-22 日本放送協会 変換処理装置、音訳処理装置、およびプログラム

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113641833A (zh) * 2021-08-17 2021-11-12 同济大学 服务需求匹配方法及装置
CN113641833B (zh) * 2021-08-17 2024-04-09 同济大学 服务需求匹配方法及装置
CN116630543A (zh) * 2023-05-25 2023-08-22 上海粟芯新能源科技有限公司 基于bs架构的三维实景一站式处理平台
CN116630543B (zh) * 2023-05-25 2024-03-08 上海粟芯新能源科技有限公司 基于bs架构的三维实景一站式处理平台

Similar Documents

Publication Publication Date Title
WO2021107449A1 (fr) Procédé pour fournir un service d'analyse d'informations de commercialisation basée sur un graphe de connaissances à l'aide de la conversion de néologismes translittérés et appareil associé
CN110110054B (zh) 一种基于深度学习的从非结构化文本中获取问答对的方法
JP4654776B2 (ja) 質問応答システム、およびデータ検索方法、並びにコンピュータ・プログラム
WO2020034526A1 (fr) Procédé d'inspection de qualité, appareil, dispositif et support de stockage informatique pour l'enregistrement d'une assurance
WO2021107445A1 (fr) Procédé pour fournir un service d'informations de mots nouvellement créés sur la base d'un graphe de connaissances et d'une conversion de translittération spécifique à un pays, et appareil associé
Sahbi CNRS-TELECOM ParisTech at ImageCLEF 2013 Scalable Concept Image Annotation Task: Winning Annotations with Context Dependent SVMs.
WO2021100902A1 (fr) Procédé de réponse de système de dialogue basé sur la reconnaissance de paraphrase de phrases
WO2023108991A1 (fr) Procédé et appareil d'entraînement de modèle, procédé et appareil de classification de connaissances et dispositif et support
WO2021010744A1 (fr) Procédé et dispositif d'analyse d'une conversation de vente sur la base de reconnaissance vocale
WO2020085663A1 (fr) Système de génération automatique de logos basée sur l'intelligence artificielle et procédé de service de génération de logos l'utilisant
CN115858758A (zh) 一种多非结构化数据识别的智慧客服知识图谱系统
WO2021107447A1 (fr) Procédé de classification de documents pour graphe de connaissances de commercialisation et appareil associé
WO2021107448A1 (fr) Procédé et appareil permettant de fournir un service d'analyse d'informations marketing basée sur un graphe de connaissances afin de prendre en charge un traitement de classification de documents efficace
WO2021107444A1 (fr) Procédé de fourniture de service d'analyse d'informations de commercialisation sur la base d'un graphe de connaissances et dispositif associé
WO2023078136A1 (fr) Procédé et appareil de construction de jeu de données, dispositif, support de stockage et produit de programme informatique
WO2012046906A1 (fr) Dispositif et procédé de fourniture d'informations de recherche de ressources sur des corrélations marquées entre des objets de recherche en utilisant une base de connaissances issue d'une combinaison de ressources multiples
WO2020159140A1 (fr) Dispositif électronique et son procédé de commande
WO2018212584A2 (fr) Procédé et appareil de classification de catégorie à laquelle une phrase appartient à l'aide d'un réseau neuronal profond
KR20210063882A (ko) 효율적 문서 분류 처리를 지원하는 지식 그래프 기반 마케팅 정보 분석 서비스 제공 방법 및 그 장치
KR20220074576A (ko) 마케팅 지식 그래프 구축을 위한 딥러닝 기반 신조어 추출 방법 및 그 장치
WO2021107446A1 (fr) Appareil et procédé de fourniture de service d'agent conversationnel d'analyse marketing basée sur un graphe de connaissances
WO2023195769A1 (fr) Procédé d'extraction de documents de brevets similaires à l'aide d'un modèle de réseau neuronal, et appareil pour sa fourniture
WO2014148784A1 (fr) Base de données de modèles linguistiques pour la reconnaissance linguistique, dispositif et procédé et système de reconnaissance linguistique
KR20210063876A (ko) 지식 그래프 및 국가별 음역 전환 기반 신조어 정보 서비스 제공 방법 및 그 장치
WO2011049313A9 (fr) Appareil et procédé de traitement de documents afin d'en extraire des expressions et des descriptions

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20894266

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20894266

Country of ref document: EP

Kind code of ref document: A1