This document provides instructions for setting up the Berkeley parser on a Windows 7 64-bit system with a Java environment. It describes downloading the Java Development Kit (JDK), installing it, configuring environment variables, testing with a Hello World program, downloading the Berkeley parser files and an English grammar file, preparing a sample input file, and running the parser on the sample file to generate output. It also provides commands for training an English grammar on the WSJ corpus and testing the trained grammar.