Skip to content

Commit 2f0b31e

Browse files
authored
Merge pull request keon#40 from danyaljj/master
Update README.md
2 parents e946f9c + db7a076 commit 2f0b31e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,11 @@ Yoav Goldberg. October 2015. No new info, 75 page summary of state of the art.
140140
* [Word2vec in Java](http://deeplearning4j.org/word2vec.html)
141141
* [ReVerb](https://github.com/knowitall/reverb/) Web-Scale Open Information Extraction
142142
* [OpenRegex](https://github.com/knowitall/openregex) An efficient and flexible token-based regular expression language and engine.
143-
* [CogcompNLP](https://github.com/IllinoisCogComp/illinois-cogcomp-nlp) - Core libraries developed in the U of Illinois' Cognitive Computation Group.
143+
* [CogcompNLP](https://github.com/CogComp/cogcomp-nlp) - Core libraries developed in the U of Illinois' Cognitive Computation Group.
144144
* [MALLET](http://mallet.cs.umass.edu/) - MAchine Learning for LanguagE Toolkit - package for statistical natural language processing, document classification, clustering, topic modeling, information extraction, and other machine learning applications to text.
145145

146146
* <a id="scala">**Scala** - Scala NLP Libraries</a>
147-
* [Saul](https://github.com/IllinoisCogComp/saul) - Library for developing NLP systems, including built in modules like SRL, POS, etc.
147+
* [Saul](https://github.com/CogComp/saul) - Library for developing NLP systems, including built in modules like SRL, POS, etc.
148148
* [ATR4S](https://github.com/ispras/atr4s) - Toolkit with state-of-the-art [automatic term recognition](https://en.wikipedia.org/wiki/Terminology_extraction) methods.
149149
* [tm](https://github.com/ispras/tm) - Implementation of topic modeling based on regularized multilingual [PLSA](https://en.wikipedia.org/wiki/Probabilistic_latent_semantic_analysis).
150150
* [word2vec-scala](https://github.com/Refefer/word2vec-scala) - Scala interface to word2vec model; includes operations on vectors like word-distance and word-analogy.

0 commit comments

Comments
 (0)