Skip to content
#

chat-bot

Here are 244 public repositories matching this topic...

nmohoric
nmohoric commented Nov 26, 2018

We've moved a command from one bundle to another, but you need to fully qualify the command still.

This shows up in two separate places, when trying to get help on the new command (https://github.com/operable/cog/blob/master/lib/cog/repository/commands.ex#L20 due to not checking for enabled I'd imagine) and when trying to run the new command (https://github.com/operable/cog/blob/master/lib/cog/

bug
botfront
jeongmincha
jeongmincha commented Jan 16, 2020

Describe the bug
Cannot use 'cp' command while installing it on Windows.
It is needed to replace 'cp' with 'copy' in scripts written in package.json if an user wants to install botfront on Windows machine.

To Reproduce
Steps to reproduce the behavior:

  1. Install choco
  2. Install meteor
  3. Install botfront using meteor npm install in Windows Powershell.

Expected behavior

soroushjavdan
soroushjavdan commented Sep 14, 2019

First, I would like to thanks for your contribution.
I trained your model exactly like what you said in document.But I got Entl_b = 0.0879 in printed result , I checked and found out that is the C score ( am i right ? ) ! The problem is that in paper C score has been reported equal to 0.2 .
By the way the Entl_b that I mention before was for checkpoint with loss of 46.5833 ( last checkpoint )

Improve this page

Add a description, image, and links to the chat-bot 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 chat-bot topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.