Documentation For Encog 2.x

ExtractWords Class

An extractor that is designed to extract all of the words from a web page.

For a list of all members of this type, see ExtractWords Members .

System.Object
   BasicExtract
      ExtractWords

public class ExtractWords : BasicExtract

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Encog.Bot.Browse.Extract

Assembly: encog-core-cs (in encog-core-cs.dll)

See Also

ExtractWords Members | Encog.Bot.Browse.Extract Namespace