Class GraphvizFormatter
Outputs the dot (graphviz) string for the viterbi lattice.
Inherited Members
Namespace: Lucene.Net.Analysis.Ja
Assembly: Lucene.Net.Analysis.Kuromoji.dll
Syntax
public class GraphvizFormatter
Constructors
GraphvizFormatter(ConnectionCosts)
Outputs the dot (graphviz) string for the viterbi lattice.
Declaration
public GraphvizFormatter(ConnectionCosts costs)
Parameters
| Type | Name | Description |
|---|---|---|
| ConnectionCosts | costs |
Methods
Finish()
Outputs the dot (graphviz) string for the viterbi lattice.
Declaration
public virtual string Finish()
Returns
| Type | Description |
|---|---|
| string |