Property | Type | Description | |
---|---|---|---|
INSTANCE |
Method | Description | |
---|---|---|
GetInstance ( ) : |
Returns the singleton instance for TerminatingBlocksFinder. Returns the singleton instance for TerminatingBlocksFinder. |
|
Process ( NBoilerpipe.Document.TextDocument doc ) : bool |
Method | Description | |
---|---|---|
IsDigit ( char c ) : bool | ||
StartsWithNumber ( string t, int len ) : bool |
Checks whether the given text t starts with a sequence of digits, followed by one of the given strings. Checks whether the given text t starts with a sequence of digits, followed by one of the given strings. |
public static GetInstance ( ) : |
||
return |
public Process ( NBoilerpipe.Document.TextDocument doc ) : bool | ||
doc | NBoilerpipe.Document.TextDocument | |
return | bool |