Skip to content

Commit

Permalink
Skipped this pyResearchInsights reference. Now fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
SarthakJShetty committed Sep 10, 2020
1 parent 92e1cb9 commit e5306c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyResearchInsights/NLP_Engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
import gensim.corpora as corpora
from gensim.utils import simple_preprocess
from gensim.models import CoherenceModel
from common_functions import status_logger
from pyResearchInsights.common_functions import status_logger
from pyResearchInsights.Visualizer import visualizer_main
'''Industrial level toolkit for NLP'''
import spacy
Expand Down

0 comments on commit e5306c9

Please sign in to comment.