***************** File Organisation ***************** | | C:\PYTHON27\BIGRAM_TRIGRAM_CHECKER | ├── Project_Plagiarism_Checker - contains test file, A.txt and codes in python files, bigram_check.py & trigram_check.py. | ├── _build | │   │   ├── doctrees | │   │   └── html | │   │   ├── _sources | │   │   └── _static | │   ├── _static | │   └── _templates