Skip to content
View THayashi0000's full-sized avatar

Block or report THayashi0000

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CosineSimilarity CosineSimilarity Public

    投稿文章の単語を抽出し、ベクトル空間モデルによる文章間の類似度を算出するPythonコードです

    Python

  2. hangman hangman Public

    Pythonのコード勉強用に作ったコードです。

    Python

  3. PosiNega-Analysis PosiNega-Analysis Public

    投稿文章のポジティブネガティブ分析のPythonコードです

    Python

  4. TFIDF_calculation TFIDF_calculation Public

    投稿文書を単語ごとに抽出し、その単語頻出回数と文書頻出回数から単語の重要度を算出. そして、単語の重要度算出値からなる各文章の単語ベクトルを生成するコードです。

    Python

  5. WordCloud WordCloud Public

    投稿文章の単語を抽出し、ワードクラウド化するPythonコードです

    Python

  6. WordExtraction WordExtraction Public

    投稿文章からPython内のライブラリのみを使って単語抽出するPythonコードです。

    Python