资源算法allennlp_wordsplitter_corenlp

allennlp_wordsplitter_corenlp

2020-04-08 | |  40 |   0 |   0

allennlp_wordsplitter_corenlp

Add a CoreNLP WordSplitter into AllenNLP's tokenizers.

config

{  "dataset_reader": {    // ... ...

    "tokenizer": {      "word_splitter": {        "type": "corenlp_remote",        "url": "http://10.1.1.174:9000"
      }
    },    // ... ...

  },  // ... ...}

CLI

allennlp train --include-package allennlp_wordsplitter_corenlp -s /your/output/dir /your/training/config/file


上一篇:AllenNLP-Thai

下一篇:allennlp-extensions

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...