Probabilistic Context-Free Parsing

If you are entering a sentence that is manually tagged, the following format should be used: word/tag
e.g.The/DT man/NN died/VBN ./.

Only tags from the Penn Treebank tagset may be used. A complete list of these tags can be found here

Please input the data to be parsed

Let the Parser tag the sentence Tag sentence manually
Use a stochastic POS (Bigram) Tagger to tag the sentence Use a stochastic POS (Trigram) Tagger to tag the sentence