Merge pull request #299 from amaboura/master

Added JavaVerbalExpressions to Utility
This commit is contained in:
Andreas Kull
2016-01-13 09:20:50 +01:00

View File

@ -625,6 +625,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.
* [javatuples](http://www.javatuples.org/) - Tuples.
* [Protégé](http://protege.stanford.edu/) - Provides an ontology editor and a framework to build knowledge-based systems.
* [JavaVerbalExpressions](https://github.com/VerbalExpressions/JavaVerbalExpressions) - a library that helps to construct difficult regular expressions
## Web Crawling