期刊文献+
共找到9,745篇文章
< 1 2 250 >
每页显示 20 50 100
Orbit Weighting Scheme in the Context of Vector Space Information Retrieval
1
作者 Ahmad Ababneh Yousef Sanjalawe +2 位作者 Salam Fraihat Salam Al-E’mari Hamzah Alqudah 《Computers, Materials & Continua》 SCIE EI 2024年第7期1347-1379,共33页
This study introduces the Orbit Weighting Scheme(OWS),a novel approach aimed at enhancing the precision and efficiency of Vector Space information retrieval(IR)models,which have traditionally relied on weighting schem... This study introduces the Orbit Weighting Scheme(OWS),a novel approach aimed at enhancing the precision and efficiency of Vector Space information retrieval(IR)models,which have traditionally relied on weighting schemes like tf-idf and BM25.These conventional methods often struggle with accurately capturing document relevance,leading to inefficiencies in both retrieval performance and index size management.OWS proposes a dynamic weighting mechanism that evaluates the significance of terms based on their orbital position within the vector space,emphasizing term relationships and distribution patterns overlooked by existing models.Our research focuses on evaluating OWS’s impact on model accuracy using Information Retrieval metrics like Recall,Precision,InterpolatedAverage Precision(IAP),andMeanAverage Precision(MAP).Additionally,we assessOWS’s effectiveness in reducing the inverted index size,crucial for model efficiency.We compare OWS-based retrieval models against others using different schemes,including tf-idf variations and BM25Delta.Results reveal OWS’s superiority,achieving a 54%Recall and 81%MAP,and a notable 38%reduction in the inverted index size.This highlights OWS’s potential in optimizing retrieval processes and underscores the need for further research in this underrepresented area to fully leverage OWS’s capabilities in information retrieval methodologies. 展开更多
关键词 information retrieval orbit weighting scheme semantic text analysis Tf-Idf weighting scheme vector space model
下载PDF
The Model of“Post,Course,Competition,Certificate”Integrated Education for Electronic Information Engineering Technology Major in Higher Vocational Colleges
2
作者 Qinqin Jing Yun Liu Xinyu Zheng 《Journal of Contemporary Educational Research》 2024年第5期223-229,共7页
The core education function of higher vocational colleges is to train technical talents with high quality,so as to meet the needs of talents in the development stage of our society.Under the guidance of talent trainin... The core education function of higher vocational colleges is to train technical talents with high quality,so as to meet the needs of talents in the development stage of our society.Under the guidance of talent training,higher vocational colleges need to pay attention to establishing an all-round and three-dimensional education model,and promote innovation of higher vocational education on the basis of this.It is also a way to promote the innovation of higher vocational education to vigorously promote the construction of“post,course,competition,certificate”mode in the construction of education mode.Through the construction of“post,course,competition,certificate”mode,the education mode of higher vocational colleges is gradually improved,so as to strengthen the effectiveness of talent training in higher vocational colleges.Therefore,in this paper,the author puts forward some suggestions to promote the construction of the integrated education mode of the electronic information engineering technology major in higher vocational colleges,so as to help improve the talent training level of higher vocational colleges. 展开更多
关键词 Higher vocational education Electronic information engineering technology major “Post course competition certificate” Integrated education model
下载PDF
Database Search Behaviors: Insight from a Survey of Information Retrieval Practices
3
作者 Babita Trivedi Brijender Dahiya +2 位作者 Anjali Maan Rajesh Giri Vinod Prasad 《Intelligent Information Management》 2024年第5期195-218,共24页
This study examines the database search behaviors of individuals, focusing on gender differences and the impact of planning habits on information retrieval. Data were collected from a survey of 198 respondents, catego... This study examines the database search behaviors of individuals, focusing on gender differences and the impact of planning habits on information retrieval. Data were collected from a survey of 198 respondents, categorized by their discipline, schooling background, internet usage, and information retrieval preferences. Key findings indicate that females are more likely to plan their searches in advance and prefer structured methods of information retrieval, such as using library portals and leading university websites. Males, however, tend to use web search engines and self-archiving methods more frequently. This analysis provides valuable insights for educational institutions and libraries to optimize their resources and services based on user behavior patterns. 展开更多
关键词 information retrieval Database Search User Behavior Patterns
下载PDF
The Preliminary Design and Implement of Plant Digital Information Retrieval System 被引量:3
4
作者 樊永军 闫伟 +2 位作者 王黎元 杨秀丽 刘学威 《Agricultural Science & Technology》 CAS 2011年第5期751-755,共5页
[Objective] The aim was to set up a plant digital information retrieval system.[Method] Plant digital information retrieval system was designed by combining with Microsoft Visual Basic 6.0 Enterprise Edition database ... [Objective] The aim was to set up a plant digital information retrieval system.[Method] Plant digital information retrieval system was designed by combining with Microsoft Visual Basic 6.0 Enterprise Edition database management system and Structure Query Language.[Result] The system realized electronic management and retrieval of local plant information.The key words of retrieval included family,genus,formal name,Chinese name,Latin,morphological characteristics,habitat,collection people,collection places,and protect class and so on.[Conclusion] It provided reference for these problems of species identification and digital management of herbarium. 展开更多
关键词 Plant digital information retrieval system DATABASE Design and implement
下载PDF
Hybrid Chinese Information Retrieval Model Based on the Combination of Keyword and Concept 被引量:2
5
作者 樊孝忠 李宏乔 李良富 《Journal of Beijing Institute of Technology》 EI CAS 2003年第S1期120-123,共4页
A hybrid model that is based on the Combination of keywords and concept was put forward. The hybrid model is built on vector space model and probabilistic reasoning network. It not only can exert the advantages of key... A hybrid model that is based on the Combination of keywords and concept was put forward. The hybrid model is built on vector space model and probabilistic reasoning network. It not only can exert the advantages of keywords retrieval and concept retrieval but also can compensate for their shortcomings. Their parameters can be adjusted according to different usage in order to accept the best information retrieval result, and it has been proved by our experiments. 展开更多
关键词 hybrid information retrieval model concept retrieval vector space model probabilistic reasoning network
下载PDF
Optimization in the Migration Problem of Mobile Agents in Distributed Information Retrieval Systems 被引量:1
6
作者 HeYan-xiang ChenYi-feng +1 位作者 HeJing CaoJian-nong 《Wuhan University Journal of Natural Sciences》 EI CAS 2004年第2期153-160,共8页
In this paper, we employ genetic algorithms to solve the migration problem (MP). We propose a new encoding scheme to represent trees, which is composed of two parts: the pre-ordered traversal sequence of tree vertices... In this paper, we employ genetic algorithms to solve the migration problem (MP). We propose a new encoding scheme to represent trees, which is composed of two parts: the pre-ordered traversal sequence of tree vertices and the children number sequence of corresponding tree vertices. The proposed encoding scheme has the advantages of simplicity for encoding and decoding, ease for GA operations, and better equilibrium between exploration and exploitation. It is also adaptive in that, with few restrictions on the length of code, it can be freely lengthened or shortened according to the characteristics of the problem space. Furthermore, the encoding scheme is highly applicable to the degree-constrained minimum spanning tree problem because it also contains the degree information of each node. The simulation results demonstrate the higher performance of our algorithm, with fast convergence to the optima or sub-optima on various problem sizes. Comparing with the binary string encoding of vertices, when the problem size is large, our algorithm runs remarkably faster with comparable search capability. Key words distributed information retrieval - mobile agents - migration problem - genetic algorithms CLC number TP 301. 6 Foundation item: Supported by the National Natural Science Foundation of China (90104005), the Natural Science Foundation of Hubei Province and the Hong Kong Polytechnic University under the grant G-YD63Biography: He Yan-xiang (1952-), male, Professor, research direction: distributed and parallel processing, multi-agent systems, data mining and e-business. 展开更多
关键词 distributed information retrieval mobile agents migration problem genetic algorithms
下载PDF
Research on the Teaching Design of Learning Situations in Information Technology Course in Middle Schools
7
作者 Jiacheng Fang 《Journal of Contemporary Educational Research》 2020年第3期14-16,共3页
The research on Information Technology in middle schools is a very important course.The arrangement and explanation of the course and the application of some teaching methods to promote the research of Information Tec... The research on Information Technology in middle schools is a very important course.The arrangement and explanation of the course and the application of some teaching methods to promote the research of Information Technology are an integral part of education.Based on this,this article mainly explains the meaning and importance of learning situations,and how to create learning situations in the teaching of Information Technology in middle schools for related staff. 展开更多
关键词 information Technology in MIDDLE SCHOOL course TEACHING design of learning SITUATIONS
下载PDF
Agriculture Information Retrieval System Based on Comprehensive Information Theory 被引量:7
8
作者 吴启明 《Agricultural Science & Technology》 CAS 2010年第2期143-145,共3页
Through analyzing syntactic,semantic,pragmatic information,the retrieval system ACIS based on comprehensive information was established,which could achieve personalized information exaction to guide user s information... Through analyzing syntactic,semantic,pragmatic information,the retrieval system ACIS based on comprehensive information was established,which could achieve personalized information exaction to guide user s information retrieval. 展开更多
关键词 Comprehensive information theory AGRICULTURE information retrieval system
下载PDF
Information literacy course design based on student survey: The practice of subject librarians at NSL, CAS
9
作者 Ming WU Li WANG Yanli LIU 《Chinese Journal of Library and Information Science》 2012年第2期59-73,共15页
Purpose: This paper aims to explore best practices in academic and research libraries in providing information literacy(IL) instruction to science and engineering graduate students.Design/methodology/approach: Using t... Purpose: This paper aims to explore best practices in academic and research libraries in providing information literacy(IL) instruction to science and engineering graduate students.Design/methodology/approach: Using the questionnaire survey method, we conducted an IL assessment study on 114 graduate students enrolling in graduate courses offered by College of Chemistry and Chemical Engineering, Graduate University of Chinese Academy of Sciences(GUCAS).Findings: The current situation of graduate students' IL competencies and the need to develop them are revealed. An IL course was designed by subject librarians of National Science Library(NSL), Chinese Academy of Sciences(CAS), with three patterns addressing the development of graduate students' IL competencies.Research limitations: It is only about the practice of subject librarians at NSL, CAS, in designing IL courses for graduate students enrolling in graduate courses offered by College of Chemistry and Chemical Engineering, GUCAS.Practical implications: The results can provide a lot of useful information for the improvement of IL competencies of graduate students in science and technology disciplines.Originality/value: It is significant for assisting future subject librarians in incorporating IL skills into their course, especially for academic and research librarians to prepare and develop IL courses for science and engineering graduate students. 展开更多
关键词 Graduate student Scientific information literacy Survey and course design Subject librarian National Science Library(NSL)
下载PDF
Construction and Practice of Online Course Resources Based on Information Processing Theory:Taking“A Bite of Teochew Cuisine,”a Guangdong First-Class Course,as an Example
10
作者 Junsheng Huang 《Journal of Contemporary Educational Research》 2022年第9期36-45,共10页
“Cantonese Cuisine Master”project is an important policy proposed by China to inherit Cantonese Cuisine culture,promote employment,and achieve targeted poverty reduction and rural revitalization.Confronted with the ... “Cantonese Cuisine Master”project is an important policy proposed by China to inherit Cantonese Cuisine culture,promote employment,and achieve targeted poverty reduction and rural revitalization.Confronted with the demands of more diverse education,it is an essential opportunity and task for the education system to consider how to construct high-quality online courses and pursue higher-quality“Cantonese Cuisine Master”projects in line with the new era.This paper,based on the theory of instructional media and information processing theory,will further clarify the demand,dilemma,and developing strategy of online course construction for culinary majors,and explore its construction and practice with the example of“A Bite of Teochew Cuisine,”a Guangdong first-class course. 展开更多
关键词 Cantonese Cuisine Master Culinary majors Online course resources information processing theory Construction and practice
下载PDF
Evaluation of Technical Education by Using a Modern Structured MOODLE Laboratory Course, in Relation to Recent Data
11
作者 Gerasimos Vlassopoulos George Albert Karikas +4 位作者 Efstathia Papageorgiou Ioannis Psaromiligkos Niki Giannouli Pigi Vlassopoulou Petros Karkalousos 《Journal of Intelligent Learning Systems and Applications》 2024年第3期316-339,共24页
E-learning platforms support education systems worldwide, transferring theoretical knowledge as well as soft skills. In the present study high-school pupils’, and adult students’ opinions were evaluated through a mo... E-learning platforms support education systems worldwide, transferring theoretical knowledge as well as soft skills. In the present study high-school pupils’, and adult students’ opinions were evaluated through a modern structured MOODLE interactive course, designed for the needs of the laboratory course “Automotive Systems”. The study concerns Greek secondary vocational education pupils aged 18 and vocational training adult students aged 20 to 50 years. The multistage, equal size simple random cluster sample was used as a sampling method. Pupils and adult students of each cluster completed structured 10-question questionnaires both before and after attending the course. A total of 120 questionnaires were collected. In general, our findings disclosed that the majority of pupils and adult students had significantly improved their knowledge and skills from using MOODLE. They reported strengthening conventional teaching, using the new MOODLE technology. The satisfaction indices improved quite, with the differences in their mean values being statistically significant. 展开更多
关键词 information and Communication Technologies (ICT) Distance Learning E-Learning Students’ Opinions Education in Greece I.C.T. in Greece STUDENTS Pupils Adults Adult Students MOODLE MOOC (V.H.S.) Vocational High Schools (S.H.V.T.) Schools of Higher Vocational Training VOCATIONAL Profession Interactive Lessons courses Training Laboratory course Secondary Education Automotive Systems Car Systems
下载PDF
Similarity matching method of power distribution system operating data based on neural information retrieval
12
作者 Kai Xiao Daoxing Li +2 位作者 Pengtian Guo Xiaohui Wang Yong Chen 《Global Energy Interconnection》 EI CAS CSCD 2023年第1期15-25,共11页
Operation control of power systems has become challenging with an increase in the scale and complexity of power distribution systems and extensive access to renewable energy.Therefore,improvement of the ability of dat... Operation control of power systems has become challenging with an increase in the scale and complexity of power distribution systems and extensive access to renewable energy.Therefore,improvement of the ability of data-driven operation management,intelligent analysis,and mining is urgently required.To investigate and explore similar regularities of the historical operating section of the power distribution system and assist the power grid in obtaining high-value historical operation,maintenance experience,and knowledge by rule and line,a neural information retrieval model with an attention mechanism is proposed based on graph data computing technology.Based on the processing flow of the operating data of the power distribution system,a technical framework of neural information retrieval is established.Combined with the natural graph characteristics of the power distribution system,a unified graph data structure and a data fusion method of data access,data complement,and multi-source data are constructed.Further,a graph node feature-embedding representation learning algorithm and a neural information retrieval algorithm model are constructed.The neural information retrieval algorithm model is trained and tested using the generated graph node feature representation vector set.The model is verified on the operating section of the power distribution system of a provincial grid area.The results show that the proposed method demonstrates high accuracy in the similarity matching of historical operation characteristics and effectively supports intelligent fault diagnosis and elimination in power distribution systems. 展开更多
关键词 Neural information retrieval Power distribution Graph data Operating section Similarity matching
下载PDF
Coverless Information Hiding Based on the Molecular Structure Images of Material 被引量:10
13
作者 Yi Cao Zhili Zhou +1 位作者 Xingming Sun Chongzhi Gao 《Computers, Materials & Continua》 SCIE EI 2018年第2期197-207,共11页
The traditional information hiding methods embed the secret information by modifying the carrier,which will inevitably leave traces of modification on the carrier.In this way,it is hard to resist the detection of steg... The traditional information hiding methods embed the secret information by modifying the carrier,which will inevitably leave traces of modification on the carrier.In this way,it is hard to resist the detection of steganalysis algorithm.To address this problem,the concept of coverless information hiding was proposed.Coverless information hiding can effectively resist steganalysis algorithm,since it uses unmodified natural stego-carriers to represent and convey confidential information.However,the state-of-the-arts method has a low hidden capacity,which makes it less appealing.Because the pixel values of different regions of the molecular structure images of material(MSIM)are usually different,this paper proposes a novel coverless information hiding method based on MSIM,which utilizes the average value of sub-image’s pixels to represent the secret information,according to the mapping between pixel value intervals and secret information.In addition,we employ a pseudo-random label sequence that is used to determine the position of sub-images to improve the security of the method.And the histogram of the Bag of words model(BOW)is used to determine the number of subimages in the image that convey secret information.Moreover,to improve the retrieval efficiency,we built a multi-level inverted index structure.Furthermore,the proposed method can also be used for other natural images.Compared with the state-of-the-arts,experimental results and analysis manifest that our method has better performance in anti-steganalysis,security and capacity. 展开更多
关键词 Coverless information hiding molecular structure images of material pixel value inverted index image retrieval bag of words model
下载PDF
New Approach on the Techniques of Content-Based Image Retrieval (CBIR) Using Color, Texture and Shape Features 被引量:2
14
作者 Mohd Afizi Mohd Shukran Muhamad Naim Abdullah Mohd Sidek Fadhil Mohd Yunus 《Journal of Materials Science and Chemical Engineering》 2021年第1期51-57,共7页
<div style="text-align:justify;"> Digital image collection as rapidly increased along with the development of computer network. Image retrieval system was developed purposely to provide an efficient to... <div style="text-align:justify;"> Digital image collection as rapidly increased along with the development of computer network. Image retrieval system was developed purposely to provide an efficient tool for a set of images from a collection of images in the database that matches the user’s requirements in similarity evaluations such as image content similarity, edge, and color similarity. Retrieving images based on the content which is color, texture, and shape is called content based image retrieval (CBIR). The content is actually the feature of an image and these features are extracted and used as the basis for a similarity check between images. The algorithms used to calculate the similarity between extracted features. There are two kinds of content based image retrieval which are general image retrieval and application specific image retrieval. For the general image retrieval, the goal of the query is to obtain images with the same object as the query. Such CBIR imitates web search engines for images rather than for text. For application specific, the purpose tries to match a query image to a collection of images of a specific type such as fingerprints image and x-ray. In this paper, the general architecture, various functional components, and techniques of CBIR system are discussed. CBIR techniques discussed in this paper are categorized as CBIR using color, CBIR using texture, and CBIR using shape features. This paper also describe about the comparison study about color features, texture features, shape features, and combined features (hybrid techniques) in terms of several parameters. The parameters are precision, recall and response time. </div> 展开更多
关键词 Content-Based Image retrieval Image retrieval information retrieval
下载PDF
The Capacity of a Channel with an Image as the Information Source
15
作者 Lev B. Levitin Tommaso Toffoli 《Journal of Quantum Information Science》 2014年第2期111-116,共6页
We consider the physical limitations imposed on the information content of an image by the wave and quantum nature of light, when the image is obtained by illuminating a reflecting or transmitting planar object by nat... We consider the physical limitations imposed on the information content of an image by the wave and quantum nature of light, when the image is obtained by illuminating a reflecting or transmitting planar object by natural (i.e., fully thermalized) light, or by observation of an object emitting incoherent (thermal) radiation. The discreteness of the degrees of freedom and the statistical properties of thermal radiation are taken into account. We derive the maximum amount of information that can be retrieved from the object. This amount is always finite and is proportional to the area of the object, the solid angle under which the entrance pupil of the receiver is seen from the object, and the time of observation. An explicit expression for the information in the case where the information recorded by the receiver obeys Planck’s spectral distribution is obtained. The amount of information per photon of recorded radiation is a universal numerical constant, independent of the parameters of observation. 展开更多
关键词 QUANTUM Communication QUANTUM Limits on information retrieval information Transmission by thermal Radiation information Content of AN IMAGE Optical information CHANNELS
下载PDF
Research on the Teaching Reform in Computer Basic Course Centered on Improving Information Literacy
16
作者 HUANG Pei-hua 《Sino-US English Teaching》 2018年第2期97-101,共5页
In the current modem society, information technology enjoys rapid development and information resources increase sharply. In this context, information literacy has been an important indicator for assessing a talent's... In the current modem society, information technology enjoys rapid development and information resources increase sharply. In this context, information literacy has been an important indicator for assessing a talent's comprehensive quality. As a compulsory public course for college students not majoring in computers, computer basic course plays a significant role in cultivating college students' information literacy. However, how to improve contemporary college students' information literacy, facilitate the teaching reform in fundamental computer education, and effectively improve college students' capacities of solving problems with computers is a difficult question faced by fundamental computer education in colleges and universities 展开更多
关键词 information literacy computer basic course talent cultivation
下载PDF
Research on the User Information Optimized Retrieval Technology in Distributed Database
17
作者 LEI Bo 《International English Education Research》 2019年第3期27-29,共3页
The traditional method first classifies the user information and combines the query method to retrieve the interest information, but neglects to calculate the weight of the user interest information, which leads to th... The traditional method first classifies the user information and combines the query method to retrieve the interest information, but neglects to calculate the weight of the user interest information, which leads to the low retrieval accuracy. A retrieval method based on the fuzzy proximity classification technology is proposed. Approximation between the fuzzy sets is used to represent the consistency between the user interest information features, and the consistency calculation formula and the skewness confidence matrix between the user interest information features are given. The fuzzy classification of the user interest information can obtain the most consistent confidence data and eliminate the redundant approximation interference data. The probabilistic model of the information word frequency and the user interest information length calculates the weight of the user interest information, and adjusts the weight formula constantly. 展开更多
关键词 DISTRIBUTED DATABASE USER information optimized retrieval TECHNOLOGY
下载PDF
Research on the Multimedia Information Retrieval Algorithm based on Information Restructuring and Image Reconstruction
18
作者 Nian Li 《International Journal of Technology Management》 2016年第3期36-39,共4页
In this paper, we conduct research on the multimedia information retrieval algorithm based on the information restructuring and image reconstruction. With the massive growth of information resources, people through va... In this paper, we conduct research on the multimedia information retrieval algorithm based on the information restructuring and image reconstruction. With the massive growth of information resources, people through various retrieval tools for too much information, led directly to information overload. In vector space model and probability retrieval model based on information retrieval tools rarely consider the user' s personalized information needs and features, has resulted in a large amount of information retrieval result and correlation information the user' s information demand is not big. In order to improve the existing retrieval system, in recent years, scholars to study looked that context information retrieval context factors need to be considered, such as the retrieval time, place and the interactive history, mission, environment and other factors stated or implied in the retrieval process. At present, the context research has become the information behavior, information search process and the research hotspot in the field of information retrieval interaction. 展开更多
关键词 Multimedia information retrieval Algorithm Image Reconstruction Data Analysis.
下载PDF
The language of integrative medicine 被引量:1
19
作者 Brian Stephen Budgell 《Journal of Integrative Medicine》 SCIE CAS CSCD 2013年第3期229-232,共4页
Biomedical language, also known as biomedical English, is sufficiently different from general English to warrant treatment as a distinct language. Biomedical language has its own conventions of grammar, phraseology an... Biomedical language, also known as biomedical English, is sufficiently different from general English to warrant treatment as a distinct language. Biomedical language has its own conventions of grammar, phraseology and discourse, as well as a lexicon which is complex and esoteric. Furthermore, each sub-discipline, such as integrative medicine, has a unique vocabulary which must be mastered in order to achieve fluency. In this article, the vocabulary specific to acupuncture is identified, and strategies are introduced to master the use of that vocabulary. 展开更多
关键词 integrative medicine ACUPUNCTURE LINGUISTICS information retrieval
下载PDF
Measurement of Incompatible Probability in Information Retrieval:A Case Study with User Clicks 被引量:1
20
作者 王博 侯越先 《Transactions of Tianjin University》 EI CAS 2013年第1期37-42,共6页
The incompatible probability represents an important non-classical phenomenon, and it describes conflicting observed marginal probabilities, which cannot be satisfied with a joint probability. First, the incompatibili... The incompatible probability represents an important non-classical phenomenon, and it describes conflicting observed marginal probabilities, which cannot be satisfied with a joint probability. First, the incompatibility of random variables was defined and discussed via the non-positive semi-definiteness of their covariance matrixes. Then, a method was proposed to verify the existence of incompatible probability for variables. A hypothesis testing was also applied to reexamine the likelihood of the observed marginal probabilities being integrated into a joint probability space, thus showing the statistical significance of incompatible probability cases. A case study with user click-through data provided the initial evidence of the incompatible probability in information retrieval (IR), particularly in user interaction. The experiments indicate that both incompatible and compatible cases can be found in IR data, and informational queries are more likely to be compatible than navigational queries. The results inspire new theoretical perspectives of modeling the complex interactions and phenomena in IR. 展开更多
关键词 incompatible probability semi-definiteness hypothesis testing information retrieval user clicks
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部