Class DictionaryDetokenizerTool

Namespace
NOpenNLP.Tools.Cmdline.Tokenizer
Assembly
nopennlp.dll
public sealed class DictionaryDetokenizerTool : BasicCmdLineTool
Inheritance
DictionaryDetokenizerTool
Inherited Members

Methods

GetHelp()

A description of how to use the tool.

public override string GetHelp()

Returns

string

Run(string[])

Executes the tool with the given positional arguments.

public override void Run(string[] args)

Parameters

args string[]