Copy /Users/jirlong/opt/anaconda3/lib/python3.7/site-packages/ipykernel_launcher.py:1: DeprecationWarning: Call to deprecated `most_similar` (Method will be removed in 4.0.0, use self.wv.most_similar() instead).
"""Entry point for launching an IPython kernel.
[('奶', 0.9997791647911072), ('今天', 0.9997557997703552), ('幸福', 0.9997545480728149), ('優益', 0.9997543096542358), ('冠益', 0.9997209310531616), ('?', 0.9996999502182007), ('好喝', 0.9996600151062012), ('=', 0.999654233455658), ('#', 0.9996501803398132), ('純', 0.9995929002761841), ('降', 0.999588131904602), ('你們', 0.9995837211608887), ('我', 0.999580442905426), ('傻', 0.9995710253715515), ('良心', 0.9995673894882202), ('啦', 0.9995420575141907), ('每天', 0.9995291233062744), ('翻', 0.9995279312133789), ('粒', 0.9995216131210327), ('出', 0.9995182156562805)]
----------------------------------------
[('現在', 0.999843418598175), ('讓', 0.999842643737793), ('那', 0.999837338924408), ('已經', 0.999826192855835), ('後', 0.9998255372047424), ('我們', 0.9998246431350708), ('竟然', 0.9998204112052917), ('還在', 0.9998034238815308), ('中國', 0.9997988939285278), ('鬱', 0.9997972249984741), ('繼續', 0.9997922778129578), ('一直', 0.9997907280921936), ('噹噹', 0.9997901320457458), ('”', 0.9997866153717041), ('月', 0.9997856616973877), ('產品', 0.9997832775115967), ('這種', 0.9997782707214355), ('一個', 0.9997742772102356), ('一次', 0.9997730255126953), ('一樣', 0.9997689723968506)]
----------------------------------------
/Users/jirlong/opt/anaconda3/lib/python3.7/site-packages/ipykernel_launcher.py:3: DeprecationWarning: Call to deprecated `most_similar` (Method will be removed in 4.0.0, use self.wv.most_similar() instead).
This is separate from the ipykernel package so we can avoid doing imports until