GrammarScope  4.0.0
Classes | Public Member Functions | List of all members
grammarscope.artifacts.APartsOfSpeechFactory Class Reference

Classes

class  ATree
 

Public Member Functions

APartsOfSpeech make (final AParseTree parseTree)
 
APartsOfSpeech make (final AParseTree parseTree)
 

Member Function Documentation

◆ make() [1/2]

APartsOfSpeech grammarscope.artifacts.APartsOfSpeechFactory.make ( final AParseTree  parseTree)

Make part-of-speech from Stanford parse tree

Parameters
parseTreeStanford parse tree
Returns
parts-of-speech artifact

◆ make() [2/2]

APartsOfSpeech grammarscope.artifacts.APartsOfSpeechFactory.make ( final AParseTree  parseTree)

Make part-of-speech from Stanford parse tree

Parameters
parseTreeStanford parse tree
Returns
parts-of-speech artifact

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