GoogleFinanceSource     Get feed Meta Data from Google Finance.
GoogleNewsSource        Get feed data from Google News Search <URL:
                        http://news.google.com/>
NYTimesSource           Get feed data from NYTimes Article Search
                        (<URL:
                        http://developer.nytimes.com/docs/read/article_search_api_v2>).
ReutersNewsSource       Get feed data from Reuters News RSS feed
                        channels. Reuters provides numerous feed
WebCorpus               WebCorpus constructor function.
WebSource               Read Web Content and respective Link Content
                        from feedurls.
YahooFinanceSource      Get feed data from Yahoo! Finance.
YahooInplaySource       Get News from Yahoo Inplay.
YahooNewsSource         Get news data from Yahoo! News (<URL:
                        https://news.search.yahoo.com/search/>).
corpus.update           Update/Extend 'WebCorpus' with new feed items.
encloseHTML             Enclose Text Content in HTML tags
extract                 Extract main content from 'TextDocument's.
extractContentDOM       Extract Main HTML Content from DOM
extractHTMLStrip        Simply strip HTML Tags from Document
feedquery               Buildup string for feedquery.
getEmpty                Retrieve Empty Corpus Elements through
                        '$postFUN'.
getLinkContent          Get main content for corpus items, specified by
                        links.
nytimes_appid           AppID for the NYtimes-API.
parse                   Wrapper/Convenience function to ensure right
                        encoding for different Platforms
readWeb                 Read content from
                        WebXMLSource/WebHTMLSource/WebJSONSource.
removeNonASCII          Remove non-ASCII characters from Text.
source.update           Update WebXMLSource/WebHTMLSource/WebJSONSource
tm.plugin.webmining-package
                        Retrieve structured, textual data from various
                        web sources
trimWhiteSpaces         Trim White Spaces from Text Document.
yahoonews               WebCorpus retrieved from Yahoo! News for the
                        search term "Microsoft" through the
                        YahooNewsSource. Length of retrieved corpus is
                        20.
