インタフェースの使用
nlp4j.DocumentAnnotatorPipeline
-
DocumentAnnotatorPipelineを使用しているパッケージ パッケージ 説明 nlp4j.impl 実装クラスのパッケージです。 -
-
nlp4j.implでのDocumentAnnotatorPipelineの使用
DocumentAnnotatorPipelineを実装しているnlp4j.implのクラス 修飾子とタイプ クラス 説明 class
DefaultDocumentAnnotatorPipeline
ドキュメントに対してアノテーター処理を連続的に処理するパイプラインのクラスです。class
DefaultDocumentAnnotatorPipelineRunnable
Runnable 対応版
-