定数フィールド値

コンテンツ

nlp4j.*

  • nlp4j.DefaultEnv 
    修飾子とタイプ 定数フィールド
    public static final String YHOO_JP_API_ID "22njTRuxg64Q7rLHhzHLLb0wu1EQkEoIwi.tMSSZ4v5dXONa_V96_e99PB81kdgc"

nlp4j.annotator.*

  • nlp4j.annotator.AttributeReplaceAllAnnotator 
    修飾子とタイプ 定数フィールド
    public static final String REGEX_URL "https?://[a-zA-Z0-9\\.:/\\+\\-\\#\\?\\=\\&\\;\\%\\~]+"
  • nlp4j.annotator.KeywordFacetMappingAnnotator 
    修飾子とタイプ 定数フィールド
    public static final String DEFAULT_MAPPING "\u540d\u8a5e->word.NN,\u6570\u8a5e->word.CD,\u52d5\u8a5e->word.VB,\u52a9\u8a5e->word.RP,\u52a9\u52d5\u8a5e->word.MD,\u8a18\u53f7->word.SYM,\u63a5\u7d9a\u8a5e->word.CC,\u526f\u8a5e->word.RB,\u5f62\u5bb9\u8a5e->word.JJ,\u63a5\u982d\u8a5e->word_ja.RENTOU,\u9023\u4f53\u8a5e->word_ja.RENTAI,\u30d5\u30a3\u30e9\u30fc->word_ja.FILLER,\u611f\u52d5\u8a5e->word.UH"

nlp4j.indexer.*