期刊文献+
共找到8,202篇文章
< 1 2 250 >
每页显示 20 50 100
LLMKB:Large Language Models with Knowledge Base Augmentation for Conversational Recommendation
1
作者 FANG Xiu QIU Sijia +1 位作者 SUN Guohao LU Jinhu 《Journal of Donghua University(English Edition)》 2026年第1期91-103,共13页
Conversational recommender systems(CRSs)focus on refining preferences and providing personalized recommendations through natural language interactions and dialogue history.Large language models(LLMs)have shown outstan... Conversational recommender systems(CRSs)focus on refining preferences and providing personalized recommendations through natural language interactions and dialogue history.Large language models(LLMs)have shown outstanding performance across various domains,thereby prompting researchers to investigate their applicability in recommendation systems.However,due to the lack of task-specific knowledge and an inefficient feature extraction process,LLMs still have suboptimal performance in recommendation tasks.Therefore,external knowledge sources,such as knowledge graphs(KGs)and knowledge bases(KBs),are often introduced to address the issue of data sparsity.Compared to KGs,KBs possess higher retrieval efficiency,making them more suitable for scenarios where LLMs serve as recommenders.To this end,we introduce a novel framework integrating LLMs with KBs for enhanced retrieval generation,namely LLMKB.LLMKB initially leverages structured knowledge to create mapping dictionaries,extracting entity-relation information from heterogeneous knowledge to construct KBs.Then,LLMKB achieves the embedding calibration between user information representations and documents in KBs through retrieval model fine-tuning.Finally,LLMKB employs retrievalaugmented generation to produce recommendations based on fused text inputs,followed by post-processing.Experiment results on two public CRS datasets demonstrate the effectiveness of our framework.Our code is publicly available at the link:https://anonymous.4open.science/r/LLMKB-6FD0. 展开更多
关键词 recommender system large language model(LLM) knowledge base(kb)
在线阅读 下载PDF
A Dynamic Knowledge Base Updating Mechanism-Based Retrieval-Augmented Generation Framework for Intelligent Question-and-Answer Systems 被引量:1
2
作者 Yu Li 《Journal of Computer and Communications》 2025年第1期41-58,共18页
In the context of power generation companies, vast amounts of specialized data and expert knowledge have been accumulated. However, challenges such as data silos and fragmented knowledge hinder the effective utilizati... In the context of power generation companies, vast amounts of specialized data and expert knowledge have been accumulated. However, challenges such as data silos and fragmented knowledge hinder the effective utilization of this information. This study proposes a novel framework for intelligent Question-and-Answer (Q&A) systems based on Retrieval-Augmented Generation (RAG) to address these issues. The system efficiently acquires domain-specific knowledge by leveraging external databases, including Relational Databases (RDBs) and graph databases, without additional fine-tuning for Large Language Models (LLMs). Crucially, the framework integrates a Dynamic Knowledge Base Updating Mechanism (DKBUM) and a Weighted Context-Aware Similarity (WCAS) method to enhance retrieval accuracy and mitigate inherent limitations of LLMs, such as hallucinations and lack of specialization. Additionally, the proposed DKBUM dynamically adjusts knowledge weights within the database, ensuring that the most recent and relevant information is utilized, while WCAS refines the alignment between queries and knowledge items by enhanced context understanding. Experimental validation demonstrates that the system can generate timely, accurate, and context-sensitive responses, making it a robust solution for managing complex business logic in specialized industries. 展开更多
关键词 Retrieval-Augmented Generation Question-and-Answer Large Language Models Dynamic knowledge base Updating Mechanism Weighted Context-Aware Similarity
在线阅读 下载PDF
Ontology modeling of semantics in social media:Public issue knowledge base (PIKB)of the Weibo 被引量:2
3
作者 Yan ZHOU Wei LI +1 位作者 Xingfu YUAN Pengyi ZHANG 《Chinese Journal of Library and Information Science》 2014年第1期16-30,共15页
Purpose:This study aims to construct an ontology to model the semantics of social media streams,in particular,trending topics and public issues.Design/methodology/approach:Our knowledge base included 10 public events ... Purpose:This study aims to construct an ontology to model the semantics of social media streams,in particular,trending topics and public issues.Design/methodology/approach:Our knowledge base included 10 public events and topics from Weibo respectively,which were collected through keyword search and a crawler program.We used a semi-automatic approach to model and annotate the semantics in social media,and adapted the multi-layered ontology to refine the design based on previous researches,then we used named entity recognition(NER) to extract entities to instantiate the ontology.Relationships were extracted based on co-occurrence measures.Finally,we manually conducted post-filtering evaluation and edited the extracted entities and relationships.Findings:An initial assessment demonstrated that our multi-layered ontology supports various types of queries and analyses in the public issue knowledge base(PIKB),which can serve as an effective tool to query,understand and trace public issues.Research limitations:Manual involvement cannot meet the requirements for challenges of sustainable developments.Since the relationships extracted are fully based on the co-occurrence of entities,rich semantic relationships,such as how much the key players have been involved,could not be fully reflected.Besides,the user evaluation is necessary for further ontology assessment.Practical implications:The PIKB can be used by regular Web users and policy makers to query,understand,and make sense of public events and topics.The methodology and reusable ontology model are useful for institutions that are interested in making use of the social media data.Originality/value:In this study,a multi-layered ontology is applied to model the evolving semantics of public events and trending topics in social media,and the semi-automatic approach could make it possible to extract entities and relationships from large amount of unstructured short texts of user generated content(UGC) from social media. 展开更多
关键词 ONTOLOGY knowledge organization Public issue knowledge base(PIkb) Public issues Social media
原文传递
An Intelligent Security Service Optimization Method Based on Knowledge Base
4
作者 Xianju Gao Huachun Zhou +1 位作者 Weilin Wang Jingfu Yan 《Computer Systems Science & Engineering》 2025年第1期19-48,共30页
The network security knowledge base standardizes and integrates network security data,providing a reliable foundation for real-time network security protection solutions.However,current research on network security kn... The network security knowledge base standardizes and integrates network security data,providing a reliable foundation for real-time network security protection solutions.However,current research on network security knowledge bases mainly focuses on their construction,while the potential to optimize intelligent security services for real-time network security protection requires further exploration.Therefore,how to effectively utilize the vast amount of historical knowledge in the field of network security and establish a feedback mechanism to update it in real time,thereby enhancing the detection capability of security services against malicious traffic,has become an important issue.Our contribution is fourfold.First,we design a feedback interface to update the knowledge base with information such as features of attack traffic,detection outcomes from network service functions(NSF),and system resource utilization.Second,we introduce a feature selection method that combines PageRank and RandomForest to identify influential features in the knowledge base and dynamically incorporate them into the NSFs.Third,we propose a path selection method that combines graph attention network(GAT)and deep reinforcement learning(DRL)to learn the local knowledge of the knowledge base and determine the optimal traffic path within the Service Function Chains(SFC).Finally,experimental results demonstrate that the knowledge base can be updated in real time according to feedback information,and the optimized service achieves an accuracy,recall,and F1 score exceeding 96%.Compared to preset paths and paths selected using the deep Q-network(DQN)method,our proposed method increases the malicious traffic detection rate by an average of 12.4%and 4.6%,respectively,enhances the total malicious traffic detection capability(TMTDC)of the path by 18.1%and 11.5%,and significantly reduces path detection delay.It has been verified that the proposed intelligent security optimization method can monitor malicious traffic in real time,update knowledge,and enhance the system’s detection capability against malicious traffic. 展开更多
关键词 Network security knowledge base feature selection path selection knowledge feedback
在线阅读 下载PDF
Blockchain-based knowledge-aware semantic communications for remote driving image transmission
5
作者 Yangfei Lin Tutomu Murase +3 位作者 Yusheng Ji Wugedele Bao Lei Zhong Jie Li 《Digital Communications and Networks》 2025年第2期317-325,共9页
Remote driving,an emergent technology enabling remote operations of vehicles,presents a significant challenge in transmitting large volumes of image data to a central server.This requirement outpaces the capacity of t... Remote driving,an emergent technology enabling remote operations of vehicles,presents a significant challenge in transmitting large volumes of image data to a central server.This requirement outpaces the capacity of traditional communication methods.To tackle this,we propose a novel framework using semantic communications,through a region of interest semantic segmentation method,to reduce the communication costs by transmitting meaningful semantic information rather than bit-wise data.To solve the knowledge base inconsistencies inherent in semantic communications,we introduce a blockchain-based edge-assisted system for managing diverse and geographically varied semantic segmentation knowledge bases.This system not only ensures the security of data through the tamper-resistant nature of blockchain but also leverages edge computing for efficient management.Additionally,the implementation of blockchain sharding handles differentiated knowledge bases for various tasks,thus boosting overall blockchain efficiency.Experimental results show a great reduction in latency by sharding and an increase in model accuracy,confirming our framework's effectiveness. 展开更多
关键词 Semantic communication Remote driving Semantic segmentation Blockchain knowledge base management
在线阅读 下载PDF
The Construction of Knowledge Base in Project-Based Learning Research-A Cite Space Visualization Study
6
作者 Gaoyu Xu 《Journal of Contemporary Educational Research》 2025年第9期38-49,共12页
The“Opinions on Comprehensively Deepening Curriculum Reform to Fulfill the Fundamental Task of Strengthening Moral Education”,issued by China’s Ministry of Education in 2015,explicitly identified Project-Based Lear... The“Opinions on Comprehensively Deepening Curriculum Reform to Fulfill the Fundamental Task of Strengthening Moral Education”,issued by China’s Ministry of Education in 2015,explicitly identified Project-Based Learning(PBL)as a key strategy for cultivating students’core competencies.Since then,PBL has been widely implemented as a pilot initiative in primary and secondary schools,gaining increasing influence.Analyzing the intellectual foundations of PBL research in China can offer valuable insights into its theoretical and practical dimensions.This study uses CiteSpace to examine 156 PBL-related articles from the CSSCI database,revealing that the knowledge base of PBL research is primarily built on two major domains.The first is the theoretical foundation,characterized by frequently cited literature focusing on the conceptual framework,educational value,interdisciplinary approaches,core competency cultivation,and instructional objectives of PBL.The second is empirical research,where highly cited studies include case analyses across K–12 settings,general high schools,and higher education institutions.Moving forward,future research on PBL should explore its meaning and value from a dual-subject and integrated perspective,expand case studies to include vocational education,and further promote the interdisciplinary development of core competencies through PBL. 展开更多
关键词 Project-based learning knowledge base Cite space
在线阅读 下载PDF
Research and Design of Parallel Knowledge Base Machine- PKBM95
7
作者 郭福顺 廖明宏 +1 位作者 宋震 吴志刚 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 1996年第2期35-39,共5页
Parallel Knowledge Base Machine PKBM95 is a kind of special computer which is designed to improve the inference capability of production systems. Its hardware architecture is a multiprocessor, consisting of one microc... Parallel Knowledge Base Machine PKBM95 is a kind of special computer which is designed to improve the inference capability of production systems. Its hardware architecture is a multiprocessor, consisting of one microcomputer and four TRANSPUTERs. We will focus our discussion on the concentration-scattered inference model and the twice-conflict resolution strategy presented in the this paper, as well as the architecture and operating language of PKBM95. According to experiments, they are effective in improving the inference capability of the system. 展开更多
关键词 ss: PARALLEL knowledge base MACHINE production systein PARALLEL INFERENCE model
在线阅读 下载PDF
Evidence-Based Practice of Nutrition Management in Chronic Heart Failure Patients Based on Knowledge-to-Action Transformation Model
8
作者 Jing Zhang Junjun Liu 《Open Journal of Applied Sciences》 2025年第2期400-410,共11页
Objective: To develop a best-evidence-based optimal nutrition management plan for patients with chronic heart failure, apply it in clinical practice, and evaluate its effectiveness. Methods: Use the KTA knowledge tran... Objective: To develop a best-evidence-based optimal nutrition management plan for patients with chronic heart failure, apply it in clinical practice, and evaluate its effectiveness. Methods: Use the KTA knowledge translation model to guide evidence-based practice in nutrition management, and compare the nutritional status, cardiac function status, quality of life, and quality review indicators of chronic heart failure patients before and after the application of evidence. Results: After the application of evidence, the nutritional status indicators (MNA-SF score, albumin, hemoglobin) of two groups of heart failure patients significantly increased compared to before the application of evidence, with statistically significant differences (p Conclusion: The KTA knowledge translation model provides methodological guidance for the implementation of evidence-based practice for heart failure patients. This evidence-based practice project is beneficial for improving the outcomes of malnutrition in chronic heart failure patients and is conducive to standardizing nursing pathways, thereby promoting the improvement of nursing quality. 展开更多
关键词 Chronic Heart Failure knowledge Transformation Mode Nutrition Management Evidence-based Practice
在线阅读 下载PDF
Neuro-Knowledge-Based Expert System (NKBES) for Optimal Scheming of Die Casting Process
9
作者 QiaodanHU PengLUO +1 位作者 YiYANG LiliangCHEN 《Journal of Materials Science & Technology》 SCIE EI CAS CSCD 2004年第5期622-626,共5页
We develop a neuro-knowledge-based expert system (NKBES) frame in this work. The system mainly concerns with decision of gating system and die casting machine based on a neuro-inference engine launched under the MATLA... We develop a neuro-knowledge-based expert system (NKBES) frame in this work. The system mainly concerns with decision of gating system and die casting machine based on a neuro-inference engine launched under the MATLAB software environment. For enhancement of reasoning agility, an error back-propagation neural network was applied. A rapidly convergent adaptive learning rate (ALR) and a momentum-based error back-propagation algorithm was used to conduct neuro-reasoning. The working effect of the system was compared to a conventional expert system that is based on a two-way (forward and backward) chaining inference mechanism. As the reference, the present paper provided the neural networks sum-squared error (S5E) and ALR vs iterative epoch curves of process planning case mentioned above. The study suggests that the neuro-modeling optimization application to die casting process design has good feasibility, and based on that a novel and effective intelligent expert system can be launched at low cost. 展开更多
关键词 Die casting Neuro-knowledge-based expert system Process planning
在线阅读 下载PDF
合作数字参考服务中的知识库建设——DREW与DCVRS的Knowledge Base 被引量:5
10
作者 焦玉英 武琳 《图书情报知识》 CSSCI 北大核心 2006年第4期98-100,104,共4页
知识库建设是合作数字参考服务中非常重要的部分,国外雪城信息研究所的数字参考电子仓库项目和我国CALIS分布式联合虚拟参考系统的知识库建设是非常典型的代表,深入分析其发展趋势,对以后数字参考服务的知识库建设具有指导意义。
关键词 合作数字参考服务 知识库 DREW DCVRS knowledge base
在线阅读 下载PDF
Capacity Set Optimization of Knowledge-Based Enterprise and Its Organizational IQ 被引量:1
11
作者 王文平 《Journal of Southeast University(English Edition)》 EI CAS 2002年第3期259-264,共6页
In this paper, the knowledge based enterprise is considered as an organism, which possesses a set of capabilities. The organizational structure model of knowledge based enterprise organism is described in order to pos... In this paper, the knowledge based enterprise is considered as an organism, which possesses a set of capabilities. The organizational structure model of knowledge based enterprise organism is described in order to possess the essential capacity set. A dynamic capacity set is defined and analyzed based on the definition of the growth and development for knowledge based enterprise organism. The structure of the capacity base, a subset of the capacity set, is optimized for different periods of the organism ... 展开更多
关键词 knowledge based enterprise capacity set organizational IQ
在线阅读 下载PDF
Construction and realization of the knowledge base and inference engine of an IDSS model for air-conditioning cooling/heating sources selection
12
作者 刘颖 王如竹 +1 位作者 李云飞 张小松 《Journal of Southeast University(English Edition)》 EI CAS 2003年第2期136-141,共6页
The knowledge representation mode and inference control strategy were analyzed according to the specialties of air-conditioning cooling/heating sources selection. The constructing idea and working procedure for knowle... The knowledge representation mode and inference control strategy were analyzed according to the specialties of air-conditioning cooling/heating sources selection. The constructing idea and working procedure for knowledge base and inference engine were proposed while the realization technique of the C language was discussed. An intelligent decision support system (IDSS) model based on such knowledge representation and inference mechanism was developed by domain engineers. The model was verified to have a small kernel and powerful capability in list processing and data driving, which was successfully used in the design of a cooling/heating sources system for a large-sized office building. 展开更多
关键词 AIR-CONDITIONING cooling/heating sources intelligent decision support system knowledge base inference engine
在线阅读 下载PDF
知识库系统KBASE+的数据模型,语言及实现 被引量:1
13
作者 施伯乐 周傲英 《计算机学报》 EI CSCD 北大核心 1994年第6期409-416,共8页
本文讨论具有面向对象特征的知识库系统KBASE+的数据模型、语言及实现.KBASE+的数据模型可以方便地支持对象标识、类层次、多继承等面向对象概念.描述性查询语言KBL是扩充的PATALOG.本文重构了KBL语义理论... 本文讨论具有面向对象特征的知识库系统KBASE+的数据模型、语言及实现.KBASE+的数据模型可以方便地支持对象标识、类层次、多继承等面向对象概念.描述性查询语言KBL是扩充的PATALOG.本文重构了KBL语义理论框架,提出了解决属性继承和实例继承的方案,说明了KBL程序可以转换成语义等价的DATALOG程序. 展开更多
关键词 知识库系统 数据模型 数据库
在线阅读 下载PDF
Criteria Selecting Knowledge Base in the FuzzyController of the Electrohydraulic Position Control System
14
作者 高建臣 吴平东 《Journal of Beijing Institute of Technology》 EI CAS 1998年第1期84-91,共8页
Aim To analyse the influence of knowledge base on the performance of the fuzzy controller of the electrohydraulic position control system,and to determine their selection cri- teria. Methods Experiments based on diffe... Aim To analyse the influence of knowledge base on the performance of the fuzzy controller of the electrohydraulic position control system,and to determine their selection cri- teria. Methods Experiments based on different membership functions,scaling factors and con-trol rules were done separately.The experiment results and the influence of different know- ledge base on the control performance were analysed in theory so that criteria of selcting knowledge base can be summarized correctly.Results Knowledge base,including membershipfunctions, scaling factors and control rules,has a crucial effect on the fuzzy control system.Suitably selected knowledge base can lead to good control performance of fuzzy control sys-tem. Conclusion Being symmetric,having an intersection ratio of 1 and satisfying width con- dition are three necessities for selecting membership functions.Selecting scaling factors dependson both the system requirement and a comprehensive analysis in the overshoot,oscillation, rising time and stability. Integrity and continuity must be guaranteed when determining control rules. 展开更多
关键词 fuzzy control knowledge base position control systems fuzzy sets
在线阅读 下载PDF
KBASE-P知识库系统的设计与实现
15
作者 朱扬勇 郭德培 施伯乐 《计算机学报》 EI CSCD 北大核心 1996年第3期208-214,共7页
当前的实用知识库系统研究是将知识库查询语言嵌入到一个过程语言中.KBASE-P是一个通用的知识库程序设计语言.KBASE-P以KBASE作为查询语言,以FD-PROLOG(我们开发的一个PROLOG扩充)为过程性的宿... 当前的实用知识库系统研究是将知识库查询语言嵌入到一个过程语言中.KBASE-P是一个通用的知识库程序设计语言.KBASE-P以KBASE作为查询语言,以FD-PROLOG(我们开发的一个PROLOG扩充)为过程性的宿主语言执行1/O和DB更新操作(用扩充的内部谓词).由于良好的设计和实现,查询语言与宿主语言之间的阻抗不匹配问题相对较小.因而,KBASE-P是一个比较实用的知识库程序设计语言.KBASE-P系统支持逻辑程序设计语言(KBASE-P语言)的程序开发,提供了文本编辑、文件管理、谓词管理、事实操作、Datalog查询、SQL查询等功能.本文详细介绍了KBASE-P系统的设计和实现. 展开更多
关键词 数据库 知识库 逻辑程序设计 人工智能
在线阅读 下载PDF
Intelligent search on integrated knowledge base of traditional Chinese medicine 被引量:2
16
作者 付志宏 陈华钧 于彤 《Journal of Southeast University(English Edition)》 EI CAS 2009年第4期460-463,共4页
To semantically integrate heterogeneous resources and provide a unified intelligent access interface, semantic web technology is exploited to publish and interlink machineunderstandable resources so that intelligent s... To semantically integrate heterogeneous resources and provide a unified intelligent access interface, semantic web technology is exploited to publish and interlink machineunderstandable resources so that intelligent search can be supported. TCMSearch, a deployed intelligent search engine for traditional Chinese medicine (TCM), is presented. The core of the system is an integrated knowledge base that uses a TCM domain ontology to represent the instances and relationships in TCM. Machine-learning techniques are used to generate semantic annotations for texts and semantic mappings for relational databases, and then a semantic index is constructed for these resources. The major benefit of representing the semantic index in RDF/OWL is to support some powerful reasoning functions, such as class hierarchies and relation inferences. By combining resource integration with reasoning, the knowledge base can support some intelligent search paradigms besides keyword search, such as correlated search, semantic graph navigation and concept recommendation. 展开更多
关键词 intelligent search semantic web knowledge base semantic index
在线阅读 下载PDF
Learning to Transform Service Instructions into Actions with Reinforcement Learning and Knowledge Base 被引量:9
17
作者 Meng-Yang Zhang Guo-Hui Tian +1 位作者 Ci-Ci Li Jing Gong 《International Journal of Automation and computing》 EI CSCD 2018年第5期582-592,共11页
In order to improve the learning ability of robots, we present a reinforcement learning approach with a knowledge base for mapping natural language instructions to executable action sequences. A simulated platform wit... In order to improve the learning ability of robots, we present a reinforcement learning approach with a knowledge base for mapping natural language instructions to executable action sequences. A simulated platform with physical engine is built as interactive environment. Based on the knowledge base, a reward function with immediate rewards and delayed rewards is designed to handle sparse reward problems. Also, a list of object states is produced by retrieving the knowledge base, as a standard to define the quality of action sequences. Experimental results demonstrate that our approach yields good performance on accuracy of action sequences production. 展开更多
关键词 Natural language robot knowledge base reinforcement learning object state.
原文传递
The Development of a Framework for CFD Validation and Best Practice: The QNET-CFD Knowledge Base 被引量:4
18
作者 Charles HIRSCH 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2006年第2期105-113,共9页
QNET-CFD is a thematic network on quality and trust for the industrial applications of Computational Fluid Dynamics (CFD), developed under the European Union R&D program. The main objectives of QNET-CFD were to col... QNET-CFD is a thematic network on quality and trust for the industrial applications of Computational Fluid Dynamics (CFD), developed under the European Union R&D program. The main objectives of QNET-CFD were to collect CFD and experimental data in a systematic and quality controlled way and to set the basis for a consistent Knowledge Base in support of CFD guidance and validation. The QNET-CFD activity was organized around six Thematic Areas (TAs) covering the following industry sectors: external aerodynamics; combustion & heat transfer; chemical process, thermal hydraulics and nuclear safety; civil construction & HVAC; environment; turbomachinery internal flows. The main outcome of the QNET-CFD actions is the Knowledge Base (KB) with contains in a user oriented interface, extensive experimental and CFD data for a large number of test cases subdivided into 53 Application Challenges (AC) and 43 Underlying Flow Regimes (UFR). The KB contains, in addition to state-of-the-art reviews for each of the six thematic areas, Best Practice Advice (BPA) in the use of CFD for most of AC. This is considered as a significant contribution form the QNET-CFD activities and it is expected that the level of the thrust and quality in CFD will hereby be improved. 展开更多
关键词 QNET-CFD CFD thematic network knowledge base
在线阅读 下载PDF
Construction of carbonate reservoir knowledge base and its application in fracture-cavity reservoir geological modeling 被引量:5
19
作者 HE Zhiliang SUN Jianfang +3 位作者 GUO Panhong WEI Hehua LYU Xinrui HAN Kelong 《Petroleum Exploration and Development》 CSCD 2021年第4期824-834,共11页
To improve the efficiency and accuracy of carbonate reservoir research,a unified reservoir knowledge base linking geological knowledge management with reservoir research is proposed.The reservoir knowledge base serves... To improve the efficiency and accuracy of carbonate reservoir research,a unified reservoir knowledge base linking geological knowledge management with reservoir research is proposed.The reservoir knowledge base serves high-quality analysis,evaluation,description and geological modeling of reservoirs.The knowledge framework is divided into three categories:technical service standard,technical research method and professional knowledge and cases related to geological objects.In order to build a knowledge base,first of all,it is necessary to form a knowledge classification system and knowledge description standards;secondly,to sort out theoretical understandings and various technical methods for different geologic objects and work out a technical service standard package according to the technical standard;thirdly,to collect typical outcrop and reservoir cases,constantly expand the content of the knowledge base through systematic extraction,sorting and saving,and construct professional knowledge about geological objects.Through the use of encyclopedia based collaborative editing architecture,knowledge construction and sharing can be realized.Geological objects and related attribute parameters can be automatically extracted by using natural language processing(NLP)technology,and outcrop data can be collected by using modern fine measurement technology,to enhance the efficiency of knowledge acquisition,extraction and sorting.In this paper,the geological modeling of fracture-cavity reservoir in the Tarim Basin is taken as an example to illustrate the construction of knowledge base of carbonate reservoir and its application in geological modeling of fracture-cavity carbonate reservoir. 展开更多
关键词 knowledge management reservoir knowledge base fracture-cavity reservoir geological modeling CARBONATES paleo-underground river system Tahe oilfield Tarim Basin
在线阅读 下载PDF
Equipment selection knowledge base system for industrial styrene process 被引量:3
20
作者 Weimin Zhong Shuming Liu +1 位作者 Feng Wan Zhi Li 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2018年第8期1707-1712,共6页
Equipment selection for industrial process usually requires the extensive participation of industrial experts and technologists, which causes a serious waste of resources. This work presents an equipment selection kno... Equipment selection for industrial process usually requires the extensive participation of industrial experts and technologists, which causes a serious waste of resources. This work presents an equipment selection knowledge base system for industrial styrene process(S-ESKBS) based on the ontology technology. This structure includes a low-level knowledge base and a top-level interactive application. As the core part of the S-ESKBS, the low-level knowledge base consists of the equipment selection ontology library, equipment selection rule set and Pellet inference engine. The top-level interactive application is implemented using S-ESKBS, including the parsing storage layer, inference query layer and client application layer. Case studies for the industrial styrene process equipment selection of an analytical column and an alkylation reactor are demonstrated to show the characteristics and implementability of the S-ESKBS. 展开更多
关键词 Equipment selection Ontology technology knowledge base system Styrene process
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部