public class Pattern extends Object
| Modifier and Type | Field and Description |
|---|---|
Double |
boaScore |
Map<String,Double> |
features |
String |
naturalLanguageRepresentation |
String |
naturalLanguageRepresentationWithoutVariables |
Double |
naturalLanguageScore |
String |
posTags |
| Constructor and Description |
|---|
Pattern() |
public String naturalLanguageRepresentationWithoutVariables
public String naturalLanguageRepresentation
public Double boaScore
public Double naturalLanguageScore
public String posTags
Copyright © 2020. All rights reserved.