@Experimental public interface WordVectorTable
Warning: Experimental new feature, see OPENNLP-1144 for details, the API might be changed anytime.
Modifier and Type | Method and Description |
---|---|
int |
dimension() |
WordVector |
get(CharSequence token) |
int |
size() |
WordVector get(CharSequence token)
int size()
int dimension()
Copyright © 2017 The Apache Software Foundation. All rights reserved.