added delete_documents methods and bug fixes
Added a method for deleting documents from model.
Fixed bug when using corpus_file
that resulted in documents getting dropped. Fixed bug when using add_documents
and delete_documents
which resulted in improper ordering of topic words.