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

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

微博內(nèi)容過(guò)濾技術(shù)的研究與實(shí)現(xiàn)

發(fā)布時(shí)間:2018-11-19 13:11
【摘要】:隨著網(wǎng)絡(luò)技術(shù)的蓬勃發(fā)展,越來(lái)越多的人開(kāi)始使用微博。微博是一種信息傳播媒體平臺(tái),在這個(gè)平臺(tái)上,任何人都可以及時(shí)、快速、方便地發(fā)布自己的信息或者轉(zhuǎn)發(fā)別人的信息,每天新產(chǎn)生的微博達(dá)數(shù)以萬(wàn)計(jì)傳,不免其中某些微博包含一些不合法、不健康、不和諧的內(nèi)容,所以需要一種系統(tǒng)能對(duì)微博的內(nèi)容進(jìn)行一定程度上的過(guò)濾處理,凈化網(wǎng)絡(luò)環(huán)境,確保給網(wǎng)民提供一個(gè)綠色、積極、健康的上網(wǎng)氛圍。 本文基于Java Web開(kāi)發(fā)平臺(tái)Myeclipse,使用SSH系統(tǒng)框架、MySQL數(shù)據(jù)庫(kù)設(shè)計(jì)并實(shí)現(xiàn)微博內(nèi)容過(guò)濾系統(tǒng),首先本系統(tǒng)建立起一個(gè)微博平臺(tái),然后在此基礎(chǔ)之上完成微博的過(guò)濾功能。本系統(tǒng)總體分為兩塊:前臺(tái)系統(tǒng)和后臺(tái)系統(tǒng)。前臺(tái)系統(tǒng)主要是微博用戶的功能,包括微博基本功能、微博內(nèi)容過(guò)濾、用戶信息設(shè)置、編輯關(guān)注者等功能模塊;后臺(tái)系統(tǒng)主要是系統(tǒng)管理員的功能,包括管理員管理、用戶管理、資源管理、公告管理等功能。在這些功能模塊中,重點(diǎn)設(shè)計(jì)實(shí)現(xiàn)的是微博內(nèi)容過(guò)濾模塊,該模塊結(jié)合Lucene搜索引擎的查找方法與自然語(yǔ)言處理學(xué)科中的分詞處理,完成微博內(nèi)容過(guò)濾處理的兩個(gè)功能:過(guò)濾屏蔽和過(guò)濾篩選。 本系統(tǒng)開(kāi)發(fā)以軟件工程中的瀑布模型為設(shè)計(jì)主線,較為詳細(xì)的介紹了本系統(tǒng)業(yè)務(wù)需求、功能需求、非功能需求、系統(tǒng)架構(gòu)設(shè)計(jì)、功能設(shè)計(jì)和數(shù)據(jù)庫(kù)設(shè)計(jì)。并對(duì)主要功能,給出了系統(tǒng)的實(shí)現(xiàn)環(huán)境、界面設(shè)計(jì)以及關(guān)鍵功能模塊的代碼實(shí)現(xiàn)過(guò)程,最后給出了系統(tǒng)的功能和性能測(cè)試結(jié)果。
[Abstract]:With the vigorous development of network technology, more and more people begin to use Weibo. Weibo is a media platform for the dissemination of information. On this platform, anyone can timely, quickly, and conveniently publish their own information or transmit other people's information. Inevitably, some of Weibo contains some illegal, unhealthy, and disharmonious content. Therefore, it is necessary to have a system that can filter the content of Weibo to a certain extent, purify the network environment, and ensure that Internet users are provided with a green, positive, A healthy online atmosphere. This paper uses SSH system framework and MySQL database to design and implement Weibo content filtering system based on Myeclipse, a Java Web development platform. Firstly, this system establishes a Weibo platform, and then accomplishes the filtering function of Weibo. This system is divided into two parts as a whole: foreground system and background system. The front desk system is mainly the function of Weibo user, including the basic function of Weibo, the content filtering of Weibo, the user information setting, editing the follower and so on. Background system is the main system administrator functions, including administrator management, user management, resource management, notice management and other functions. Among these functional modules, Weibo content filtering module is designed and implemented, which combines the search method of Lucene search engine with word segmentation in natural language processing. Complete Weibo content filtering two functions: filtering screening and filtering. The development of this system takes the waterfall model in software engineering as the main line of design. It introduces in detail the business requirements, functional requirements, non-functional requirements, system architecture design, functional design and database design of the system. For the main functions, the implementation environment, interface design and code implementation process of the key function modules are given. Finally, the function and performance test results of the system are given.
【學(xué)位授予單位】:廈門大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2013
【分類號(hào)】:TP311.52

【參考文獻(xiàn)】

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

1 魏曉玲;;Web應(yīng)用程序性能測(cè)試的研究與應(yīng)用[J];信息技術(shù);2010年08期

2 占自華;;微博研究評(píng)述[J];濟(jì)南大學(xué)學(xué)報(bào)(社會(huì)科學(xué)版);2011年01期

3 劉玉軒;;基于JSP和MySQL的留言板系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)[J];計(jì)算機(jī)與信息技術(shù);2011年06期

4 趙少卡;;基于Struts+Spring+Hibernate框架的信息交流平臺(tái)的設(shè)計(jì)與實(shí)現(xiàn)[J];計(jì)算機(jī)與現(xiàn)代化;2009年02期

5 崔虹燕;;基于安全審計(jì)的網(wǎng)絡(luò)信息過(guò)濾研究[J];蘭州工業(yè)高等?茖W(xué)校學(xué)報(bào);2007年03期

6 諶湘倩;狄文輝;孫冬;;基于SSH框架與AJAX技術(shù)的JavaWeb應(yīng)用開(kāi)發(fā)[J];計(jì)算機(jī)工程與設(shè)計(jì);2009年10期

7 李子臣;網(wǎng)上內(nèi)容過(guò)濾技術(shù)的現(xiàn)狀及存在的問(wèn)題[J];圖書情報(bào)工作;2004年02期

8 毛明志;沈賢義;黃春賢;;基于特性的軟件需求管理工具的研究與應(yīng)用[J];計(jì)算機(jī)技術(shù)與發(fā)展;2007年05期

9 朱家云;;淺析軟件測(cè)試[J];信息系統(tǒng)工程;2011年04期

10 吳艷;;基于MVC模式B/S體系結(jié)構(gòu)的課程管理系統(tǒng)的設(shè)計(jì)[J];浙江工業(yè)大學(xué)學(xué)報(bào);2008年01期

相關(guān)博士學(xué)位論文 前1條

1 張娟;軟件測(cè)試中測(cè)試用例復(fù)用的研究[D];上海大學(xué);2012年



本文編號(hào):2342398

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

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


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

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