Added link to the functional library underscore-java.

This commit is contained in:
Valentyn Kolesnikov
2016-09-09 13:22:16 +03:00
committed by javadev
parent 1332532c40
commit 8e2ed5a4a4

View File

@ -748,6 +748,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [JADE](http://jade.tilab.com/) - Framework and environment for building and to debugging multi-agent systems. * [JADE](http://jade.tilab.com/) - Framework and environment for building and to debugging multi-agent systems.
* [JavaVerbalExpressions](https://github.com/VerbalExpressions/JavaVerbalExpressions) - A library that helps to construct difficult regular expressions. * [JavaVerbalExpressions](https://github.com/VerbalExpressions/JavaVerbalExpressions) - A library that helps to construct difficult regular expressions.
* [Protégé](http://protege.stanford.edu/) - Provides an ontology editor and a framework to build knowledge-based systems. * [Protégé](http://protege.stanford.edu/) - Provides an ontology editor and a framework to build knowledge-based systems.
* [Underscore-java](https://github.com/javadev/underscore-java) - Port of Underscore.js functions.
## Web Crawling ## Web Crawling