Documentation For Encog 2.x

ExtractWords.Extract Method

Extract words from the specified WebPage.

public override void Extract(
   WebPage page
);

Parameters

page
The page to extract from.

Implements

IExtract.Extract

See Also

ExtractWords Class | Encog.Bot.Browse.Extract Namespace