Class NLPConfiguration
java.lang.Object
com.bluebell.greenhouse.platform.configuration.NLPConfiguration
Configuration for nlp processes.
- Version:
- 2.0.2
- Author:
- Stephen Prizio
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionedu.stanford.nlp.pipeline.StanfordCoreNLPDefines the npl bean.
-
Constructor Details
-
NLPConfiguration
public NLPConfiguration()
-
-
Method Details
-
stanfordCoreNLP
@Bean public edu.stanford.nlp.pipeline.StanfordCoreNLP stanfordCoreNLP()Defines the npl bean.- Returns:
StanfordCoreNLP
-