public class ParserFactory extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static Parser | create(ParserModel model) | 
| static Parser | create(ParserModel model,
      int beamSize,
      double advancePercentage) | 
public static Parser create(ParserModel model, int beamSize, double advancePercentage)
public static Parser create(ParserModel model)
Copyright © 2018 The Apache Software Foundation. All rights reserved.