Team

Anup Kulkarni 08305045
Prashanth K 08305006
Saurabh Sohoney 08305031

We created a movie review corpus. We have constructed a language model using both bigrams and trigrams. Programming language used in python.


Running instructions:

$ python bigram.py

This gives generated random text and waits for user input. Press enter key to generate more text, or type 'exit' to exit from the program.
Same instructions for trigram.py also.




