4.2.0 • Published 1 year ago

wingbot-cli v4.2.0

Weekly downloads
35
License
MIT
Repository
github
Last release
1 year ago

Wingbot.ai CLI

CLI tool for wingbot.AI

Create wingbot project

Install wingbot.ai CLI

$ npm i -g wingbot-cli

Create a new project

$ mkdir my-bot
$ cd my-bot
$ wingbot init

wingbot init command

Update wingbot project

$ wingbot update

Learning set tools

  • Convert RASA json to fast-text learning set
$ wingbot jsonToText ./testData.json ./testData.txt
  • Convert RASA json to fast-text learning set and multiply by entities
$ wingbot jsonToText -m ./testData.json ./testData.txt
  • Make word vectors learning set from wiki XML export
$ wingbot wikiToText ./testData.xml ./testData.txt
4.2.0

1 year ago

4.1.6

2 years ago

4.1.5

2 years ago

4.1.3

2 years ago

4.1.2

2 years ago

4.1.1

2 years ago

4.1.0

3 years ago

4.0.0

3 years ago

3.3.1

3 years ago

3.3.3

3 years ago

3.3.2

3 years ago

3.3.0

3 years ago

3.2.2

3 years ago

3.2.1

3 years ago

3.2.0

3 years ago

3.1.3

3 years ago

3.1.2

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.0

4 years ago

3.0.0-alpha.1

4 years ago

2.10.0

5 years ago

2.9.0

5 years ago

2.8.1

5 years ago

2.8.0

5 years ago

2.7.0

5 years ago

2.6.0

5 years ago

2.5.1

5 years ago

2.5.0

5 years ago

2.4.1

5 years ago

2.4.0

5 years ago

2.3.0

5 years ago

2.1.0

5 years ago

2.0.0

5 years ago

1.4.0

5 years ago

1.3.0

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.0.0

6 years ago

0.1.0

6 years ago