Update TextAnalysisSpacy.py removing line %matplotlib inline

parent 05e2add6
Showing with 1 additions and 1 deletions
...@@ -11,7 +11,7 @@ import re ...@@ -11,7 +11,7 @@ import re
import pandas as pd import pandas as pd
import matplotlib.pyplot as plt import matplotlib.pyplot as plt
%matplotlib inline #%matplotlib inline ## when in Jupyter
import seaborn as sb import seaborn as sb
import nltk import nltk
from nltk.probability import FreqDist from nltk.probability import FreqDist
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment