def __init__(self,hotel_files,extra_stopwords = None): self._dictionary = corpora.Dictionary.load(DictionaryFile) self._hotel_files = hotel_files