issues
search
ibm-cloud-solutions
/
hubot-ibmcloud-nlc
Adds a framework to enable Natural Language interactions in your Hubot scripts
http://www.ibm.com/
Other
11
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Documentation/ Sample Implementation to Rocketchat Platform
#107
janzzend
closed
4 years ago
0
fix typo in README.md
#106
sinisterstumble
closed
7 years ago
2
Allow Parameter to be longer then just one word (e.g. a question in quotation marks)
#105
iStooge
closed
8 years ago
3
Default script does not answer questions
#104
christabella
closed
8 years ago
1
Remove use of nlcDb.open()
#103
jlpadilla
closed
8 years ago
1
Remove use of nlcDb.open()
#102
jlpadilla
closed
8 years ago
0
Improve error handling
#101
jlpadilla
closed
8 years ago
2
Handle error when description isn't found
#100
jlpadilla
closed
8 years ago
0
Add confirmprompt field. Closes #98.
#99
JonHoughton
closed
8 years ago
2
Add confirmprompt field to each class in NLC.json for use by entityManager.
#98
JonHoughton
closed
8 years ago
0
Correct usage of nlcDb
#97
jlpadilla
closed
8 years ago
3
References to nlcDb used incorrectly
#96
jlpadilla
closed
8 years ago
0
Construct EntityManager with robot. Closes #94.
#95
JonHoughton
closed
8 years ago
2
Bot not waiting for entity dialog input
#94
jlpadilla
closed
8 years ago
1
add VCAP_SERVICES support for nlc
#93
ramaboggarapu
closed
8 years ago
1
Add VCAP_SERVICES support for nlc
#92
ramaboggarapu
closed
8 years ago
0
only run travis on master
#91
aeweidne
closed
8 years ago
0
Add eslint no-var check. Closes #79.
#90
chambrid
closed
8 years ago
2
Ensure tests are not swallowing errors
#89
aeweidne
opened
8 years ago
0
move to peerDependencies. Closes #87.
#88
chambrid
closed
8 years ago
1
Move dependencies to peerDependencies
#87
chambrid
closed
8 years ago
0
Add ability to filter which classes are trained for NLC.
#86
jamesjong
opened
8 years ago
0
Improve logging and error reporting
#85
jlpadilla
closed
8 years ago
4
Errors not reported for problems obtaining emittarget
#84
jlpadilla
closed
8 years ago
0
Add missing license
#83
jlpadilla
closed
8 years ago
2
Several files are missing license
#82
jlpadilla
closed
8 years ago
0
Cleanup bot messages, be less verbose
#81
jlpadilla
closed
8 years ago
2
Cleanup bot responses for NLC
#80
jlpadilla
closed
8 years ago
0
Add 'no-var' rule to .eslintrc.json
#79
aeweidne
closed
8 years ago
0
Correct output of nlc data command
#78
jlpadilla
closed
8 years ago
3
NLC data reports incorrect number of statements
#77
jlpadilla
closed
8 years ago
0
Respond when NLC training fails
#76
jlpadilla
closed
8 years ago
2
Send response when NLC training fails
#75
jlpadilla
closed
8 years ago
0
Remove entity values from medium confidence statement prior to saving in database.
#74
JonHoughton
opened
8 years ago
0
switched to is_bot parameter. Also found that I missed the need of a …
#73
CiaranHannigan
closed
8 years ago
2
parameter to check if user is bot is incorrect
#72
CiaranHannigan
closed
8 years ago
0
added logic to check for isBot in res message object. Cleaned up cond…
#71
CiaranHannigan
closed
8 years ago
2
Direct message room names start with a D. This allows me to check if …
#70
CiaranHannigan
closed
8 years ago
3
Switch to use new getEntities() function in hubot-ibmcloud-cognitive-…
#69
JonHoughton
closed
8 years ago
2
Direct messaging the bot with Natural Language doesn't get a response.
#68
clanzen
closed
8 years ago
1
Use new entity extraction package
#67
JonHoughton
closed
8 years ago
0
medium confidence now provides a list that begins at 1. fixes #65
#66
CiaranHannigan
closed
8 years ago
4
start medium confidence list at 1 instead of 0
#65
CiaranHannigan
closed
8 years ago
0
NLC services setup documentation, closes #59
#64
reicruz
closed
8 years ago
6
Improve situations when bots could potentially talk to each other by checking for isBot flag
#63
CiaranHannigan
closed
8 years ago
2
Removing bot name from string for processing needs to be centralized in utils
#62
CiaranHannigan
opened
8 years ago
1
Nlc bots addressed in message bug
#61
CiaranHannigan
closed
8 years ago
4
Provide acces to classifier's training data
#60
jlpadilla
closed
8 years ago
5
Add nlc setup documentation
#59
reicruz
closed
8 years ago
0
filter hubot responses when NLC is disabled
#58
ngawor
closed
8 years ago
2
Next