public class BrownFeatExtractor extends Object
| Constructor and Description |
|---|
BrownFeatExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
extractBrownFeat(int currentIndex,
int negOffset,
int posOffset,
String[] tokens) |
static Map<String,String> |
extractBrownFeat(String word) |
Copyright © 2016. All rights reserved.