mawiesne commented on code in PR #478:
URL: https://github.com/apache/opennlp/pull/478#discussion_r1059797078


##########
opennlp-tools/src/main/java/opennlp/tools/util/wordvector/Glove.java:
##########
@@ -29,6 +29,9 @@
 import opennlp.tools.util.java.Experimental;
 
 /**
+ *
+ * GloVe is an unsupervised learning algorithm for obtaining vector 
representations for words.
+ * Details are found on this <a 
href="https://nlp.stanford.edu/projects/glove/";> web site</a>.

Review Comment:
   Will fix, once the "CC0" topic is discussed and decided.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to