Skip to content
View kamihork's full-sized avatar

Block or report kamihork

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. LINE Bot Programming Beginner Docume... LINE Bot Programming Beginner Document + heroku app links
    1
    ## LINE Botの仕組み
    2
    
                  
    3
    [![https://gyazo.com/906b2dea05adb6101b7705625c547ef0](https://i.gyazo.com/906b2dea05adb6101b7705625c547ef0.png)](https://gyazo.com/906b2dea05adb6101b7705625c547ef0)
    4
    
                  
    5
    - LINEからのメッセージイベントは、Webhookを通してご自身で用意していただくhttp serverへ届けられます
  2. InteractiveAICreatedWithTensorFlow InteractiveAICreatedWithTensorFlow Public

    Seq2SeqModelを利用した対話AI

    Python

  3. nlp-graph-edit-distance nlp-graph-edit-distance Public

    Forked from STS-NTNU/nlp-graph-edit-distance

    A graph edit distance algorithm which determines the difference between two sentences based on semantic content and syntactical structure. Sentences are represented as dependency graphs.

    Java

  4. TwitterImgDownload TwitterImgDownload Public

    Twitterのtweetから、特定のキーワードがある画像を検索・保存

    Python 2 8

  5. UnitySmartPhoneInputController UnitySmartPhoneInputController Public

    Forked from mokemokechicken/UnitySmartPhoneInputController

    Unity Input Controller with SmartPhone using WebSocket.

    C#

  6. TranscribeAudioFile TranscribeAudioFile Public

    音声ファイルをテキストに変換

    Python