A B C D E F G H I J K L M N O P Q R S T U V W X Y
すべてのクラス すべてのパッケージ
すべてのクラス すべてのパッケージ
すべてのクラス すべてのパッケージ
A
- AbstractCrawler - nlp4j.crawlerのクラス
-
データクローラーの抽象クラス
Abstract class for data crawler - AbstractCrawler() - クラス のコンストラクタnlp4j.crawler.AbstractCrawler
- AbstractDocumentAnnotator - nlp4jのクラス
-
ドキュメントアノテーターの抽象クラス。
- AbstractDocumentAnnotator() - クラス のコンストラクタnlp4j.AbstractDocumentAnnotator
- AbstractDocumentImporter - nlp4jのクラス
-
文書をインデックスにインポートするドキュメントインポーターの抽象クラスです。
- AbstractDocumentImporter - nlp4j.importerのクラス
-
文書をインデックスにインポートするドキュメントインポーターの抽象クラスです。
- AbstractDocumentImporter() - クラス のコンストラクタnlp4j.AbstractDocumentImporter
- AbstractDocumentImporter() - クラス のコンストラクタnlp4j.importer.AbstractDocumentImporter
- AbstractDocumentIndexer - nlp4j.indexerのクラス
-
AbstractIndexer
- AbstractDocumentIndexer() - クラス のコンストラクタnlp4j.indexer.AbstractDocumentIndexer
- AbstractDocumentSearcher - nlp4jのクラス
- AbstractDocumentSearcher() - クラス のコンストラクタnlp4j.AbstractDocumentSearcher
- AbstractFileCrawler - nlp4j.crawlerのクラス
-
ファイルクローラーの抽象クラス
Abstract File Crawler - AbstractFileCrawler() - クラス のコンストラクタnlp4j.crawler.AbstractFileCrawler
- AbstractSearchClient - nlp4j.searchのクラス
- AbstractSearchClient() - クラス のコンストラクタnlp4j.search.AbstractSearchClient
- AbstractXmlHandler - nlp4j.xmlのクラス
-
XMLハンドラーの抽象クラスです。
- AbstractXmlHandler() - クラス のコンストラクタnlp4j.xml.AbstractXmlHandler
- add(DocumentAnnotator) - インタフェース のメソッドnlp4j.DocumentAnnotatorPipeline
-
アノテーターを追加します。
- add(DocumentAnnotator) - クラス のメソッドnlp4j.impl.DefaultDocumentAnnotatorPipeline
- add(DefaultDocument) - クラス のメソッドnlp4j.counter.DocumentCounter
- add(T) - クラス のメソッドnlp4j.counter.Counter
- addBeginEnd(int) - クラス のメソッドnlp4j.impl.DefaultKeyword
- addBeginEnd(int) - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- addBeginEnd(int) - インタフェース のメソッドnlp4j.Keyword
-
Shift begin, end
- addChild(KeywordWithDependency) - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- addChild(KeywordWithDependency) - インタフェース のメソッドnlp4j.KeywordWithDependency
-
依存関係の子ノードを追加します。
- addChildNode(Node<T>) - クラス のメソッドnlp4j.node.Node
- addChildOnly(KeywordWithDependency) - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- addChildOnly(KeywordWithDependency) - インタフェース のメソッドnlp4j.KeywordWithDependency
-
依存関係の子ノードを追加します。
- addDocument(Document) - インタフェース のメソッドnlp4j.indexer.DocumentIndexer
-
インデックスにドキュメントを追加します。
- addDocument(Document) - クラス のメソッドnlp4j.indexer.SimpleDocumentIndex
- addDocuments(List<Document>) - クラス のメソッドnlp4j.indexer.AbstractDocumentIndexer
- addDocuments(List<Document>) - インタフェース のメソッドnlp4j.indexer.DocumentIndexer
-
インデックスに複数のドキュメントを追加します。
- addKeyword(Keyword) - インタフェース のメソッドnlp4j.Document
-
キーワードを追加します。
- addKeyword(Keyword) - クラス のメソッドnlp4j.impl.DefaultDocument
- addKeywords(List<Keyword>) - インタフェース のメソッドnlp4j.Document
-
複数キーワードを追加します。
- addKeywords(List<Keyword>) - クラス のメソッドnlp4j.impl.DefaultDocument
- annotate(List<Document>) - クラス のメソッドnlp4j.AbstractDocumentAnnotator
- annotate(List<Document>) - クラス のメソッドnlp4j.annotator.DebugAnnotator
- annotate(List<Document>) - インタフェース のメソッドnlp4j.DocumentAnnotator
-
複数のドキュメントにアノテーションを付加します。
- annotate(List<Document>) - クラス のメソッドnlp4j.impl.DefaultDocumentAnnotatorPipeline
- annotate(Document) - クラス のメソッドnlp4j.annotator.AttributeCopyAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.AttributeFilterAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.AttributeNameConverter
- annotate(Document) - クラス のメソッドnlp4j.annotator.AttributeRemoveAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.AttributeReplaceAllAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.AttributeTypeConverter
- annotate(Document) - クラス のメソッドnlp4j.annotator.CompoundAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.DateAttributeConvertAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.DateDiffAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.DebugAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.EmojiAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.EmptyAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.KeywordFacetFilteringAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.KeywordFacetMappingAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.KeywordFixAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.KeywordSequencePatternAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.LexTextAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.Nokku34Annotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.NumeralAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.ParseIntAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.ValueNormalizeAnnotator
- annotate(Document) - クラス のメソッドnlp4j.annotator.WakachiAnnotator
- annotate(Document) - インタフェース のメソッドnlp4j.DocumentAnnotator
-
ドキュメントにアノテーションを付加します。
- annotate(Document) - クラス のメソッドnlp4j.impl.DefaultDocumentAnnotator
- annotate(Document) - クラス のメソッドnlp4j.impl.DefaultDocumentAnnotatorPipeline
- annotate(Document) - クラス のメソッドnlp4j.pattern.StandardPatternAnnotatorJa
- annotate(Document) - クラス のメソッドnlp4j.pattern.UserPatternAnnotator
- annotateDocuments() - クラス のメソッドnlp4j.DocumentProcessor
-
Annotate Documents.
- annotatorsSize() - クラス のメソッドnlp4j.impl.DefaultDocumentAnnotatorPipeline
- asList() - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- asList() - インタフェース のメソッドnlp4j.KeywordWithDependency
-
依存関係のあるキーワードをリストとして返します。
- AttributeCopyAnnotator - nlp4j.annotatorのクラス
-
属性をコピーする
プロパティ
from コピー元
to コピー先 - AttributeCopyAnnotator() - クラス のコンストラクタnlp4j.annotator.AttributeCopyAnnotator
- AttributeFilterAnnotator - nlp4j.annotatorのクラス
- AttributeFilterAnnotator() - クラス のコンストラクタnlp4j.annotator.AttributeFilterAnnotator
- AttributeNameConverter - nlp4j.annotatorのクラス
-
属性名を変換する
プロパティ
mapping "変換前1->変換後1,変換前2->変換後2" - AttributeNameConverter() - クラス のコンストラクタnlp4j.annotator.AttributeNameConverter
- AttributeRemoveAnnotator - nlp4j.annotatorのクラス
-
属性を削除する
プロパティ
target 処理対象 - AttributeRemoveAnnotator() - クラス のコンストラクタnlp4j.annotator.AttributeRemoveAnnotator
- AttributeReplaceAllAnnotator - nlp4j.annotatorのクラス
-
属性を置換する
プロパティ
target 処理対象フィールド
regex 置換前文字列の正規表現
replacement 置換後の文字列 - AttributeReplaceAllAnnotator() - クラス のコンストラクタnlp4j.annotator.AttributeReplaceAllAnnotator
- AttributeTypeConverter - nlp4j.annotatorのクラス
-
属性のタイプを変換する
プロパティ
mapping "field_name->Type,field_name->Type,field_name->Type"
Example
mapping date->Date:yyyyMMdd,field_int1->Integer,field_int2->Integer - AttributeTypeConverter() - クラス のコンストラクタnlp4j.annotator.AttributeTypeConverter
B
- begin - クラス の変数nlp4j.impl.DefaultKeyword
- begin(int) - クラス のメソッドnlp4j.util.KeywordUtil.Builder
- build() - クラス のメソッドnlp4j.counter.DocumentCounterBuilder
- build() - クラス のメソッドnlp4j.util.KeywordUtil.Builder
- Builder(Class<T>) - クラス のコンストラクタnlp4j.util.KeywordUtil.Builder
- Builder(T) - クラス のコンストラクタnlp4j.util.KeywordUtil.Builder
C
- c() - クラス のメソッドnlp4j.DocumentBuilder
-
"c" is short name of "create"
- characters(char[], int, int) - クラス のメソッドnlp4j.xml.AbstractXmlHandler
- CharacterUtils - nlp4j.utilのクラス
- CharacterUtils() - クラス のコンストラクタnlp4j.util.CharacterUtils
- charAt(String, int) - クラス のstaticメソッドnlp4j.util.StringUtils
- childNodes - クラス の変数nlp4j.node.Node
- children - クラス の変数nlp4j.impl.DefaultKeywordWithDependency
- childrenIndex - クラス の変数nlp4j.node.Node
- clone() - クラス のメソッドnlp4j.impl.DefaultKeyword
- clone() - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- clone() - クラス のメソッドnlp4j.node.Node
- clone() - クラス のメソッドnlp4j.pattern.KeywordRule
- clone() - クラス のメソッドnlp4j.pattern.Pattern
- clonePatterns() - クラス のメソッドnlp4j.node.Node
-
Split Nodes for Pattern Matching
- close() - インタフェース のメソッドnlp4j.DocumentImporter
-
インデックスとの接続を閉じます。
- close() - クラス のメソッドnlp4j.impl.DefaultDocumentImporter
- close() - クラス のメソッドnlp4j.importer.CsvOutImporter
- close() - クラス のメソッドnlp4j.importer.DebugImporter
- close() - クラス のメソッドnlp4j.importer.JsonOutImporter
- close() - クラス のメソッドnlp4j.importer.PlainTextOutImporter
- close() - クラス のメソッドnlp4j.indexer.AbstractDocumentIndexer
- close() - インタフェース のメソッドnlp4j.indexer.DocumentIndexer
- commit() - インタフェース のメソッドnlp4j.DocumentImporter
-
インポートしたドキュメントをコミットします。
- commit() - クラス のメソッドnlp4j.impl.DefaultDocumentImporter
- commit() - クラス のメソッドnlp4j.importer.CsvOutImporter
- commit() - クラス のメソッドnlp4j.importer.DebugImporter
- commit() - クラス のメソッドnlp4j.importer.JsonOutImporter
- commit() - クラス のメソッドnlp4j.importer.PlainTextOutImporter
- commit() - クラス のメソッドnlp4j.indexer.AbstractDocumentIndexer
- commit() - インタフェース のメソッドnlp4j.indexer.DocumentIndexer
- CompoundAnnotator - nlp4j.annotatorのクラス
-
複合名詞のアノテーションを処理する。
- CompoundAnnotator() - クラス のコンストラクタnlp4j.annotator.CompoundAnnotator
- ConsoleUtils - nlp4j.utilのクラス
-
Utilities for Command Line Interface
- ConsoleUtils() - クラス のコンストラクタnlp4j.util.ConsoleUtils
- correlation - クラス の変数nlp4j.impl.DefaultKeyword
- count - クラス の変数nlp4j.impl.DefaultKeyword
- Count<T> - nlp4j.counterのクラス
- Count(T, int) - クラス のコンストラクタnlp4j.counter.Count
- Counter<T> - nlp4j.counterのクラス
-
created_at : 2021-07-13
- Counter() - クラス のコンストラクタnlp4j.counter.Counter
-
Constructor
- crawl() - インタフェース のメソッドnlp4j.DocumentCrawler
-
ドキュメントをクロールします。
- crawlDocuments() - クラス のメソッドnlp4j.crawler.AbstractCrawler
- crawlDocuments() - インタフェース のメソッドnlp4j.crawler.Crawler
-
ドキュメントをクロールします。
- crawlDocuments() - クラス のメソッドnlp4j.crawler.CsvFileCrawler
- crawlDocuments() - クラス のメソッドnlp4j.crawler.JsonLineSeparatedCrawler
- crawlDocuments() - クラス のメソッドnlp4j.crawler.TextFileCrawler
- crawlDocuments() - クラス のメソッドnlp4j.crawler.TextFileLineSeparatedCrawler
- crawlDocuments() - クラス のメソッドnlp4j.DocumentProcessor
-
Crawl Documents
- crawlDocuments(InputStream) - クラス のメソッドnlp4j.crawler.CsvFileCrawler
- Crawler - nlp4j.crawlerのインタフェース
-
データクローラーのインターフェイスクラスです。
- create() - クラス のstaticメソッドnlp4j.counter.DocumentCounterBuilder
- create() - クラス のメソッドnlp4j.DocumentBuilder
- createDefaultSearchRequest() - クラス のstaticメソッドnlp4j.AbstractDocumentSearcher
-
デフォルトの検索クエリー
- CsvFileCrawler - nlp4j.crawlerのクラス
-
CSVファイルをクロールします。
- CsvFileCrawler() - クラス のコンストラクタnlp4j.crawler.CsvFileCrawler
-
コンストラクタ
Default Constructor - CsvOutImporter - nlp4j.importerのクラス
-
Output CSV file
- CsvOutImporter() - クラス のコンストラクタnlp4j.importer.CsvOutImporter
D
- DateAttributeConvertAnnotator - nlp4j.annotatorのクラス
-
文字列形式の日付を java.util.Date に変換する
プロパティ
target: 対象のフィールド
format: SimpleDateFormat形式 - DateAttributeConvertAnnotator() - クラス のコンストラクタnlp4j.annotator.DateAttributeConvertAnnotator
- DateDiffAnnotator - nlp4j.annotatorのクラス
-
日付の差分を計算して追加する
プロパティ
target1 日付1(過去)のフィールド
target2 日付2(未来)のフィールド
target 日付2 - 日付1 をセットするフィールド - DateDiffAnnotator() - クラス のコンストラクタnlp4j.annotator.DateDiffAnnotator
- DateUtils - nlp4j.utilのクラス
- DateUtils() - クラス のコンストラクタnlp4j.util.DateUtils
- debug - クラス の変数nlp4j.AbstractDocumentImporter
- DebugAnnotator - nlp4j.annotatorのクラス
- DebugAnnotator() - クラス のコンストラクタnlp4j.annotator.DebugAnnotator
- DebugImporter - nlp4j.importerのクラス
-
Importer for Debugging
- DebugImporter() - クラス のコンストラクタnlp4j.importer.DebugImporter
- debugPrint(Document) - クラス のメソッドnlp4j.AbstractDocumentImporter
-
Print document for debugging
- DEFAULT_MAPPING - クラス のstatic変数nlp4j.annotator.KeywordFacetMappingAnnotator
-
デフォルトの変換マッピング
名詞->word.NN,
数詞->word.CD,
動詞->word.VB,
助詞->word.RP,
助動詞->word.MD,
記号->word.SYM,
接続詞->word.CC,
副詞->word.RB,
形容詞->word.JJ,
接頭詞->word_ja.RENTOU,
連体詞->word_ja.RENTAI,
フィラー->word_ja.FILLER,
感動詞->word.UH - DefaultDocument - nlp4j.implのクラス
-
自然言語処理対象のドキュメントクラスです。
- DefaultDocument() - クラス のコンストラクタnlp4j.impl.DefaultDocument
-
Default Constructor
- DefaultDocument(String) - クラス のコンストラクタnlp4j.impl.DefaultDocument
- DefaultDocumentAnnotator - nlp4j.implのクラス
-
自然言語データに対して情報を付加するドキュメントアノテーターです。
- DefaultDocumentAnnotator() - クラス のコンストラクタnlp4j.impl.DefaultDocumentAnnotator
- DefaultDocumentAnnotatorPipeline - nlp4j.implのクラス
-
ドキュメントに対してアノテーター処理を連続的に処理するパイプラインのクラスです。
- DefaultDocumentAnnotatorPipeline() - クラス のコンストラクタnlp4j.impl.DefaultDocumentAnnotatorPipeline
- DefaultDocumentAnnotatorPipelineRunnable - nlp4j.implのクラス
-
Runnable 対応版
- DefaultDocumentAnnotatorPipelineRunnable() - クラス のコンストラクタnlp4j.impl.DefaultDocumentAnnotatorPipelineRunnable
- DefaultDocumentImporter - nlp4j.implのクラス
-
ドキュメントをインデックスにインポートするクラスです。
- DefaultDocumentImporter() - クラス のコンストラクタnlp4j.impl.DefaultDocumentImporter
- DefaultEnv - nlp4jのインタフェース
-
デフォルトで利用できるAPP IDです。
- DefaultKeyword - nlp4j.implのクラス
-
ドキュメントのキーワードとなるクラスです。
- DefaultKeyword() - クラス のコンストラクタnlp4j.impl.DefaultKeyword
-
Default constructor
- DefaultKeyword(int, int, String, String, String) - クラス のコンストラクタnlp4j.impl.DefaultKeyword
- DefaultKeyword(String, int, int, String, String, String) - クラス のコンストラクタnlp4j.impl.DefaultKeyword
- DefaultKeyword(String, String) - クラス のコンストラクタnlp4j.impl.DefaultKeyword
- DefaultKeywordWithDependency - nlp4j.implのクラス
-
係り受けの関係を持つキーワードのクラスです。
- DefaultKeywordWithDependency() - クラス のコンストラクタnlp4j.impl.DefaultKeywordWithDependency
- DefaultKeywordWithDependency(int, int, String, String, String) - クラス のコンストラクタnlp4j.impl.DefaultKeywordWithDependency
- DefaultKeywordWithDependency(String, int, int, String, String, String) - クラス のコンストラクタnlp4j.impl.DefaultKeywordWithDependency
- DefaultKeywordWithDependency(String, int, int, String, String, String, String) - クラス のコンストラクタnlp4j.impl.DefaultKeywordWithDependency
- DefaultNlpServiceResponse - nlp4j.implのクラス
-
自然言語処理サービスのレスポンスです。
- DefaultNlpServiceResponse() - クラス のコンストラクタnlp4j.impl.DefaultNlpServiceResponse
-
コンストラクタ
- DefaultNlpServiceResponse(int, String) - クラス のコンストラクタnlp4j.impl.DefaultNlpServiceResponse
-
コンストラクタ
- DefaultResponse - nlp4j.implのクラス
- DefaultResponse() - クラス のコンストラクタnlp4j.impl.DefaultResponse
- DefaultResponse(int, String, String) - クラス のコンストラクタnlp4j.impl.DefaultResponse
- DependencyAnnotator - nlp4j.annotatorのインタフェース
- dependencyKey - クラス の変数nlp4j.impl.DefaultKeywordWithDependency
- depth - クラス の変数nlp4j.node.Node
- Document - nlp4jのインタフェース
-
ドキュメントクラスです。
- DocumentAnnotator - nlp4jのインタフェース
-
ドキュメントにメタ情報を付加するアノテーターです。
- DocumentAnnotatorPipeline - nlp4jのインタフェース
-
ドキュメントアノテーターのパイプライン処理。
- DocumentBuilder - nlp4jのクラス
-
created_at 2021-11-16
- DocumentBuilder() - クラス のコンストラクタnlp4j.DocumentBuilder
-
Document Builder of NLP4J
- DocumentBuilder(Class<? extends Document>) - クラス のコンストラクタnlp4j.DocumentBuilder
-
Document Builder of NLP4J
- DocumentCounter - nlp4j.counterのクラス
- DocumentCounter() - クラス のコンストラクタnlp4j.counter.DocumentCounter
- DocumentCounterBuilder - nlp4j.counterのクラス
- DocumentCounterBuilder() - クラス のコンストラクタnlp4j.counter.DocumentCounterBuilder
- DocumentCrawler - nlp4jのインタフェース
-
ドキュメントクローラー。
- DocumentImporter - nlp4jのインタフェース
-
ドキュメントインポーターのインターフェイスクラスです。
- DocumentIndexer - nlp4j.indexerのインタフェース
-
ドキュメントのインデックスです。
- DocumentProcessor - nlp4jのクラス
-
Crawl, Annotate, Import Documents.
- DocumentProcessor(Properties) - クラス のコンストラクタnlp4j.DocumentProcessor
- DocumentSearcher - nlp4jのインタフェース
- DocumentUtil - nlp4j.utilのクラス
- DocumentUtil - nlp4j.w3cのクラス
- DocumentUtil() - クラス のコンストラクタnlp4j.util.DocumentUtil
- DocumentUtil() - クラス のコンストラクタnlp4j.w3c.DocumentUtil
E
- EmojiAnnotator - nlp4j.annotatorのクラス
- EmojiAnnotator() - クラス のコンストラクタnlp4j.annotator.EmojiAnnotator
- EmptyAnnotator - nlp4j.annotatorのクラス
- EmptyAnnotator() - クラス のコンストラクタnlp4j.annotator.EmptyAnnotator
- end - クラス の変数nlp4j.impl.DefaultKeyword
- end(int) - クラス のメソッドnlp4j.util.KeywordUtil.Builder
- endDocument() - クラス のメソッドnlp4j.xml.AbstractXmlHandler
- endElement(String, String, String) - クラス のメソッドnlp4j.pattern.UserPatternHandler
- endElement(String, String, String) - クラス のメソッドnlp4j.util.KeywordHandler
- endElement(String, String, String) - クラス のメソッドnlp4j.xml.AbstractXmlHandler
- EnvUtil - nlp4j.utilのクラス
- EnvUtil() - クラス のコンストラクタnlp4j.util.EnvUtil
- equals(Object) - クラス のメソッドnlp4j.impl.DefaultKeyword
- equals(Object) - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- example - パッケージ example
-
サンプルコードのパッケージです。
F
- faceFilter(String) - クラス のメソッドnlp4j.counter.DocumentCounterBuilder
- facet - クラス の変数nlp4j.impl.DefaultKeyword
- facet(String) - クラス のメソッドnlp4j.util.KeywordUtil.Builder
- FacetUtils - nlp4j.utilのクラス
-
created_at : 2022-01-16
- FacetUtils() - クラス のコンストラクタnlp4j.util.FacetUtils
- FieldAnnotator - nlp4jのインタフェース
-
フィールドを処理対象とするAnnotator
- files - クラス の変数nlp4j.crawler.AbstractFileCrawler
- filter(String, String) - クラス のstaticメソッドnlp4j.util.StringUtils
-
Remove characters that is not covered in encoding from String
文字エンコーディングに存在しない文字を除去します. - forEachChildNodes(Node) - クラス のstaticメソッドnlp4j.w3c.NodeUtils
- forEachChildNodes(Node, List<Node>) - クラス のstaticメソッドnlp4j.w3c.NodeUtils
- forEachNodes(Node) - クラス のstaticメソッドnlp4j.w3c.NodeUtils
- forEachNodes(Node, boolean) - クラス のstaticメソッドnlp4j.w3c.NodeUtils
- forEachNodes(Node, List<Node>, boolean) - クラス のstaticメソッドnlp4j.w3c.NodeUtils
- forEachPatternNodes(Node) - クラス のstaticメソッドnlp4j.w3c.NodeUtils
- forEachPatternNodes(Node, List<Node>) - クラス のstaticメソッドnlp4j.w3c.NodeUtils
- forEachPatternNodes2(Node) - クラス のstaticメソッドnlp4j.w3c.NodeUtils
- forEachPatternNodes2(Node, List<Node>) - クラス のstaticメソッドnlp4j.w3c.NodeUtils
- formatUs(String, String, String) - クラス のstaticメソッドnlp4j.util.DateUtils
- formatUsLong(String, String) - クラス のstaticメソッドnlp4j.util.DateUtils
- formatUsMidium(String, String) - クラス のstaticメソッドnlp4j.util.DateUtils
- fromPOSJA(String) - クラス のstaticメソッドnlp4j.UPOS20
- fromXml(File) - クラス のstaticメソッドnlp4j.util.KeywordUtil
-
Parse Keywords from XML file
- fromXml(InputStream) - クラス のstaticメソッドnlp4j.util.KeywordUtil
-
Parse Keywords from XML file
- fromXml(String, Class<T>) - クラス のstaticメソッドnlp4j.util.KeywordUtil
-
TODO: implement Method
G
- get(String) - クラス のメソッドnlp4j.impl.DefaultKeyword
- get(String) - インタフェース のメソッドnlp4j.Keyword
-
キーワードの属性値を返します。
- get(String) - クラス のstaticメソッドnlp4j.util.EnvUtil
-
IF(System.getProperty() !
- get(String) - クラス のメソッドnlp4j.util.HttpClient
-
created_at 2020-04-29
- get(String, Map<String, String>) - クラス のメソッドnlp4j.util.HttpClient
- getAnnotatorIndexInProcess() - クラス のメソッドnlp4j.impl.DefaultDocumentAnnotatorPipeline
- getAsJsonObject() - クラス のメソッドnlp4j.impl.DefaultNlpServiceResponse
-
since 2022-03-02
- getAttribute(String) - インタフェース のメソッドnlp4j.Document
-
属性を返します。
- getAttribute(String) - クラス のメソッドnlp4j.impl.DefaultDocument
- getAttributeAsDate(String) - インタフェース のメソッドnlp4j.Document
-
属性を返します。
- getAttributeAsDate(String) - クラス のメソッドnlp4j.impl.DefaultDocument
- getAttributeAsNumber(String) - インタフェース のメソッドnlp4j.Document
-
属性を返します。
- getAttributeAsNumber(String) - クラス のメソッドnlp4j.impl.DefaultDocument
- getAttributeAsString(String) - インタフェース のメソッドnlp4j.Document
-
属性を返します。
- getAttributeAsString(String) - クラス のメソッドnlp4j.impl.DefaultDocument
- getAttributeKeys() - インタフェース のメソッドnlp4j.Document
-
属性のキーを返します。
- getAttributeKeys() - クラス のメソッドnlp4j.impl.DefaultDocument
- getBegin() - クラス のメソッドnlp4j.impl.DefaultKeyword
- getBegin() - インタフェース のメソッドnlp4j.Keyword
-
キーワードの開始位置を返します。
- getByteSize(Object) - クラス のstaticメソッドnlp4j.util.ObjectUtils
- getCalendarValues(String, String, String, int) - クラス のstaticメソッドnlp4j.util.DateUtils
-
created_at: 2021-01-22
- getCalendarValuesDay(String, String, String) - クラス のstaticメソッドnlp4j.util.DateUtils
-
created_at: 2021-01-22
- getCalendarValuesMonth(String, String, String) - クラス のstaticメソッドnlp4j.util.DateUtils
-
created_at: 2021-01-22
- getChildNode(int) - クラス のメソッドnlp4j.node.Node
- getChildNodes() - クラス のメソッドnlp4j.node.Node
- getChildNodesSize() - クラス のメソッドnlp4j.node.Node
- getChildren() - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- getChildren() - インタフェース のメソッドnlp4j.KeywordWithDependency
-
依存関係のある子ノードのキーワードを返します。
- getContentLength() - クラス のメソッドnlp4j.util.HttpClient
- getCorrelation() - クラス のメソッドnlp4j.impl.DefaultKeyword
- getCorrelation() - インタフェース のメソッドnlp4j.Keyword
-
キーワードの共起性を返します。
- getCount() - クラス のメソッドnlp4j.counter.Count
- getCount() - クラス のメソッドnlp4j.impl.DefaultKeyword
- getCount() - インタフェース のメソッドnlp4j.Keyword
-
キーワードのカウントを返します。
- getCount(T) - クラス のメソッドnlp4j.counter.Counter
- getCountDocument() - クラス のメソッドnlp4j.counter.DocumentCounter
- getCountKeywordSorted() - クラス のメソッドnlp4j.counter.DocumentCounter
- getCountKeywordSortedDF() - クラス のメソッドnlp4j.counter.DocumentCounter
- getCountListSorted() - クラス のメソッドnlp4j.counter.Counter
- getDateCount(String) - クラス のメソッドnlp4j.indexer.SimpleDocumentIndex
- getDateCountDay() - クラス のメソッドnlp4j.indexer.SimpleDocumentIndex
- getDateCountMonth() - クラス のメソッドnlp4j.indexer.SimpleDocumentIndex
- getDateCountYear() - クラス のメソッドnlp4j.indexer.SimpleDocumentIndex
- getDeepestUpperElement(Node) - クラス のstaticメソッドnlp4j.w3c.NodeUtils
- getDependencyKey() - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- getDepth() - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- getDepth() - インタフェース のメソッドnlp4j.KeywordWithDependency
-
もっとも親の位置にあるキーワード(ルートキーワード)からの深さの位置を返します。
- getDF(Keyword) - クラス のメソッドnlp4j.counter.DocumentCounter
- getDocIndexInProcess() - クラス のメソッドnlp4j.impl.DefaultDocumentAnnotatorPipeline
- getDocs() - クラス のメソッドnlp4j.DocumentProcessor
- getDocs() - クラス のメソッドnlp4j.impl.DefaultDocumentAnnotatorPipelineRunnable
- getDocument(String) - クラス のメソッドnlp4j.counter.DocumentCounter
- getDocumentSize() - クラス のメソッドnlp4j.indexer.SimpleDocumentIndex
- getEnd() - クラス のメソッドnlp4j.impl.DefaultKeyword
- getEnd() - インタフェース のメソッドnlp4j.Keyword
-
キーワードの終了位置を返します。
- getFacet() - クラス のメソッドnlp4j.impl.DefaultKeyword
- getFacet() - インタフェース のメソッドnlp4j.Keyword
-
ファセットを返します。
- getFacet() - クラス のメソッドnlp4j.pattern.Pattern
- getFirstElementChild(Node) - クラス のstaticメソッドnlp4j.w3c.NodeUtils
-
Elementである子ノードを返す(テキストは返さない)
- getFlag() - クラス のメソッドnlp4j.impl.DefaultKeyword
-
フラグを返します。
- getFlag() - インタフェース のメソッドnlp4j.Keyword
- getHeaders() - クラス のメソッドnlp4j.impl.DefaultNlpServiceResponse
-
since 2022-03-02
- getHeadersAsMultiMap() - クラス のメソッドnlp4j.impl.DefaultNlpServiceResponse
-
since 2022-03-02
- getHitKeyword() - クラス のメソッドnlp4j.pattern.KeywordRule
- getHitNodes(Node, Node) - クラス のstaticメソッドnlp4j.w3c.NodeMatcher
- getId() - インタフェース のメソッドnlp4j.Document
-
文書IDを返します。
- getId() - クラス のメソッドnlp4j.impl.DefaultDocument
- getId() - クラス のメソッドnlp4j.pattern.KeywordRule
- getIDF(Keyword) - クラス のメソッドnlp4j.counter.DocumentCounter
- getInputStream(String, Map<String, String>) - クラス のメソッドnlp4j.util.HttpClient
- getItemCount(String) - クラス のメソッドnlp4j.indexer.SimpleDocumentIndex
- getKeyword(String) - クラス のメソッドnlp4j.pattern.Pattern
- getKeywordRule() - クラス のメソッドnlp4j.pattern.Pattern
- getKeywords() - インタフェース のメソッドnlp4j.Document
-
この文書のキーワードを返します。
- getKeywords() - クラス のメソッドnlp4j.impl.DefaultDocument
- getKeywords() - クラス のメソッドnlp4j.impl.DefaultNlpServiceResponse
- getKeywords() - クラス のメソッドnlp4j.indexer.AbstractDocumentIndexer
- getKeywords() - インタフェース のメソッドnlp4j.indexer.DocumentIndexer
-
インデックスのキーワードを返します。
- getKeywords() - クラス のメソッドnlp4j.indexer.SimpleDocumentIndex
- getKeywords() - インタフェース のメソッドnlp4j.NlpServiceResponse
-
自然言語処理サービスが返したキーワードを返します。
- getKeywords() - クラス のメソッドnlp4j.util.KeywordHandler
- getKeywords(Class<T>) - インタフェース のメソッドnlp4j.Document
- getKeywords(Class<T>) - クラス のメソッドnlp4j.impl.DefaultDocument
- getKeywords(String) - インタフェース のメソッドnlp4j.Document
-
この文書のキーワードをファセットで指定して返します。
- getKeywords(String) - クラス のメソッドnlp4j.impl.DefaultDocument
- getKeywords(String) - クラス のメソッドnlp4j.indexer.AbstractDocumentIndexer
- getKeywords(String) - インタフェース のメソッドnlp4j.indexer.DocumentIndexer
-
ファセットを指定してインデックスのキーワードを返します。
- getKeywords(String) - クラス のメソッドnlp4j.indexer.SimpleDocumentIndex
- getKeywords(String, String) - クラス のメソッドnlp4j.indexer.AbstractDocumentIndexer
- getKeywords(String, String) - インタフェース のメソッドnlp4j.indexer.DocumentIndexer
-
ファセットと条件を指定してインデックスのキーワードを返します。
- getKeywords(String, String) - クラス のメソッドnlp4j.indexer.SimpleDocumentIndex
- getKeywordsWithoutCount() - クラス のメソッドnlp4j.indexer.SimpleDocumentIndex
-
カウント無しキーワードのリストを返します。
- getLang() - クラス のメソッドnlp4j.pattern.KeywordRule
- getLang() - クラス のメソッドnlp4j.pattern.Pattern
- getLex() - クラス のメソッドnlp4j.impl.DefaultKeyword
- getLex() - インタフェース のメソッドnlp4j.Keyword
-
キーワードの正規形を返します。
- getMemoryInfo() - クラス のstaticメソッドnlp4j.util.RuntimeUtils
- getMessage() - クラス のメソッドnlp4j.impl.DefaultNlpServiceResponse
- getMessage() - クラス のメソッドnlp4j.impl.DefaultResponse
- getMessage() - 例外 のメソッドnlp4j.InvalidPropertyException
- getMessage() - インタフェース のメソッドnlp4j.Response
- getName(char) - クラス のstaticメソッドnlp4j.util.CharacterUtils
- getName(int) - クラス のstaticメソッドnlp4j.util.CharacterUtils
- getNamespance() - クラス のメソッドnlp4j.impl.DefaultKeyword
- getNamespance() - インタフェース のメソッドnlp4j.Keyword
-
キーワードの名前空間を取得します。
- getNewSAXParser() - クラス のstaticメソッドnlp4j.xml.SAXParserUtils
- getObjectList() - クラス のメソッドnlp4j.counter.Counter
- getObjectListSorted() - クラス のメソッドnlp4j.counter.Counter
- getOriginalResponseBody() - クラス のメソッドnlp4j.impl.DefaultNlpServiceResponse
- getOriginalResponseBody() - クラス のメソッドnlp4j.impl.DefaultResponse
- getOriginalResponseBody() - インタフェース のメソッドnlp4j.NlpServiceResponse
-
自然言語処理サービスが返したレスポンスを返します。
- getOriginalResponseBody() - インタフェース のメソッドnlp4j.Response
-
サービスが返したレスポンスを返します。
- getParent() - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- getParent() - インタフェース のメソッドnlp4j.KeywordWithDependency
-
親の依存関係のあるキーワードを返します。
- getParent(int) - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- getParent(int) - インタフェース のメソッドnlp4j.KeywordWithDependency
-
階層の数を指定して親の依存関係のあるキーワードを返します。
- getPath() - クラス のメソッドnlp4j.xml.AbstractXmlHandler
- getPatterns() - クラス のメソッドnlp4j.pattern.UserPatternHandler
- getReading() - クラス のメソッドnlp4j.impl.DefaultKeyword
- getReading() - インタフェース のメソッドnlp4j.Keyword
-
キーワードの「読み」を返します。
- getRelation() - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- getRelation() - インタフェース のメソッドnlp4j.KeywordWithDependency
-
係り受けのラベル
- getResponseCode() - クラス のメソッドnlp4j.impl.DefaultNlpServiceResponse
- getResponseCode() - クラス のメソッドnlp4j.impl.DefaultResponse
- getResponseCode() - インタフェース のメソッドnlp4j.NlpServiceResponse
-
自然言語処理サービスが返したレスポンスコードを返します。
- getResponseCode() - インタフェース のメソッドnlp4j.Response
-
サービスが返したレスポンスコードを返します。
- getRoot() - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- getRoot() - インタフェース のメソッドnlp4j.KeywordWithDependency
-
親の依存関係にあるキーワードで最も親(ルート)に位置するキーワードを返します。
- getSequence() - クラス のメソッドnlp4j.impl.DefaultKeyword
- getSequence() - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- getSequence() - インタフェース のメソッドnlp4j.KeywordWithDependency
-
文の中での出現順(連番)を返します。
- getStr() - クラス のメソッドnlp4j.impl.DefaultKeyword
- getStr() - インタフェース のメソッドnlp4j.Keyword
-
キーワードの表出文字を返します。
- getString(String) - クラス のstaticメソッドnlp4j.util.DateUtils
-
created_at : 2021-01-19
- getText() - インタフェース のメソッドnlp4j.Document
-
この文書のテキストを返します。
- getText() - クラス のメソッドnlp4j.impl.DefaultDocument
- getText() - クラス のメソッドnlp4j.xml.AbstractXmlHandler
- getThis() - クラス のメソッドnlp4j.search.SearchClientBuilder
- getUnicodeBlock(int) - クラス のstaticメソッドnlp4j.util.CharacterUtils
- getUPos() - クラス のメソッドnlp4j.impl.DefaultKeyword
- getUPos() - インタフェース のメソッドnlp4j.Keyword
-
Universal POSを返します。
- getValue() - クラス のメソッドnlp4j.counter.Count
- getValue() - クラス のメソッドnlp4j.node.Node
- getValue() - クラス のメソッドnlp4j.pattern.Pattern
H
- hasChild() - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- hasChild() - インタフェース のメソッドnlp4j.KeywordWithDependency
-
子の依存関係にあるキーワードがあるかどうかを返します。
- hashCode() - クラス のメソッドnlp4j.impl.DefaultKeyword
- hasNext() - クラス のメソッドnlp4j.node.Node
- hasNextChild() - クラス のメソッドnlp4j.node.Node
- hasParent() - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- hasParent() - インタフェース のメソッドnlp4j.KeywordWithDependency
-
親の依存関係にあるキーワードがあるかどうかを返します。
- hitKeyword - クラス の変数nlp4j.impl.DefaultKeyword
- HttpClient - nlp4j.utilのクラス
-
HTTPクライアントのクラスです。
- HttpClient() - クラス のコンストラクタnlp4j.util.HttpClient
I
- idField(String) - クラス のメソッドnlp4j.counter.DocumentCounterBuilder
- importDocument(Document) - インタフェース のメソッドnlp4j.DocumentImporter
-
単一のドキュメントをインポートします。
- importDocument(Document) - クラス のメソッドnlp4j.impl.DefaultDocumentImporter
- importDocument(Document) - クラス のメソッドnlp4j.importer.CsvOutImporter
- importDocument(Document) - クラス のメソッドnlp4j.importer.DebugImporter
- importDocument(Document) - クラス のメソッドnlp4j.importer.JsonOutImporter
- importDocument(Document) - クラス のメソッドnlp4j.importer.PlainTextOutImporter
- importDocumentAndCommit(Document) - クラス のメソッドnlp4j.AbstractDocumentImporter
- importDocumentAndCommit(Document) - インタフェース のメソッドnlp4j.DocumentImporter
-
ドキュメントをインポートしてコミットします。
- importDocumentAndCommit(Document) - クラス のメソッドnlp4j.importer.AbstractDocumentImporter
- importDocuments() - クラス のメソッドnlp4j.DocumentProcessor
-
Import documents to document repository, database, index, etc.
- importDocuments(List<Document>) - クラス のメソッドnlp4j.AbstractDocumentImporter
- importDocuments(List<Document>) - インタフェース のメソッドnlp4j.DocumentImporter
-
複数のドキュメントをインポートします。
- importDocuments(List<Document>) - クラス のメソッドnlp4j.importer.AbstractDocumentImporter
- InvalidPropertyException - nlp4jの例外
- InvalidPropertyException(String, String) - 例外 のコンストラクタnlp4j.InvalidPropertyException
- isRoot() - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- isRoot() - インタフェース のメソッドnlp4j.KeywordWithDependency
-
最も親の依存関係にあるキーワードを返します。
J
- JSON - クラス のstatic変数nlp4j.util.HttpClient
-
JSONのMediaTypeです。
- JsonLineSeparatedCrawler - nlp4j.crawlerのクラス
-
改行区切りJSONのクローラー
Crawler for Line Separated JSON - JsonLineSeparatedCrawler() - クラス のコンストラクタnlp4j.crawler.JsonLineSeparatedCrawler
-
改行区切りJSONのクローラー コンストラクタ
Default Constructor of Line Separated JSON Crawler - JsonOutImporter - nlp4j.importerのクラス
-
Output CSV file
- JsonOutImporter() - クラス のコンストラクタnlp4j.importer.JsonOutImporter
- JsonUtils - nlp4j.utilのクラス
- JsonUtils() - クラス のコンストラクタnlp4j.util.JsonUtils
K
- KEY_DATEFIELD - クラス のstatic変数nlp4j.indexer.SimpleDocumentIndex
- Keyword - nlp4jのインタフェース
-
キーワード
Keywords are usually words and phrases that are extracted from textual content. - KeywordAnnotator - nlp4jのインタフェース
-
キーワードを処理対象とするAnnotator
- KeywordFacetFilteringAnnotator - nlp4j.annotatorのクラス
-
キーワードをファセットでフィルタリングする
プロパティ
filter カンマ区切りの複数ファセット - KeywordFacetFilteringAnnotator() - クラス のコンストラクタnlp4j.annotator.KeywordFacetFilteringAnnotator
- KeywordFacetMappingAnnotator - nlp4j.annotatorのクラス
-
ファセット名を変換する
reference: Stanford CoreNLP POSタグまとめ https://qiita.com/syunyo/items/2c1ce1d765f46a5c1d72 - KeywordFacetMappingAnnotator() - クラス のコンストラクタnlp4j.annotator.KeywordFacetMappingAnnotator
- KeywordFixAnnotator - nlp4j.annotatorのクラス
-
正規形がアスタリスクになっているのを修正する
- KeywordFixAnnotator() - クラス のコンストラクタnlp4j.annotator.KeywordFixAnnotator
- KeywordFormatter - nlp4j.implのクラス
-
キーワードのクラスを文字列としてフォーマットするクラスです。
- KeywordFormatter() - クラス のコンストラクタnlp4j.impl.KeywordFormatter
- KeywordHandler - nlp4j.utilのクラス
- KeywordHandler() - クラス のコンストラクタnlp4j.util.KeywordHandler
- KeywordRule - nlp4j.patternのクラス
- KeywordRule() - クラス のコンストラクタnlp4j.pattern.KeywordRule
- KeywordSequencePatternAnnotator - nlp4j.annotatorのクラス
-
語の並びに対してパターンマッチを適用する
Pattern Annotator for Keyword Sequence (語の並び) - KeywordSequencePatternAnnotator() - クラス のコンストラクタnlp4j.annotator.KeywordSequencePatternAnnotator
- KeywordUtil - nlp4j.utilのクラス
- KeywordUtil() - クラス のコンストラクタnlp4j.util.KeywordUtil
- KeywordUtil.Builder<T extends Keyword> - nlp4j.utilのクラス
- KeywordWithDependency - nlp4jのインタフェース
-
係り受けの依存関係をセットできるキーワードです。
- kw(String, String) - クラス のメソッドnlp4j.DocumentBuilder
L
- length(String) - クラス のstaticメソッドnlp4j.util.StringUtils
-
Return length of string in consideration of code point.
コードポイントを考慮した文字列長さを返します. - lex - クラス の変数nlp4j.impl.DefaultKeyword
- lex(String) - クラス のメソッドnlp4j.util.KeywordUtil.Builder
- LexTextAnnotator - nlp4j.annotatorのクラス
-
属性をコピーする
プロパティ
from コピー元
to コピー先 - LexTextAnnotator() - クラス のコンストラクタnlp4j.annotator.LexTextAnnotator
- log2(double) - クラス のstaticメソッドnlp4j.counter.MathUtil
M
- main(String[]) - クラス のstaticメソッドnlp4j.DocumentProcessor
- match(Keyword) - クラス のメソッドnlp4j.impl.DefaultKeyword
- match(Keyword) - インタフェース のメソッドnlp4j.Keyword
-
Return match result of Keyword
- match(Keyword) - クラス のメソッドnlp4j.pattern.KeywordRule
- match(Keyword, JsonObject) - クラス のメソッドnlp4j.annotator.KeywordSequencePatternAnnotator
-
Match
正規表現に対応(1.3) - match(KeywordWithDependency, Pattern) - クラス のstaticメソッドnlp4j.pattern.PatternMatcher
- match(Node) - クラス のメソッドnlp4j.node.NodeKeyword
- match(Node<T>) - クラス のメソッドnlp4j.node.Node
- match(Node, Node) - クラス のstaticメソッドnlp4j.w3c.NodeMatcher
- match(Node, Node, boolean) - クラス のstaticメソッドnlp4j.w3c.NodeMatcher
- match(Node, Node, Set<Node>, Set<Node>, boolean) - クラス のstaticメソッドnlp4j.w3c.NodeMatcher
- match(Node, Node, Set<Node>, Set<Node>, boolean, boolean) - クラス のstaticメソッドnlp4j.w3c.NodeMatcher
- matchAll(Node<T>) - クラス のメソッドnlp4j.node.Node
- matchAsSingleNode(Node, Node, boolean) - クラス のstaticメソッドnlp4j.w3c.NodeMatcher
- MathUtil - nlp4j.counterのクラス
- MathUtil() - クラス のコンストラクタnlp4j.counter.MathUtil
N
- namespace - クラス の変数nlp4j.impl.DefaultKeyword
- newKeyword(Class<T>) - クラス のメソッドnlp4j.util.KeywordUtil.Builder
- newKwd() - クラス のメソッドnlp4j.util.KeywordUtil.Builder
- next() - クラス のメソッドnlp4j.node.Node
- nextChild() - クラス のメソッドnlp4j.node.Node
- nlp4j - パッケージ nlp4j
-
NLP4J のコアパッケージ
package for data class - nlp4j.annotator - パッケージ nlp4j.annotator
-
NLP4J のAnnotatorパッケージ
package for Annotator - nlp4j.counter - パッケージ nlp4j.counter
- nlp4j.crawler - パッケージ nlp4j.crawler
-
データクローラーのパッケージクラスです。
- nlp4j.impl - パッケージ nlp4j.impl
-
実装クラスのパッケージです。
- nlp4j.importer - パッケージ nlp4j.importer
-
ドキュメントをインデックスに追加するインポーターのパッケージです。
- nlp4j.indexer - パッケージ nlp4j.indexer
-
キーワードインデックスのパッケージです。
- nlp4j.node - パッケージ nlp4j.node
-
Package for Node
- nlp4j.pattern - パッケージ nlp4j.pattern
-
Package for Keyword Pattern Matching
- nlp4j.search - パッケージ nlp4j.search
-
Package for Search
- nlp4j.util - パッケージ nlp4j.util
-
ユーティリティクラスのパッケージです。
- nlp4j.w3c - パッケージ nlp4j.w3c
- nlp4j.xml - パッケージ nlp4j.xml
-
XMLを取り扱うためのクラスのパッケージです。
- Nlp4JRuntimeException - nlp4jの例外
-
実行時例外。
- Nlp4JRuntimeException(String) - 例外 のコンストラクタnlp4j.Nlp4JRuntimeException
-
メッセージを指定して初期化します。
- NlpCLI - nlp4j.utilのクラス
- NlpCLI(DocumentAnnotator) - クラス のコンストラクタnlp4j.util.NlpCLI
- NlpService - nlp4jのインタフェース
-
NLPサービス
NLP Service Interface. - NlpServiceResponse - nlp4jのインタフェース
-
自然言語処理の結果.
- Node<T> - nlp4j.nodeのクラス
- Node(T) - クラス のコンストラクタnlp4j.node.Node
- NodeKeyword<T extends KeywordWithDependency> - nlp4j.nodeのクラス
- NodeKeyword(T) - クラス のコンストラクタnlp4j.node.NodeKeyword
- NodeMatcher - nlp4j.w3cのクラス
- NodeMatcher() - クラス のコンストラクタnlp4j.w3c.NodeMatcher
- NodePrinter - nlp4j.w3cのクラス
-
Node printer utility
- NodePrinter() - クラス のコンストラクタnlp4j.w3c.NodePrinter
- NodeUtils - nlp4j.w3cのクラス
- NodeUtils() - クラス のコンストラクタnlp4j.w3c.NodeUtils
- Nokku34Annotator - nlp4j.annotatorのクラス
-
「名詞の名詞」を「word_nn_no_nn」キーワードとして抽出します。
- Nokku34Annotator() - クラス のコンストラクタnlp4j.annotator.Nokku34Annotator
- NumeralAnnotator - nlp4j.annotatorのクラス
-
Annotator for Numeral (数詞)
名詞のファセットキーワードのうち、数字のみのキーワードのファセットを数詞とする
例:
{lex:"103",facet:"名詞"}→{lex:"103",facet:"数詞"} - NumeralAnnotator() - クラス のコンストラクタnlp4j.annotator.NumeralAnnotator
O
- ObjectUtils - nlp4j.utilのクラス
- ObjectUtils() - クラス のコンストラクタnlp4j.util.ObjectUtils
P
- parent - クラス の変数nlp4j.impl.DefaultKeywordWithDependency
- parent - クラス の変数nlp4j.node.Node
- parse(File) - クラス のstaticメソッドnlp4j.w3c.DocumentUtil
- parse(String) - クラス のstaticメソッドnlp4j.w3c.DocumentUtil
- parseFromJson(String) - クラス のstaticメソッドnlp4j.util.DocumentUtil
- ParseIntAnnotator - nlp4j.annotatorのクラス
-
指定したフィールドを整数に変換する
- ParseIntAnnotator() - クラス のコンストラクタnlp4j.annotator.ParseIntAnnotator
- parseParams(String[]) - クラス のstaticメソッドnlp4j.util.ConsoleUtils
-
input : ["-dir","/usr/local/nlp4j","-message","hello"]
output : {"-dir":["/usr/local/nlp4j"],"-message":["hello"]} - Pattern - nlp4j.patternのクラス
- Pattern() - クラス のコンストラクタnlp4j.pattern.Pattern
- PatternMatcher - nlp4j.patternのクラス
- PatternMatcher() - クラス のコンストラクタnlp4j.pattern.PatternMatcher
- PatternReader - nlp4j.patternのクラス
-
created_at: 2021-05-03
- PatternReader() - クラス のコンストラクタnlp4j.pattern.PatternReader
- PlainTextOutImporter - nlp4j.importerのクラス
-
Output Plain text file
- PlainTextOutImporter() - クラス のコンストラクタnlp4j.importer.PlainTextOutImporter
- post(String, String) - クラス のメソッドnlp4j.util.HttpClient
- post(String, Map<String, String>, String) - クラス のメソッドnlp4j.util.HttpClient
- prettyFormatXml(String) - クラス のstaticメソッドnlp4j.util.XmlUtils
-
Format String as XML / XML形式の文字列をフォーマットします
- prettyPrint(JsonElement) - クラス のstaticメソッドnlp4j.util.JsonUtils
- prettyPrint(JsonObject) - クラス のstaticメソッドnlp4j.util.JsonUtils
- prettyPrint(String) - クラス のstaticメソッドnlp4j.util.JsonUtils
- print() - クラス のメソッドnlp4j.node.Node
-
Print Node to System.err
- print(StringBuilder, Node, int) - クラス のstaticメソッドnlp4j.w3c.NodePrinter
- print(Node) - クラス のstaticメソッドnlp4j.w3c.NodePrinter
- print(Node, int) - クラス のstaticメソッドnlp4j.w3c.NodePrinter
- printHowToUse(String, String[]) - クラス のstaticメソッドnlp4j.util.ConsoleUtils
- prop - クラス の変数nlp4j.AbstractDocumentAnnotator
- prop - クラス の変数nlp4j.crawler.AbstractCrawler
- props - クラス の変数nlp4j.AbstractDocumentImporter
- props - クラス の変数nlp4j.AbstractDocumentSearcher
- props - クラス の変数nlp4j.importer.AbstractDocumentImporter
- put(String, Number) - クラス のメソッドnlp4j.DocumentBuilder
-
put value on the document.
- put(String, Object) - クラス のメソッドnlp4j.DocumentBuilder
-
put value on the document.
- put(String, String) - クラス のメソッドnlp4j.DocumentBuilder
-
put value on the document.
- put(String, Date) - クラス のメソッドnlp4j.DocumentBuilder
-
put value on the document.
- putAttribute(String, Number) - インタフェース のメソッドnlp4j.Document
-
この文書の属性をセットします。
- putAttribute(String, Number) - クラス のメソッドnlp4j.impl.DefaultDocument
- putAttribute(String, Object) - インタフェース のメソッドnlp4j.Document
-
この文書の属性をセットします。
- putAttribute(String, Object) - クラス のメソッドnlp4j.impl.DefaultDocument
- putAttribute(String, String) - インタフェース のメソッドnlp4j.Document
-
この文書の属性をセットします。
- putAttribute(String, String) - クラス のメソッドnlp4j.impl.DefaultDocument
- putAttribute(String, Date) - インタフェース のメソッドnlp4j.Document
-
この文書の属性をセットします。
- putAttribute(String, Date) - クラス のメソッドnlp4j.impl.DefaultDocument
Q
- qNameStack - クラス の変数nlp4j.xml.AbstractXmlHandler
R
- readFromLineSeparatedJson(File) - クラス のstaticメソッドnlp4j.util.DocumentUtil
-
read documents from line separated json
- readFromXml(File) - クラス のstaticメソッドnlp4j.pattern.PatternReader
- readFromXml(InputStream) - クラス のstaticメソッドnlp4j.pattern.PatternReader
-
created_at: 2022-05-12
- reading - クラス の変数nlp4j.impl.DefaultKeyword
- REGEX_ATTENTION - クラス のstatic変数nlp4j.util.RegexUtils
-
Regext for attention
- REGEX_HASHTAG - クラス のstatic変数nlp4j.util.RegexUtils
-
Regext for Hash tag
- REGEX_JA_CHARS - クラス のstatic変数nlp4j.util.RegexUtils
- REGEX_NOT_ALPHABET_SYMBOLS - クラス のstatic変数nlp4j.util.RegexUtils
- REGEX_URL - クラス のstatic変数nlp4j.annotator.AttributeReplaceAllAnnotator
-
URLを抽出する正規表現
- REGEX_URL - クラス のstatic変数nlp4j.util.RegexUtils
-
Regex for URL
- RegexUtils - nlp4j.utilのクラス
- RegexUtils() - クラス のコンストラクタnlp4j.util.RegexUtils
- relation - クラス の変数nlp4j.impl.DefaultKeywordWithDependency
- remove(String) - インタフェース のメソッドnlp4j.Document
-
この文書の属性を削除します。
- remove(String) - クラス のメソッドnlp4j.impl.DefaultDocument
- removeChild(int) - クラス のメソッドnlp4j.node.Node
- removeFirstElementChild(Node) - クラス のstaticメソッドnlp4j.w3c.NodeUtils
- removeFlaggedKeyword() - インタフェース のメソッドnlp4j.Document
-
フラグが設定されたキーワードを削除する
- removeFlaggedKeyword() - クラス のメソッドnlp4j.impl.DefaultDocument
- removeKeyword(Keyword) - インタフェース のメソッドnlp4j.Document
-
キーワードを除去します。
- removeKeyword(Keyword) - クラス のメソッドnlp4j.impl.DefaultDocument
- resetIndex() - クラス のメソッドnlp4j.node.Node
-
Reset Index Pointer
- Response - nlp4jのインタフェース
- run() - クラス のメソッドnlp4j.impl.DefaultDocumentAnnotatorPipelineRunnable
- run() - クラス のメソッドnlp4j.util.NlpCLI
-
Run NLP
- RuntimeUtils - nlp4j.utilのクラス
- RuntimeUtils() - クラス のコンストラクタnlp4j.util.RuntimeUtils
S
- SAXParserUtils - nlp4j.xmlのクラス
- SAXParserUtils() - クラス のコンストラクタnlp4j.xml.SAXParserUtils
- sb - クラス の変数nlp4j.xml.AbstractXmlHandler
- search(String, JsonObject) - クラス のメソッドnlp4j.search.AbstractSearchClient
- search(String, JsonObject) - インタフェース のメソッドnlp4j.search.SearchClient
- search(String, String) - インタフェース のメソッドnlp4j.search.SearchClient
- SearchClient - nlp4j.searchのインタフェース
-
Search Client
- SearchClientBuilder<B extends SearchClientBuilder<B>> - nlp4j.searchのクラス
- SearchClientBuilder() - クラス のコンストラクタnlp4j.search.SearchClientBuilder
- sequence - クラス の変数nlp4j.impl.DefaultKeyword
- setBegin(int) - クラス のメソッドnlp4j.impl.DefaultKeyword
- setBegin(int) - インタフェース のメソッドnlp4j.Keyword
-
キーワードの開始位置をセットします。
- setCorrelation(double) - クラス のメソッドnlp4j.impl.DefaultKeyword
- setCorrelation(double) - インタフェース のメソッドnlp4j.Keyword
-
キーワードの共起性をセットします。
- setCount(long) - クラス のメソッドnlp4j.impl.DefaultKeyword
- setCount(long) - インタフェース のメソッドnlp4j.Keyword
-
キーワードのカウントをセットします。
- setDependencyKey(String) - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- setDocs(List<Document>) - クラス のメソッドnlp4j.impl.DefaultDocumentAnnotatorPipelineRunnable
- setEnd(int) - クラス のメソッドnlp4j.impl.DefaultKeyword
- setEnd(int) - インタフェース のメソッドnlp4j.Keyword
-
キーワードの終了位置をセットします。
- setFacet(String) - クラス のメソッドnlp4j.impl.DefaultKeyword
- setFacet(String) - インタフェース のメソッドnlp4j.Keyword
-
キーワードのファセットをセットします。
- setFacet(String) - クラス のメソッドnlp4j.pattern.Pattern
- setFacetFilter(String) - クラス のメソッドnlp4j.counter.DocumentCounter
- setFlag(boolean) - クラス のメソッドnlp4j.impl.DefaultKeyword
-
フラグをセットします。
- setFlag(boolean) - インタフェース のメソッドnlp4j.Keyword
- setHeaders(String) - クラス のメソッドnlp4j.impl.DefaultNlpServiceResponse
-
since 2022-03-02
- setHeaders(Map<String, List<String>>) - クラス のメソッドnlp4j.impl.DefaultNlpServiceResponse
-
since 2022-03-02
- setHitKeywordNull() - クラス のメソッドnlp4j.pattern.KeywordRule
- setId(String) - インタフェース のメソッドnlp4j.Document
-
この文書のIDをセットします。
- setId(String) - クラス のメソッドnlp4j.impl.DefaultDocument
- setId(String) - クラス のメソッドnlp4j.pattern.KeywordRule
- setKeyField(String) - クラス のメソッドnlp4j.counter.DocumentCounter
- setKeywordRule(KeywordRule) - クラス のメソッドnlp4j.pattern.Pattern
- setKeywords(ArrayList<Keyword>) - クラス のメソッドnlp4j.impl.DefaultNlpServiceResponse
- setKeywords(List<Keyword>) - インタフェース のメソッドnlp4j.Document
-
この文書のキーワードをセットします。
- setKeywords(List<Keyword>) - クラス のメソッドnlp4j.impl.DefaultDocument
- setLang(String) - クラス のメソッドnlp4j.pattern.KeywordRule
- setLang(String) - クラス のメソッドnlp4j.pattern.Pattern
- setLex(String) - クラス のメソッドnlp4j.impl.DefaultKeyword
- setLex(String) - インタフェース のメソッドnlp4j.Keyword
-
キーワードの正規形をセットします。
- setMessage(String) - クラス のメソッドnlp4j.impl.DefaultResponse
- setNamespace(String) - クラス のメソッドnlp4j.impl.DefaultKeyword
- setNamespace(String) - インタフェース のメソッドnlp4j.Keyword
-
キーワードの名前空間をセットします。
- setOriginalResponseBody(String) - クラス のメソッドnlp4j.impl.DefaultNlpServiceResponse
- setOriginalResponseBody(String) - クラス のメソッドnlp4j.impl.DefaultResponse
- setParent(KeywordWithDependency) - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- setParent(KeywordWithDependency) - インタフェース のメソッドnlp4j.KeywordWithDependency
-
親の依存関係にあるキーワードをセットします。
- setParentOnly(KeywordWithDependency) - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- setParentOnly(KeywordWithDependency) - インタフェース のメソッドnlp4j.KeywordWithDependency
-
親の依存関係にあるキーワードをセットします。
- setProperties(Properties) - クラス のメソッドnlp4j.AbstractDocumentAnnotator
-
プロパティをセットします。
- setProperties(Properties) - クラス のメソッドnlp4j.AbstractDocumentImporter
- setProperties(Properties) - クラス のメソッドnlp4j.AbstractDocumentSearcher
- setProperties(Properties) - クラス のメソッドnlp4j.crawler.AbstractCrawler
- setProperties(Properties) - インタフェース のメソッドnlp4j.crawler.Crawler
-
プロパティをセットします。
- setProperties(Properties) - インタフェース のメソッドnlp4j.DocumentAnnotator
-
プロパティをセットします
Set Properties - setProperties(Properties) - インタフェース のメソッドnlp4j.DocumentImporter
-
プロパティをセットします。
- setProperties(Properties) - インタフェース のメソッドnlp4j.DocumentSearcher
-
プロパティをセットします。
- setProperties(Properties) - クラス のメソッドnlp4j.importer.AbstractDocumentImporter
- setProperties(Properties) - クラス のメソッドnlp4j.indexer.AbstractDocumentIndexer
- setProperties(Properties) - インタフェース のメソッドnlp4j.indexer.DocumentIndexer
-
プロパティをセットします
Set Properties - setProperty(String, String) - クラス のメソッドnlp4j.AbstractDocumentAnnotator
-
プロパティをセットします。
- setProperty(String, String) - クラス のメソッドnlp4j.AbstractDocumentImporter
- setProperty(String, String) - クラス のメソッドnlp4j.AbstractDocumentSearcher
- setProperty(String, String) - クラス のメソッドnlp4j.annotator.AttributeCopyAnnotator
- setProperty(String, String) - クラス のメソッドnlp4j.annotator.AttributeFilterAnnotator
- setProperty(String, String) - クラス のメソッドnlp4j.annotator.AttributeNameConverter
- setProperty(String, String) - クラス のメソッドnlp4j.annotator.AttributeRemoveAnnotator
- setProperty(String, String) - クラス のメソッドnlp4j.annotator.AttributeReplaceAllAnnotator
- setProperty(String, String) - クラス のメソッドnlp4j.annotator.AttributeTypeConverter
- setProperty(String, String) - クラス のメソッドnlp4j.annotator.CompoundAnnotator
- setProperty(String, String) - クラス のメソッドnlp4j.annotator.DateAttributeConvertAnnotator
- setProperty(String, String) - クラス のメソッドnlp4j.annotator.DateDiffAnnotator
- setProperty(String, String) - クラス のメソッドnlp4j.annotator.DebugAnnotator
- setProperty(String, String) - クラス のメソッドnlp4j.annotator.EmojiAnnotator
- setProperty(String, String) - クラス のメソッドnlp4j.annotator.KeywordFacetFilteringAnnotator
- setProperty(String, String) - クラス のメソッドnlp4j.annotator.KeywordFacetMappingAnnotator
- setProperty(String, String) - クラス のメソッドnlp4j.annotator.LexTextAnnotator
- setProperty(String, String) - クラス のメソッドnlp4j.annotator.ParseIntAnnotator
- setProperty(String, String) - クラス のメソッドnlp4j.crawler.AbstractCrawler
-
プロパティをセットします。
- setProperty(String, String) - クラス のメソッドnlp4j.crawler.AbstractFileCrawler
- setProperty(String, String) - インタフェース のメソッドnlp4j.crawler.Crawler
-
プロパティをセットします。
- setProperty(String, String) - クラス のメソッドnlp4j.crawler.TextFileLineSeparatedCrawler
- setProperty(String, String) - インタフェース のメソッドnlp4j.DocumentAnnotator
-
プロパティをセットします
Set Property - setProperty(String, String) - インタフェース のメソッドnlp4j.DocumentCrawler
-
プロパティを設定します。
- setProperty(String, String) - インタフェース のメソッドnlp4j.DocumentImporter
-
プロパティをセットします。
- setProperty(String, String) - インタフェース のメソッドnlp4j.DocumentSearcher
-
プロパティをセットします。
- setProperty(String, String) - クラス のメソッドnlp4j.impl.DefaultDocumentImporter
- setProperty(String, String) - クラス のメソッドnlp4j.importer.AbstractDocumentImporter
- setProperty(String, String) - クラス のメソッドnlp4j.importer.CsvOutImporter
- setProperty(String, String) - クラス のメソッドnlp4j.importer.JsonOutImporter
-
Example: key=file file=/test_json.txt
- setProperty(String, String) - クラス のメソッドnlp4j.importer.PlainTextOutImporter
- setProperty(String, String) - クラス のメソッドnlp4j.indexer.AbstractDocumentIndexer
- setProperty(String, String) - インタフェース のメソッドnlp4j.indexer.DocumentIndexer
-
プロパティをセットします
Set Property - setProperty(String, String) - クラス のメソッドnlp4j.indexer.SimpleDocumentIndex
- setProperty(String, String) - クラス のメソッドnlp4j.pattern.StandardPatternAnnotatorJa
- setProperty(String, String) - クラス のメソッドnlp4j.pattern.UserPatternAnnotator
- setReading(String) - クラス のメソッドnlp4j.impl.DefaultKeyword
- setReading(String) - インタフェース のメソッドnlp4j.Keyword
-
キーワードの読みをセットします。
- setRelation(String) - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- setRelation(String) - インタフェース のメソッドnlp4j.KeywordWithDependency
-
係り受けのラベル
- setResponseCode(int) - クラス のメソッドnlp4j.impl.DefaultNlpServiceResponse
- setResponseCode(int) - クラス のメソッドnlp4j.impl.DefaultResponse
- setSequence(int) - クラス のメソッドnlp4j.impl.DefaultKeyword
-
連番を返します。
- setSequence(int) - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- setSequence(int) - インタフェース のメソッドnlp4j.KeywordWithDependency
-
文の中での出現順(連番)をセットします。
- setStr(String) - クラス のメソッドnlp4j.impl.DefaultKeyword
- setStr(String) - インタフェース のメソッドnlp4j.Keyword
-
キーワードの表出文字をセットします。
- setText(String) - インタフェース のメソッドnlp4j.Document
-
この文書のテキストをセットします。
- setText(String) - クラス のメソッドnlp4j.impl.DefaultDocument
- setUPos(String) - クラス のメソッドnlp4j.impl.DefaultKeyword
- setUPos(String) - インタフェース のメソッドnlp4j.Keyword
-
Universal POSをセットします。
- setValue(String) - クラス のメソッドnlp4j.pattern.Pattern
- SimpleDocumentIndex - nlp4j.indexerのクラス
-
シンプルなドキュメントインデックスのクラスです。
- SimpleDocumentIndex() - クラス のコンストラクタnlp4j.indexer.SimpleDocumentIndex
- sortLinesByValue(File, File) - クラス のstaticメソッドnlp4j.util.TextFileUtils
- sortLinesByValue(File, String, File, String, boolean) - クラス のstaticメソッドnlp4j.util.TextFileUtils
- splitFacetPath(String) - クラス のstaticメソッドnlp4j.util.FacetUtils
-
created_at : 2021-01-16
- StandardPatternAnnotatorJa - nlp4j.patternのクラス
-
created_at: 2022-05-12
- StandardPatternAnnotatorJa() - クラス のコンストラクタnlp4j.pattern.StandardPatternAnnotatorJa
- startDocument() - クラス のメソッドnlp4j.pattern.UserPatternHandler
- startDocument() - クラス のメソッドnlp4j.util.KeywordHandler
- startDocument() - クラス のメソッドnlp4j.xml.AbstractXmlHandler
- startElement(String, String, String, Attributes) - クラス のメソッドnlp4j.pattern.UserPatternHandler
- startElement(String, String, String, Attributes) - クラス のメソッドnlp4j.util.KeywordHandler
- startElement(String, String, String, Attributes) - クラス のメソッドnlp4j.xml.AbstractXmlHandler
- str - クラス の変数nlp4j.impl.DefaultKeyword
- str(String) - クラス のメソッドnlp4j.util.KeywordUtil.Builder
- StringUtils - nlp4j.utilのクラス
-
created_at 2021-07-24
- StringUtils() - クラス のコンストラクタnlp4j.util.StringUtils
- substring(String, int, int) - クラス のstaticメソッドnlp4j.util.StringUtils
-
created at: 2022-05-22
T
- targets - クラス の変数nlp4j.AbstractDocumentAnnotator
- TextFileCrawler - nlp4j.crawlerのクラス
-
テキストファイルをクロールします。
- TextFileCrawler() - クラス のコンストラクタnlp4j.crawler.TextFileCrawler
-
コンストラクタ
Default Constructor - TextFileLineSeparatedCrawler - nlp4j.crawlerのクラス
-
テキストファイルを改行区切りでクロールします。
- TextFileLineSeparatedCrawler() - クラス のコンストラクタnlp4j.crawler.TextFileLineSeparatedCrawler
-
コンストラクタ
Default Constructor - TextFileUtils - nlp4j.utilのクラス
- TextFileUtils() - クラス のコンストラクタnlp4j.util.TextFileUtils
- toChar(int) - クラス のstaticメソッドnlp4j.util.CharacterUtils
- toChars(String) - クラス のstaticメソッドnlp4j.util.StringUtils
-
Return String Characters in consideration of code point.
コードポイントを考慮して1文字ずつの配列を返します. - toCodePointArray(String) - クラス のstaticメソッドnlp4j.util.StringUtils
-
Convert String to code point array.
文字列をコードポイントの配列に変換します. - toDate(String) - クラス のstaticメソッドnlp4j.util.DateUtils
- toDocument(String) - クラス のstaticメソッドnlp4j.util.DocumentUtil
-
Parse Document Object from Json
- toHexUnicode(char) - クラス のstaticメソッドnlp4j.util.StringUtils
-
Character to Unicode in Hex String
- toHexUnicode(String) - クラス のstaticメソッドnlp4j.util.StringUtils
-
String to Unicode in Hex String
- toISO8601(Date) - クラス のstaticメソッドnlp4j.util.DateUtils
- toJsonObject(List<Document>) - クラス のstaticメソッドnlp4j.util.DocumentUtil
- toJsonObject(Document) - クラス のstaticメソッドnlp4j.util.DocumentUtil
- toJsonObject(Keyword) - クラス のstaticメソッドnlp4j.util.DocumentUtil
- toJsonObject(KeywordWithDependency) - クラス のstaticメソッドnlp4j.util.DocumentUtil
-
created at: 2022-05-14
- toJsonObjectForIndex(Document) - クラス のstaticメソッドnlp4j.util.DocumentUtil
- toJsonPrettyString(List<Document>) - クラス のstaticメソッドnlp4j.util.DocumentUtil
- toJsonPrettyString(Document) - クラス のstaticメソッドnlp4j.util.DocumentUtil
- toJsonString(List<Document>) - クラス のstaticメソッドnlp4j.util.DocumentUtil
- toJsonString(Document) - クラス のstaticメソッドnlp4j.util.DocumentUtil
- toJsonString(Keyword) - クラス のstaticメソッドnlp4j.util.DocumentUtil
- toKeywordList(KeywordWithDependency) - クラス のstaticメソッドnlp4j.util.KeywordUtil
-
Convert KeywordWithDependency to List of Keyword
- toLexString(List<Keyword>) - クラス のstaticメソッドnlp4j.util.KeywordUtil
- toPrettyJsonString(Document) - クラス のstaticメソッドnlp4j.util.DocumentUtil
- toPrettyJsonStringShort(Document) - クラス のstaticメソッドnlp4j.util.DocumentUtil
- toString() - クラス のメソッドnlp4j.counter.Count
- toString() - クラス のメソッドnlp4j.impl.DefaultDocument
- toString() - クラス のメソッドnlp4j.impl.DefaultKeyword
- toString() - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- toString() - クラス のメソッドnlp4j.impl.DefaultNlpServiceResponse
- toString() - クラス のメソッドnlp4j.indexer.SimpleDocumentIndex
- toString() - クラス のメソッドnlp4j.node.Node
- toString() - クラス のメソッドnlp4j.pattern.KeywordRule
- toString() - クラス のメソッドnlp4j.pattern.Pattern
- toString(List<Node>) - クラス のstaticメソッドnlp4j.w3c.NodeUtils
-
文字列表現を返します。
- toString(Set<Node>) - クラス のstaticメソッドnlp4j.w3c.NodeUtils
-
文字列表現を返します。
- toString(Node) - クラス のstaticメソッドnlp4j.w3c.NodeUtils
-
子Nodeも含めて文字列表現を返します。
- toString1(KeywordWithDependency) - クラス のstaticメソッドnlp4j.impl.KeywordFormatter
-
キーワードを文字列表現にフォーマットします。
- toString2(KeywordWithDependency) - クラス のstaticメソッドnlp4j.impl.KeywordFormatter
- toStringAsDependencyList() - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- toStringAsDependencyList() - インタフェース のメソッドnlp4j.KeywordWithDependency
-
キーワードの依存関係を文字列で表現します。
- toStringAsDependencyTree() - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- toStringAsDependencyTree() - インタフェース のメソッドnlp4j.KeywordWithDependency
-
キーワードの依存関係を文字列で表現します。
- toStringAsSingleNode(Node) - クラス のstaticメソッドnlp4j.w3c.NodeUtils
-
ルートのNodeを文字列表現を返します。
- toStringAsXml() - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- toStringAsXml() - インタフェース のメソッドnlp4j.KeywordWithDependency
-
キーワードの依存関係をXML形式の文字列で表現します。
- toStringAsXml(int) - クラス のメソッドnlp4j.impl.DefaultKeywordWithDependency
- toStringAsXml(int) - インタフェース のメソッドnlp4j.KeywordWithDependency
-
階層を指定してキーワードの依存関係をXML形式の文字列で表現します。
- toStringAsXml(KeywordWithDependency) - クラス のstaticメソッドnlp4j.impl.KeywordFormatter
- toStringDetail() - クラス のメソッドnlp4j.impl.DefaultKeyword
- toXml(Document) - クラス のstaticメソッドnlp4j.util.DocumentUtil
-
Convert to XML
- toXml(Keyword) - クラス のstaticメソッドnlp4j.util.DocumentUtil
-
Convert to XML
- toXml(KeywordWithDependency) - クラス のstaticメソッドnlp4j.util.KeywordUtil
- toXmlAttributes(Keyword) - クラス のstaticメソッドnlp4j.util.DocumentUtil
-
Convert to XML
U
- upos - クラス の変数nlp4j.impl.DefaultKeyword
- upos(String) - クラス のメソッドnlp4j.util.KeywordUtil.Builder
- UPOS20 - nlp4jのクラス
- UPOS20() - クラス のコンストラクタnlp4j.UPOS20
- UserPatternAnnotator - nlp4j.patternのクラス
-
created_at 2021-05-05
- UserPatternAnnotator() - クラス のコンストラクタnlp4j.pattern.UserPatternAnnotator
- UserPatternHandler - nlp4j.patternのクラス
-
Parse Patterns from Pattern XML
- UserPatternHandler() - クラス のコンストラクタnlp4j.pattern.UserPatternHandler
V
- v(String, Number) - クラス のメソッドnlp4j.DocumentBuilder
-
put value on the document.
- v(String, Object) - クラス のメソッドnlp4j.DocumentBuilder
-
put value on the document.
- v(String, String) - クラス のメソッドnlp4j.DocumentBuilder
-
put value on the document.
- v(String, Date) - クラス のメソッドnlp4j.DocumentBuilder
-
put value on the document.
- value - クラス の変数nlp4j.node.Node
- ValueNormalizeAnnotator - nlp4j.annotatorのクラス
-
Normailze document value with Unicode NFKC
- ValueNormalizeAnnotator() - クラス のコンストラクタnlp4j.annotator.ValueNormalizeAnnotator
W
- WakachiAnnotator - nlp4j.annotatorのクラス
-
日本語を分かち書きにするアノテーター
事前にキーワードをセットしておくこと - WakachiAnnotator() - クラス のコンストラクタnlp4j.annotator.WakachiAnnotator
-
default Constructor. set default target as 'text_wakachi'
- withConnectionTimeout(int) - クラス のメソッドnlp4j.search.SearchClientBuilder
-
Tells
Builder
that created clients should obey the following timeout when connecting to Solr servers. - withSocketTimeout(int) - クラス のメソッドnlp4j.search.SearchClientBuilder
-
Tells
Builder
that created clients should set the following read timeout on all sockets. - write(File, String) - クラス のstaticメソッドnlp4j.util.JsonUtils
- write(File, List<String>) - クラス のstaticメソッドnlp4j.util.TextFileUtils
-
Writes a data to a file creating the file if it does not exist.
- write(File, List<String>, String, boolean) - クラス のstaticメソッドnlp4j.util.TextFileUtils
-
Writes a data to a file creating the file if it does not exist.
- writeAsLineSeparatedJson(List<Document>, File) - クラス のstaticメソッドnlp4j.util.DocumentUtil
-
Write documents as Line Separated Json
- writeAsLineSeparatedJson(Document, File) - クラス のstaticメソッドnlp4j.util.DocumentUtil
-
Write documents as Line Separated Json
X
- XmlUtils - nlp4j.utilのクラス
-
XML用ユーティリティのクラスです。
- XmlUtils() - クラス のコンストラクタnlp4j.util.XmlUtils
- XPathUtil - nlp4j.w3cのクラス
- XPathUtil() - クラス のコンストラクタnlp4j.w3c.XPathUtil
Y
- YHOO_JP_API_ID - インタフェース のstatic変数nlp4j.DefaultEnv
-
Yahoo!
すべてのクラス すべてのパッケージ