| Package | Description |
|---|---|
| com.aliasi.crf |
Classes and interfaces for conditional random fields.
|
| Modifier and Type | Method and Description |
|---|---|
ChainCrfFeatures<E> |
ChainCrfFeatureExtractor.extract(List<E> tokens,
List<String> tags)
Return the chain CRF features for the specified list of input
tokens and specified list of possible tags.
|
Copyright © 2019 Alias-i, Inc.. All rights reserved.