YuriyaJP / NLP-word-ambiguity-exercise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NLP-word-ambiguity-exercise

Elon Muskのツイッターポストにおいて、"sink"という単語の単語の曖昧性をトークン化、ステミング、レマタイゼーション、および品詞タグ付けを用いて分析し、NLPがこの単語を異なる品詞として2回認識することを証明しました。 I chose Elon Musk's Twitter post about carrying a sink and analysed it for its word ambiguity with tokenization, stemming, lemmatization and part-of-speech tagging to prove that NLP recognises the word "sink" twice as different parts of the speech.

what does the word "sink" mean?

how about let that sink in?

what will the word be classified as?

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%