Click or drag to resize

IBlockComposer Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.decomposing.block.IBlockComposer"]

Namespace:  imbNLP.PartOfSpeech.decomposing.block
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public interface IBlockComposer

The IBlockComposer type exposes the following members.

Methods
  NameDescription
Public methodprocess
Processes the specified HTML.
Top
See Also