In documents on the web and elsewhere, units of measure are embedded in text. The text does not store the information semantically, that is, according to its meaning. As far as a computer is concerned, "10 feet" does not mean the same thing as "3 meters" or "120 inches". That is where SemanticMeasure comes in. This software can scan text to infer just that kind of meaning, and it can then output the information in a variety of different ways. The purpose of this application is to demonstrate my abilities with .NET development and with solving technical problems. All code was written in C# by Carl Sorenson.
You can download the project to view the source code.
Copyright 2006 Carl Sorenson