Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A ChatterBot logic adapter that returns information about the current weather

License

NotificationsYou must be signed in to change notification settings

gunthercox/chatterbot-weather

Repository files navigation

Documentation Status

A ChatterBot logic adapter that returns information about the weather.For more information about ChatterBot seehttps://github.com/gunthercox/ChatterBot

Installation

pip install chatterbot-weather

Example

fromchatterbotimportChatBotchatbot=ChatBot('My Weather Bot',logic_adapters=['chatterbot_weather.WeatherLogicAdapter'    ])

Contributors Welcomed!

This package was originally created as a contribution to the main ChatterBot package.It was converted to a optional module in order to preserve the code quality of themain project. This weather adapter for ChatterBot works, but could benefit fromimprovements in several areas.

  • Improved documentation with descriptions and information about the functions and structure of the adapter
  • Additional support for other weather APIs
  • Support for a wider range of questions about the weather (current, future, specific dates, etc.)

About

A ChatterBot logic adapter that returns information about the current weather

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp