GrammarScope  4.0.0
Public Attributes | List of all members
grammarscope.server.conf.Config.CoreNlpSettings Class Reference

Public Attributes

String annotators
 
String annotatorsOptions
 
String annotatorsExpand
 
String tokenizerLanguage
 
String posTaggerModel
 
String constituencyParserModel
 
String dependencyParserModel
 
String dependencyParserLanguage
 
String typedDependenciesProvider
 

Member Data Documentation

◆ annotators

String grammarscope.server.conf.Config.CoreNlpSettings.annotators

◆ annotatorsExpand

String grammarscope.server.conf.Config.CoreNlpSettings.annotatorsExpand

◆ annotatorsOptions

String grammarscope.server.conf.Config.CoreNlpSettings.annotatorsOptions

◆ constituencyParserModel

String grammarscope.server.conf.Config.CoreNlpSettings.constituencyParserModel

◆ dependencyParserLanguage

String grammarscope.server.conf.Config.CoreNlpSettings.dependencyParserLanguage

◆ dependencyParserModel

String grammarscope.server.conf.Config.CoreNlpSettings.dependencyParserModel

◆ posTaggerModel

String grammarscope.server.conf.Config.CoreNlpSettings.posTaggerModel

◆ tokenizerLanguage

String grammarscope.server.conf.Config.CoreNlpSettings.tokenizerLanguage

◆ typedDependenciesProvider

String grammarscope.server.conf.Config.CoreNlpSettings.typedDependenciesProvider

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