Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ibm-cloud-solutions/hubot-ibmcloud-nlc issues and pull requests
#107 - Documentation/ Sample Implementation to Rocketchat Platform
Issue -
State: closed - Opened by janzzend almost 8 years ago
#106 - fix typo in README.md
Pull Request -
State: closed - Opened by markmartirosian about 8 years ago
- 2 comments
#105 - Allow Parameter to be longer then just one word (e.g. a question in quotation marks)
Issue -
State: closed - Opened by iStooge over 8 years ago
- 3 comments
#104 - Default script does not answer questions
Issue -
State: closed - Opened by christabella over 8 years ago
- 1 comment
Labels: question
#103 - Remove use of nlcDb.open()
Pull Request -
State: closed - Opened by jlpadilla over 8 years ago
- 1 comment
#102 - Remove use of nlcDb.open()
Issue -
State: closed - Opened by jlpadilla over 8 years ago
#101 - Improve error handling
Pull Request -
State: closed - Opened by jlpadilla over 8 years ago
- 2 comments
#100 - Handle error when description isn't found
Issue -
State: closed - Opened by jlpadilla over 8 years ago
#99 - Add confirmprompt field. Closes #98.
Pull Request -
State: closed - Opened by JonHoughton over 8 years ago
- 2 comments
#98 - Add confirmprompt field to each class in NLC.json for use by entityManager.
Issue -
State: closed - Opened by JonHoughton over 8 years ago
#97 - Correct usage of nlcDb
Pull Request -
State: closed - Opened by jlpadilla over 8 years ago
- 3 comments
#96 - References to nlcDb used incorrectly
Issue -
State: closed - Opened by jlpadilla over 8 years ago
#95 - Construct EntityManager with robot. Closes #94.
Pull Request -
State: closed - Opened by JonHoughton over 8 years ago
- 2 comments
#94 - Bot not waiting for entity dialog input
Issue -
State: closed - Opened by jlpadilla over 8 years ago
- 1 comment
#93 - add VCAP_SERVICES support for nlc
Pull Request -
State: closed - Opened by ramaboggarapu over 8 years ago
- 1 comment
#92 - Add VCAP_SERVICES support for nlc
Issue -
State: closed - Opened by ramaboggarapu over 8 years ago
#91 - only run travis on master
Pull Request -
State: closed - Opened by aeweidne over 8 years ago
#90 - Add eslint no-var check. Closes #79.
Pull Request -
State: closed - Opened by chambrid over 8 years ago
- 2 comments
#89 - Ensure tests are not swallowing errors
Issue -
State: open - Opened by aeweidne over 8 years ago
#88 - move to peerDependencies. Closes #87.
Pull Request -
State: closed - Opened by chambrid over 8 years ago
- 1 comment
#87 - Move dependencies to peerDependencies
Issue -
State: closed - Opened by chambrid over 8 years ago
#86 - Add ability to filter which classes are trained for NLC.
Issue -
State: open - Opened by jamesjong over 8 years ago
#85 - Improve logging and error reporting
Pull Request -
State: closed - Opened by jlpadilla over 8 years ago
- 4 comments
#84 - Errors not reported for problems obtaining emittarget
Issue -
State: closed - Opened by jlpadilla over 8 years ago
#83 - Add missing license
Pull Request -
State: closed - Opened by jlpadilla over 8 years ago
- 2 comments
#82 - Several files are missing license
Issue -
State: closed - Opened by jlpadilla over 8 years ago
#81 - Cleanup bot messages, be less verbose
Pull Request -
State: closed - Opened by jlpadilla over 8 years ago
- 2 comments
#80 - Cleanup bot responses for NLC
Issue -
State: closed - Opened by jlpadilla over 8 years ago
#79 - Add 'no-var' rule to .eslintrc.json
Issue -
State: closed - Opened by aeweidne over 8 years ago
#78 - Correct output of nlc data command
Pull Request -
State: closed - Opened by jlpadilla over 8 years ago
- 3 comments
#77 - NLC data reports incorrect number of statements
Issue -
State: closed - Opened by jlpadilla over 8 years ago
Labels: bug
#76 - Respond when NLC training fails
Pull Request -
State: closed - Opened by jlpadilla over 8 years ago
- 2 comments
#75 - Send response when NLC training fails
Issue -
State: closed - Opened by jlpadilla over 8 years ago
#74 - Remove entity values from medium confidence statement prior to saving in database.
Issue -
State: open - Opened by JonHoughton over 8 years ago
#73 - switched to is_bot parameter. Also found that I missed the need of a …
Pull Request -
State: closed - Opened by CiaranHannigan over 8 years ago
- 2 comments
#72 - parameter to check if user is bot is incorrect
Issue -
State: closed - Opened by CiaranHannigan over 8 years ago
#71 - added logic to check for isBot in res message object. Cleaned up cond…
Pull Request -
State: closed - Opened by CiaranHannigan over 8 years ago
- 2 comments
#70 - Direct message room names start with a D. This allows me to check if …
Pull Request -
State: closed - Opened by CiaranHannigan over 8 years ago
- 3 comments
#69 - Switch to use new getEntities() function in hubot-ibmcloud-cognitive-…
Pull Request -
State: closed - Opened by JonHoughton over 8 years ago
- 2 comments
#68 - Direct messaging the bot with Natural Language doesn't get a response.
Issue -
State: closed - Opened by clanzen over 8 years ago
- 1 comment
#67 - Use new entity extraction package
Issue -
State: closed - Opened by JonHoughton over 8 years ago
#66 - medium confidence now provides a list that begins at 1. fixes #65
Pull Request -
State: closed - Opened by CiaranHannigan over 8 years ago
- 4 comments
#65 - start medium confidence list at 1 instead of 0
Issue -
State: closed - Opened by CiaranHannigan over 8 years ago
#64 - NLC services setup documentation, closes #59
Pull Request -
State: closed - Opened by reicruz over 8 years ago
- 6 comments
#63 - Improve situations when bots could potentially talk to each other by checking for isBot flag
Issue -
State: closed - Opened by CiaranHannigan over 8 years ago
- 2 comments
#62 - Removing bot name from string for processing needs to be centralized in utils
Issue -
State: open - Opened by CiaranHannigan over 8 years ago
- 1 comment
#61 - Nlc bots addressed in message bug
Pull Request -
State: closed - Opened by CiaranHannigan over 8 years ago
- 4 comments
#60 - Provide acces to classifier's training data
Pull Request -
State: closed - Opened by jlpadilla over 8 years ago
- 5 comments
#59 - Add nlc setup documentation
Issue -
State: closed - Opened by reicruz over 8 years ago
#58 - filter hubot responses when NLC is disabled
Issue -
State: closed - Opened by ngawor over 8 years ago
- 2 comments
Labels: bug
#57 - Don't process NLC for commands from other bots
Issue -
State: closed - Opened by jlpadilla over 8 years ago
- 2 comments
Labels: bug
#56 - As a developer, I want to see data used to train the classifier
Issue -
State: closed - Opened by jlpadilla over 8 years ago
Labels: enhancement
#55 - Added nlc commands to documentation
Pull Request -
State: closed - Opened by reicruz over 8 years ago
- 4 comments
#54 - Add documentation for new nlc commands
Issue -
State: closed - Opened by reicruz over 8 years ago
- 1 comment
#53 - Use utils palette and changes to message format, closes #51 #52
Pull Request -
State: closed - Opened by reicruz over 8 years ago
- 5 comments
#52 - Formatting in messages
Issue -
State: closed - Opened by reicruz over 8 years ago
- 2 comments
#51 - Switch to using colors from utils palette
Issue -
State: closed - Opened by reicruz over 8 years ago
#50 - nlc auto approve command, closes #48
Pull Request -
State: closed - Opened by reicruz over 8 years ago
- 3 comments
#49 - Refactor code to solve various problems
Pull Request -
State: closed - Opened by jlpadilla over 8 years ago
- 6 comments
#48 - Add command to toggle auto approve
Issue -
State: closed - Opened by reicruz over 8 years ago
#47 - Updated nlc help and train, Closes #40 and #44
Pull Request -
State: closed - Opened by reicruz over 8 years ago
- 6 comments
#46 - Bot still sending messages out of order
Issue -
State: closed - Opened by jlpadilla over 8 years ago
#45 - Command matching NLC.json entry doesn't match
Issue -
State: closed - Opened by clanzen over 8 years ago
- 3 comments
#44 - Update nlc train command
Issue -
State: closed - Opened by reicruz over 8 years ago
#43 - Report number of approved NLC training records
Pull Request -
State: closed - Opened by jlpadilla over 8 years ago
- 4 comments
#42 - As a bot user, I want information about approved training records
Issue -
State: closed - Opened by jlpadilla over 8 years ago
Labels: enhancement
#41 - Added nlc list command and update nlc status, Closes #39
Pull Request -
State: closed - Opened by reicruz over 8 years ago
- 4 comments
#40 - Add more to nlc help command
Issue -
State: closed - Opened by reicruz over 8 years ago
Labels: enhancement
#39 - Add command that lists all nlc classifiers
Issue -
State: closed - Opened by reicruz over 8 years ago
Labels: enhancement
#38 - Rewrite sequential promise logic to not require bluebird. Closes #37.
Pull Request -
State: closed - Opened by JonHoughton over 8 years ago
- 3 comments
#37 - Remove use of bluebird packcage
Issue -
State: closed - Opened by JonHoughton over 8 years ago
Labels: enhancement
#36 - Added nlc status command
Pull Request -
State: closed - Opened by reicruz over 8 years ago
- 6 comments
#35 - Update default confidence thresholds
Pull Request -
State: closed - Opened by jlpadilla over 8 years ago
- 1 comment
#34 - Change default NLC thresholds
Issue -
State: closed - Opened by jlpadilla over 8 years ago
#33 - Read dialog response from match object instead of raw message.
Pull Request -
State: closed - Opened by jlpadilla over 8 years ago
- 1 comment
#32 - Update of hubot-slack breaks med confidence dialog
Issue -
State: closed - Opened by jlpadilla over 8 years ago
#31 - support vcap
Pull Request -
State: closed - Opened by ycao56 over 8 years ago
- 3 comments
#30 - support reading from VCAP_SERVICES
Issue -
State: closed - Opened by ycao56 over 8 years ago
#29 - Ignore messages not generated by hubot
Pull Request -
State: closed - Opened by jlpadilla over 8 years ago
- 2 comments
#28 - Correctly remove bot name from statements.
Pull Request -
State: closed - Opened by jlpadilla over 8 years ago
- 2 comments
#27 - Characters @ and : not being removed from statement when removing botName
Issue -
State: closed - Opened by jlpadilla over 8 years ago
- 1 comment
#26 - Add command that provides the current status of the classifier
Issue -
State: closed - Opened by reicruz over 8 years ago
- 1 comment
Labels: enhancement
#25 - Bot responding to it's own messages.
Issue -
State: closed - Opened by jlpadilla over 8 years ago
- 1 comment
Labels: bug
#24 - Update badge, closes #23
Pull Request -
State: closed - Opened by reicruz over 8 years ago
- 1 comment
#23 - Update coverage badge
Issue -
State: closed - Opened by reicruz over 8 years ago
#22 - Fix usage of NLC Manager
Pull Request -
State: closed - Opened by jlpadilla over 8 years ago
- 4 comments
#21 - bump hubot-slack
Pull Request -
State: closed - Opened by ycao56 over 8 years ago
- 1 comment
#20 - support hubot-slack v4
Issue -
State: closed - Opened by ycao56 over 8 years ago
#19 - Bot responses for low confidence and negative feedback are being sent at incorrect times
Issue -
State: closed - Opened by jlpadilla over 8 years ago
- 1 comment
Labels: duplicate
#18 - add postInstall script
Pull Request -
State: closed - Opened by ycao56 over 8 years ago
- 2 comments
#17 - add initDb postInstall script
Issue -
State: closed - Opened by ycao56 over 8 years ago
#16 - Use class descriptions in med confidence prompt
Pull Request -
State: closed - Opened by jlpadilla over 8 years ago
- 4 comments
#12 - Relationship Extraction will be deprecated (July 27, 2016)
Issue -
State: closed - Opened by aeweidne over 8 years ago
- 6 comments
#10 - strings must provide descriptions so NLC can use them when prompting users
Issue -
State: closed - Opened by aeweidne over 8 years ago
#9 - detect unsupported requests and handle difference from low confidence
Issue -
State: open - Opened by aeweidne over 8 years ago
- 2 comments
#8 - troubleshooting info needed in readme
Issue -
State: closed - Opened by aeweidne over 8 years ago
- 3 comments
#7 - NLC implementation is affecting existing auth and audit middleware listeners
Issue -
State: open - Opened by aeweidne over 8 years ago
- 2 comments
#6 - NLC stops responding after re-training a classifier
Issue -
State: closed - Opened by aeweidne over 8 years ago
- 3 comments
#5 - Error when Watson NLC is not set
Issue -
State: closed - Opened by aeweidne over 8 years ago
#2 - Log hubot question dialog
Issue -
State: closed - Opened by normanb over 8 years ago