nltk.DrtGlueReadingCommand.__init__

DrtGlueReadingCommand.__init__(semtype_file=None, remove_duplicates=False, depparser=None)[source]
Parameters:
  • semtype_file – name of file where grammar can be loaded
  • remove_duplicates – should duplicates be removed?
  • depparser – the dependency parser