BayesFileClassify

所属分类:人工智能/神经网络/深度学习
开发工具:Java
文件大小:165KB
下载次数:37
上传日期:2009-02-18 15:46:24
上 传 者D_Juking
说明:  文本分类是在文档所包含的文本基础上, 把给定的文档分配到固定类别集合中某一个类别的任务。这个任务中常常用到朴素贝叶斯模型。
(Text classification are contained in the document text, based on the given document category assigned to a fixed set of a certain type of mission. This task is often used Naive Bayes model.)

文件列表:
BayesFileClassify\build.xml (3388, 2008-11-19)
BayesFileClassify\manifest.mf (82, 2008-11-19)
BayesFileClassify\src\JF_Bayes.form (13665, 2008-11-21)
BayesFileClassify\src\JF_Bayes.java (40880, 2008-11-22)
BayesFileClassify\src\target\unknown\空白文档.txt (10, 2008-11-23)
BayesFileClassify\src\target\unknown\骚扰短信.txt (87, 2008-11-23)
BayesFileClassify\src\target\体育\体育(1).txt (229, 2008-11-23)
BayesFileClassify\src\target\体育\体育(2).txt (298, 2008-11-23)
BayesFileClassify\src\target\体育\体育(3).txt (399, 2008-11-23)
BayesFileClassify\src\target\新闻\新闻(1).txt (266, 2008-11-23)
BayesFileClassify\src\target\新闻\新闻(2).txt (287, 2008-11-23)
BayesFileClassify\src\target\学校生活\学校生活(1).txt (64, 2008-11-23)
BayesFileClassify\src\target\学校生活\学校生活(2).txt (107, 2008-11-23)
BayesFileClassify\src\target\学校生活\学校生活(3).txt (109, 2008-11-23)
BayesFileClassify\src\target\娱乐\娱乐(1).txt (339, 2008-11-23)
BayesFileClassify\src\target\祝福\祝福(1).txt (96, 2008-11-23)
BayesFileClassify\src\target\祝福\祝福(2).txt (128, 2008-11-23)
BayesFileClassify\src\target\祝福\祝福(3).txt (146, 2008-11-23)
BayesFileClassify\src\source\体育(1).txt (229, 2008-11-22)
BayesFileClassify\src\source\体育(2).txt (298, 2008-11-22)
BayesFileClassify\src\source\体育(3).txt (399, 2008-11-22)
BayesFileClassify\src\source\娱乐(1).txt (339, 2008-11-22)
BayesFileClassify\src\source\学校生活(1).txt (64, 2008-11-22)
BayesFileClassify\src\source\学校生活(2).txt (107, 2008-11-22)
BayesFileClassify\src\source\学校生活(3).txt (109, 2008-11-22)
BayesFileClassify\src\source\新闻(1).txt (266, 2008-11-22)
BayesFileClassify\src\source\新闻(2).txt (287, 2008-11-22)
BayesFileClassify\src\source\祝福(1).txt (96, 2008-11-22)
BayesFileClassify\src\source\祝福(2).txt (128, 2008-11-22)
BayesFileClassify\src\source\祝福(3).txt (146, 2008-11-22)
BayesFileClassify\src\source\空白文档.txt (10, 2008-11-22)
BayesFileClassify\src\source\骚扰短信.txt (87, 2008-11-22)
BayesFileClassify\src\examples\Antenna.form (18304, 2008-11-19)
BayesFileClassify\src\examples\Antenna.java (16823, 2008-11-19)
BayesFileClassify\src\examples\ContactEditor.form (19987, 2008-11-19)
BayesFileClassify\src\examples\ContactEditor.java (16929, 2008-11-19)
BayesFileClassify\src\examples\Find.form (7641, 2008-11-19)
BayesFileClassify\src\examples\Find.java (7542, 2008-11-19)
... ...

GUI Form Example Descriptions ================================================================================ This project contains three visual forms that were designed with the IDE's GUI Builder. You can open these forms in the IDE, and you can view accompanying demos that show you how those forms can be created in the IDE. To open an example form in the GUI Builder: 1) In the IDE's Projects window, navigate to the examples package node within the Source Packages directory. 2) Double-click the node of the sample form you want to view. The IDE launches the GUI Builder and displays the chosen form. Contact Editor -------------- This complex form is similar to Windows dialogs typically used to display and edit database information. The example illustrates the full range of GUI Builder features, including alignment, anchoring, sizing, indentation, and runtime auto-resizing behavior. To view a detailed tutorial including flash demonstrations showing how to build this form, copy and paste the following link into your web browser http://netbeans.org/kb/50/quickstart-gui.html. Antenna Preferences ------------------- This example illustrates a type of table-based form commonly used to display related information in visually coherent groups. The GUI Builder's advanced alignment features enable you to group and size non-adjacent components (such as labels, textfields, and buttons) consistently without the need to merge cells manually. To view a flash demonstration showing how to build this form, copy and paste the following link into your web browser http://netbeans.org/kb/50/gui_sample_project/antenna_form.html. Find ---- This simple form illustrates a straight-forward layout often used in various applications requiring basic search functionality. The GUI Builder's alignment and sizing features enable you to quickly construct such forms while ensuring that they localize predictably. To view a flash demonstration showing how to build this form, copy and paste the following link into your web browser http://netbeans.org/kb/50/gui_sample_project/find_form.html.

近期下载者

相关文件


收藏者