Class ExtractReuters
Split the Reuters SGML documents into Simple Text files containing: Title, Date, Dateline, Body
Inheritance
System.Object
ExtractReuters
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class ExtractReuters : object
Constructors
Name | Description |
---|---|
ExtractReuters(DirectoryInfo, DirectoryInfo) |
Methods
Name | Description |
---|---|
Extract() | |
ExtractFile(FileInfo) | Override if you wish to change what is extracted |
Main(String[]) |