| Projects on Google Code | Results 1 - 7 of 7 |
= Summary =
The boilerpipe library provides algorithms to detect and remove the surplus "clutter" (boilerplate, templates) around the main textual content of a web page.
The library already provides specific strategies for common tasks (for example: news article extraction) and may also be eas...
boilerplate,
removal,
template,
removal,
full,
text,
extraction,
fulltext,
cleaning,
java,
library,
HTML,
Web,
webpage,
content
http://python-pyknic.googlecode.com/svn/wiki/images/pyknic_logo_50x37.png
Pyknic is a Python class library for the rapid creation of simple 2D games in Python. Providing a small application framework with several useful classes and boilerplate code it is useful for short game competitions and con...
objectify-led is a small Java library for binding object or class properties at runtime using annotations, reducing boilerplate code.
Values can be taken from the System, from properties files, any arbitrary source in fact, and automatically set on properties.
Instead of having chunks of code...
Boilerplate provides a simple framework for Python scripts.
If you start with this framework, you will have:
- option parsing
- help with usage
- a test mode
- a profiling mode
- a verbose mode
and in general the basics for a well-behaved Unix command line tool
Project is moved to http://code.google.com/p/jcaki
Helper classes that I've written over the years.
Tomcat servlet apps often have common code to load properties, configure the database, create database connections. BoilerPlate provides simple Java classes for these features.
Use this if you are a newbie starting a Java servlet-database app from scratch and don't intend to use any persistence o...