Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 2.61 KB

README.md

File metadata and controls

42 lines (33 loc) · 2.61 KB

Facebook Messenger Platform Awesome

An awesome list of resources for fb messenger platform

Please read the contribution guidelines before contributing.

Introduction

Table Of Content

Toolkits

  • Botkit - Botkit is a toolkit for making bot applications for Slack, Fb Messenger and Twilio.
  • BotFramework - The Microsoft Bot Framework provides just what you need to build and connect intelligent bots.

Documents

Tutorials

Bots

NLP Services And Resources

  • Api.ai - Build your intelligent, conversational bot in minutes.
  • Wit.ai - Natural Language Platform which converts sentences in entities.
  • NLTK - NLTK is a platform for building Python programs to work with human language data.
  • Stanford CoreNLP - A suite of core NLP tools.
  • Word2vec - This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words.
  • GloVe - GloVe is an unsupervised learning algorithm for obtaining vector representations for words.
  • awesome-nlp - An awesome list of nlp resources.

Blogs and News

  • Messenger Blog - Blog for latest updates and news on messenger platform.