Packages

object CoreNLPTest

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CoreNLPTest
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. val depTrees: List[Iterable[DepRel]]
  2. val document: Annotation
  3. val pipeline: StanfordCoreNLP
  4. val props: Properties
  5. val sentences: List[CoreMap]
  6. val sentencesJava: List[CoreMap]
  7. val text: String
  8. val tree: ProseTree