Class Glove


  • @Experimental
    public class Glove
    extends Object
    GloVe is an unsupervised learning algorithm for obtaining vector representations for words. Details are found on this web site.

    Warning: Experimental new feature, see OPENNLP-1144 for details, the API might be changed anytime.