#-------------------------------------------------
# Documents for this directory
#-------------------------------------------------
1. This is a directory for Norm API application.
It is used to normalize input term of "left".

2. To modify:
- add lvg2012dist.jar to ./lib
- update ROOT_DIR, CLASSPATH in ./bin/runProg
- update lvgConfigFile in ./src/Normalization.java

3. To build:
shell> cd ${NORMALIZATION}
shell> ant

4. To run:
shell> cd ${NORMALIZATION}/bin
shell>runProg
