文件名称:SentenceRecongnition
介绍说明--下载内容均来自于网络,请自行研究使用
实现不同类型的句子的识别功能,能对肯定句,疑问句,否定句,感叹句进行识别-Realization of the different types of sentence recognition function, the affirmative, interrogative, negative sentences, exclamatory sentence recognition
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SentenceRecongnition
....................\.classpath
....................\.myeclipse
....................\.mymetadata
....................\.mystrutsdata
....................\.project
....................\.settings
....................\.........\.jsdtscope
....................\.........\org.eclipse.jdt.core.prefs
....................\.........\org.eclipse.wst.jsdt.ui.superType.container
....................\.........\org.eclipse.wst.jsdt.ui.superType.name
....................\WebRoot
....................\.......\META-INF
....................\.......\........\MANIFEST.MF
....................\.......\WEB-INF
....................\.......\.......\.struts-config.mex
....................\.......\.......\classes
....................\.......\.......\.......\com
....................\.......\.......\.......\...\yourcompany
....................\.......\.......\.......\...\...........\struts
....................\.......\.......\.......\...\...........\......\ApplicationResources.properties
....................\.......\.......\.......\...\...........\......\action
....................\.......\.......\.......\...\...........\......\......\SentenceRecongnitionAction.class
....................\.......\.......\.......\...\...........\......\form
....................\.......\.......\.......\...\...........\......\....\SentenceRecongnitionForm.class
....................\.......\.......\lib
....................\.......\.......\struts-bean.tld
....................\.......\.......\struts-config.xml
....................\.......\.......\struts-html.tld
....................\.......\.......\struts-logic.tld
....................\.......\.......\struts-nested.tld
....................\.......\.......\struts-tiles.tld
....................\.......\.......\validator-rules.xml
....................\.......\.......\web.xml
....................\.......\index.jsp
....................\.......\login.jsp
....................\.......\result.jsp
....................\.......\sentenceRecongnition.jsp
....................\images
....................\......\55.jpg
....................\src
....................\...\com
....................\...\...\yourcompany
....................\...\...\...........\struts
....................\...\...\...........\......\ApplicationResources.properties
....................\...\...\...........\......\action
....................\...\...\...........\......\......\SentenceRecongnitionAction.java
....................\...\...\...........\......\form
....................\...\...\...........\......\....\SentenceRecongnitionForm.java