--- a
+++ b/extractiveSummarization/summarizers/__init__.py
@@ -0,0 +1,2 @@
+from .lexrank import Lexrank
+#from .bert import BertSummarizer