Serialized Form


Package edu.udo.cs.wvtool.config

Class edu.udo.cs.wvtool.config.WVTConfigException extends WVToolException implements Serializable


Package edu.udo.cs.wvtool.crawler

Class edu.udo.cs.wvtool.crawler.WVToolCrawler extends websphinx.Crawler implements Serializable

Serialized Fields

urlsToVectorize

java.util.Map<K,V> urlsToVectorize

contentType

java.lang.String contentType
the MIME content type of the crawled documents


contentEncoding

java.lang.String contentEncoding
the encoding of the crawled document


contentLanguage

java.lang.String contentLanguage
the language the documents are written in (english, german, ...)


Package edu.udo.cs.wvtool.external

Class edu.udo.cs.wvtool.external.LovinsStemmer extends java.lang.Object implements Serializable


Package edu.udo.cs.wvtool.util

Class edu.udo.cs.wvtool.util.WVToolException extends java.lang.Exception implements Serializable

Class edu.udo.cs.wvtool.util.WVToolIOException extends WVToolException implements Serializable