@Experimental public class Glove extends Object
Warning: Experimental new feature, see OPENNLP-1144 for details, the API might be changed anytime.
Modifier and Type | Method and Description |
---|---|
static WordVectorTable |
parse(InputStream in)
Parses a glove vector plain text file.
|
@Experimental public static WordVectorTable parse(InputStream in) throws IOException
Warning: Experimental new feature, see OPENNLP-1144 for details, the API might be changed anytime.
in
- IOException
Copyright © 2017 The Apache Software Foundation. All rights reserved.