天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁(yè) > 科技論文 > 搜索引擎論文 >

應(yīng)用于Sakai平臺(tái)的中文智能搜索引擎的研究與設(shè)計(jì)

發(fā)布時(shí)間:2018-07-27 18:25
【摘要】:隨著網(wǎng)絡(luò)技術(shù)的快速發(fā)展以及教育信息化的普及,越來(lái)越多的人開(kāi)始使用網(wǎng)絡(luò)輔助學(xué)習(xí)和工作,網(wǎng)絡(luò)教育已經(jīng)成為我國(guó)高等教育信息化的重要組成部分。2010年,北京郵電大學(xué)為了推動(dòng)高校信息化建設(shè),專(zhuān)門(mén)設(shè)立了青年基金項(xiàng)目——基于海量資源的通用教學(xué)平臺(tái)的研究與開(kāi)發(fā),論文作者全程參與了該項(xiàng)目的研究與開(kāi)發(fā),并重點(diǎn)對(duì)網(wǎng)絡(luò)教學(xué)平臺(tái)中的站內(nèi)搜索子系統(tǒng)、中文智能搜索引擎等方面展開(kāi)研究。 網(wǎng)絡(luò)教學(xué)活動(dòng)的指導(dǎo)思想是以學(xué)習(xí)者為中心的教育理念,旨在通過(guò)學(xué)習(xí)者的自主學(xué)習(xí)、協(xié)作學(xué)習(xí)提高自身的學(xué)習(xí)能力。網(wǎng)絡(luò)教學(xué)平臺(tái)的出現(xiàn)與使用,為學(xué)習(xí)者和教師提供了可以共享教學(xué)資源的平臺(tái),但是,由于網(wǎng)絡(luò)教學(xué)平臺(tái)中的海量教學(xué)資源(課程內(nèi)容、課后習(xí)題、參考資料、教學(xué)課件等)的內(nèi)容和形式具有多樣性等特點(diǎn),使得教師和學(xué)習(xí)者在教學(xué)活動(dòng)中快速搜索和應(yīng)用資源變得困難。如何才能最大程度地實(shí)現(xiàn)教學(xué)資源共享,使學(xué)習(xí)者能夠從已有的資源上快速精確地找到自己所需要的資源,是教育領(lǐng)域搜索引擎發(fā)展的主要任務(wù),而開(kāi)發(fā)出一個(gè)可以應(yīng)用于網(wǎng)絡(luò)教學(xué)平臺(tái)中的資源搜索工具是解決這一問(wèn)題的核心。 本研究在分析了網(wǎng)絡(luò)教學(xué)平臺(tái)的特點(diǎn)以及網(wǎng)絡(luò)教育的特點(diǎn)的基礎(chǔ)上,結(jié)合網(wǎng)絡(luò)學(xué)習(xí)者的學(xué)習(xí)能力評(píng)價(jià)標(biāo)準(zhǔn),印證了搜索工具在網(wǎng)絡(luò)教學(xué)平臺(tái)中的理論價(jià)值,在充分分析了搜索引擎的工作原理以及關(guān)鍵技術(shù)的基礎(chǔ)上,設(shè)計(jì)了基于開(kāi)源搜索框架——Lucene的站內(nèi)搜索系統(tǒng)的總體架構(gòu),在該框架中引入信息推送技術(shù)以及智能知識(shí)庫(kù)技術(shù),提高了搜索引擎的智能化水平,此外,分析并比較了現(xiàn)有搜索引擎的中文分詞器存在的不足之處,提出了中文分詞優(yōu)化方案,并對(duì)搜索結(jié)果排序技術(shù)進(jìn)行優(yōu)化,使搜索工具更加適合學(xué)習(xí)者在教學(xué)平臺(tái)中對(duì)海量資源進(jìn)行搜索和查詢(xún),能夠快速定位用戶(hù)所需數(shù)據(jù)的位置,并將符合需求的資源搜索結(jié)果反饋給用戶(hù),進(jìn)一步提高搜索引擎的搜索質(zhì)量。
[Abstract]:With the rapid development of network technology and the popularization of education informatization, more and more people begin to use network to assist learning and work. Network education has become an important part of higher education informatization in our country. In order to promote the information construction of universities, Beijing University of posts and Telecommunications has set up a youth fund project, the research and development of a general teaching platform based on massive resources, and the author of the paper participated in the research and development of the project. And focus on the network teaching platform in the site search subsystem, Chinese intelligent search engine and so on. The guiding ideology of online teaching activities is the learner-centered educational concept, which aims to improve the learning ability of learners through autonomous learning and collaborative learning. The emergence and use of the network teaching platform provides a platform for learners and teachers to share teaching resources. However, due to the massive teaching resources (course content, after-class exercises, reference materials) in the network teaching platform, the network teaching platform provides a platform for learners and teachers to share teaching resources. The diversity of contents and forms makes it difficult for teachers and learners to quickly search and apply resources in teaching activities. How to realize the sharing of teaching resources to the greatest extent, so that learners can quickly and accurately find the resources they need from the existing resources, is the main task of the development of search engine in the field of education. Developing a resource search tool which can be applied to network teaching platform is the core of solving this problem. Based on the analysis of the characteristics of the network teaching platform and the characteristics of the network education, this study confirms the theoretical value of the search tool in the network teaching platform, combining with the evaluation criteria of the learning ability of the network learners. Based on the analysis of the working principle and key technologies of search engine, the paper designs the overall framework of the in-station search system based on open source search frame-Lucene, and introduces information push technology and intelligent knowledge base technology into the framework. The intelligence level of the search engine is improved. In addition, the shortcomings of the Chinese word particifiers in the existing search engines are analyzed and compared, and the optimization scheme of the Chinese word segmentation is put forward, and the ranking technology of the search results is optimized. Make the search tool more suitable for learners to search and query the massive resources in the teaching platform, can quickly locate the location of the data required by the user, and feedback the search results to the user. Further improve the search engine search quality.
【學(xué)位授予單位】:北京郵電大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2012
【分類(lèi)號(hào)】:TP391.3

