RSS 1 project tagged "automation"

Download No website Updated 18 Jul 2011 Proper nouns

Screenshot
Pop 17.66
Vit 26.06

Proper nouns is a PHP class that can extract proper nouns from texts. It takes a text string and can detect which words may be proper nouns of people or other entities. It uses some heuristics like the capitalization of the first letter of a word, the presence of a person's title preceding the nouns, etc. The class may consider consecutive proper names as a single proper name. The class assumes English by default but may be configured to work with other idioms.

Screenshot

Project Spotlight

Zim

A desktop wiki editor.

Screenshot

Project Spotlight

Java Algebra System

An object-oriented, type safe, multi-threaded approach to computer algebra.