Class NLPService
java.lang.Object
com.bluebell.greenhouse.radicle.services.nlp.NLPService
Service-layer for nlp services.
- Version:
- 2.0.2
- Author:
- Stephen Prizio
-
Constructor Summary
ConstructorsConstructorDescriptionNLPService(edu.stanford.nlp.pipeline.StanfordCoreNLP nlp) Default constructor. -
Method Summary
-
Constructor Details
-
NLPService
public NLPService(edu.stanford.nlp.pipeline.StanfordCoreNLP nlp) Default constructor.- Parameters:
nlp-StanfordCoreNLP
-
-
Method Details
-
sanitize
-
summarizeWithTextRank
-