【參考文獻(xiàn)】

相關(guān)期刊論文 前10條

1 周宏宇;張政;;中文分詞技術(shù)綜述[J];安陽(yáng)師范學(xué)院學(xué)報(bào);2010年02期

2 宋美臻;;基于建構(gòu)主義的網(wǎng)絡(luò)教學(xué)研究[J];電化教育研究;2006年07期

3 徐金雷;楊曉江;;基礎(chǔ)教育資源搜索引擎的排序算法研究[J];電化教育研究;2007年02期

4 劉德仿;王斌;;面向教學(xué)領(lǐng)域的智能搜索引擎的研究與開(kāi)發(fā)[J];電化教育研究;2007年05期

5 龍樹(shù)全;趙正文;唐華;;中文分詞算法概述[J];電腦知識(shí)與技術(shù);2009年10期

6 王志嘉;薛質(zhì);;一種基于Lucene的中文分詞的設(shè)計(jì)與測(cè)試[J];信息技術(shù);2010年12期

7 陳維維;楊歡;;教育領(lǐng)域?qū)W習(xí)力研究的現(xiàn)狀和發(fā)展趨勢(shì)[J];開(kāi)放教育研究;2010年02期

8 胡長(zhǎng)春;劉功申;;面向搜索引擎Lucene的中文分析器[J];計(jì)算機(jī)工程與應(yīng)用;2009年12期

9 鄧偉,張志偉,譚慶平,寧洪;一種新型的智能搜索引擎[J];計(jì)算機(jī)工程;2000年03期

10 陳明選;基于建構(gòu)主義學(xué)習(xí)理論下的網(wǎng)絡(luò)教育觀(guān)[J];教育信息化;2004年12期

相關(guān)重要報(bào)紙文章 前1條

1 彭巖 鄢琦;[N];計(jì)算機(jī)世界;2001年

,

本文編號(hào):2148749

資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/kejilunwen/sousuoyinqinglunwen/2148749.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶(hù)aec5e***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com