GrammarScope  4.0.0
Static Public Member Functions | Private Member Functions | List of all members
grammarscope.server.corenlp.PipelineLoader Class Reference

Static Public Member Functions

static StanfordCoreNLP load (final Properties properties)
 
static void main (final String[] args)
 

Private Member Functions

 PipelineLoader ()
 

Detailed Description

Pipeline loader

Author
Bernard Bou

Constructor & Destructor Documentation

◆ PipelineLoader()

grammarscope.server.corenlp.PipelineLoader.PipelineLoader ( )
private

Member Function Documentation

◆ load()

static StanfordCoreNLP grammarscope.server.corenlp.PipelineLoader.load ( final Properties  properties)
static

Constructor

Parameters
propertiespipeline information
Returns
CoreNLP pipeline

◆ main()

static void grammarscope.server.corenlp.PipelineLoader.main ( final String[]  args)
static

Test

Parameters
argsunused

The documentation for this class was generated from the following file: