Skip to content
#

language

Here are 402 public repositories matching this topic...

bkawakami
bkawakami commented Feb 12, 2019

I am trying to integrate ChatterBot into my Django application, but I would like ChatterBot to work in a database other than the default.

Django itself gives you the option of model routing when you want to use multiple databases:

https://docs.djangoproject.com/en/2.1/topics/db/multi-db/

But even following the Django standard, ChatterBot insists on running only on the default database.

alxiong
alxiong commented Sep 26, 2019

It seems configurations for proselint are centralized to different canonical files (namely $XDG_CONFIG_HOME/proselint/config, ~/.config/proselint/config and ~/.proselintrc) instead of a per project config basis.

So may I ask how to specify project/folder/files-specific rules? Maybe including some examples in the README.md would be nice?

Thanks

Samrose-Ahmed
Samrose-Ahmed commented Mar 9, 2020

Really nice project.

Writing in coconut files, you lose all the IDE integrations for Python. For example, I use VSCode and all the intellicode and hints of course doesn't work for cocount.

I am not too familiar but perhaps theres needs to be a separate language server or maybe you could leverage the existing Python integrations. Either way, better IDE integration wo

vyper
iamdefinitelyahuman
iamdefinitelyahuman commented Mar 30, 2020

We should expand the contribution guide:

  • Installing test / documentation dependencies
  • Running the tests
  • Detailed explanation of the VIP process
  • Team calls

The Atom contribution guide is an excellent example - some of the content isn't valid for Vyper, but it's a great reference point for what a contribution guide can look

Sudiptobanerjee123
Sudiptobanerjee123 commented Jan 20, 2020

pipenv install git+https://github.com/gunthercox/chatterbot-corpus.git#egg=chatterbot-corpus
really worked.Try it guys

ItRunning command git clone -q https://github.com/gunthercox/chatterbot-corpus.git 'C:\Users\user\AppData\Local\Temp\pip-install-2w96myp1\chatterbot-corpus'
ERROR: Error [WinError 2] The system cannot find the file specified while executing command git clone -q https://

A Python wrapper of the Yandex Mystem 3.1 morphological analyzer (http://api.yandex.ru/mystem). The original tool is shipped as a binary and this library makes it easy to integrate it in Python projects. Let us know in the issues if you would like to be involved into the developments or maintenance of this project. If you have any fix or suggestion, please make a pull request. We are very open to accepting any contributions.

  • Updated Dec 9, 2019
  • Python

Improve this page

Add a description, image, and links to the language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the language topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.