Commit Graph

  • 20dd7f52a3 fixed 'pineapple vs apple' type NL situations Will Webberley 2016-02-02 20:10:49 +0000
  • 5d319e3656 checked new filters on sherlock production Will Webberley 2015-12-09 17:58:08 +0000
  • 038157fd5e added card filtering on retrieval from CENode server instances Will Webberley 2015-12-09 17:19:19 +0000
  • 66c3716e56 removed unused HTTP paths Will Webberley 2015-11-14 16:01:42 +0000
  • 8799ebbc98 infinite loop fix flyingsparx 2015-11-14 14:02:29 +0000
  • e47a302434 tested and fixed under multiplayer sherlock test v2-updates Will Webberley 2015-11-14 13:08:11 +0000
  • e1721d08a0 a couple of bug-fixes flyingsparx 2015-11-14 12:03:16 +0000
  • df8525fe4d a couple of bug-fixes flyingsparx 2015-11-14 12:00:08 +0000
  • 633574af93 updated getting started guide Will Webberley 2015-11-13 23:24:04 +0000
  • 3494bb608d couple of fixes to some question types Will Webberley 2015-11-13 23:16:42 +0000
  • 0475191fba added migration notes Will Webberley 2015-11-13 22:56:33 +0000
  • e2917dcb21 completed API doc first draft Will Webberley 2015-11-13 21:48:49 +0000
  • 681314b81a added CEConcept and CEInstance documentation: Will Webberley 2015-11-13 21:26:41 +0000
  • 703dec006b added CENode API docs Will Webberley 2015-11-13 20:51:36 +0000
  • 6554e6cf6d started docs flyingsparx 2015-11-13 20:18:21 +0000
  • 4bfe14b940 fixed where/what is in questions Will Webberley 2015-11-11 21:51:55 +0000
  • 356cd4a4e8 fixed rules and added asynchronous card-handling flyingsparx 2015-11-05 00:09:09 +0000
  • 90581fa882 fixed rules and added asynchronous card-handling flyingsparx 2015-11-04 23:58:46 +0000
  • 2c7e94e6f8 NL-parsing brought up-to-scratch to that expected by Sherlock agents Will Webberley 2015-11-03 22:04:27 +0000
  • b2532e3255 added support for synonyms in concepts and instances Will Webberley 2015-10-28 21:05:25 +0000
  • 53975a9825 minor fixes Will Webberley 2015-10-27 22:34:49 +0000
  • 9e2b8e0f15 updated agent card and policy handlers with new node bindings Will Webberley 2015-10-27 21:47:16 +0000
  • 9496ded634 ported gist and ce methods to CEConcept and CEInstance classes Will Webberley 2015-10-27 21:22:56 +0000
  • 912f4962be added various node, concept, and instance helper getters Will Webberley 2015-10-26 21:56:42 +0000
  • 5dd554cb1f further updates. Need to fix rules Will Webberley 2015-10-25 23:48:07 +0000
  • 41934ae2dd first steps for v2 updates Will Webberley 2015-10-21 22:18:00 +0000
  • ac0246ba05 added endpoint for remotely adding JSON instance data and fixed a bug in parsing large numbers of batched sentences Will Webberley 2015-10-05 22:07:17 +0000
  • a0123f6df5 Now supporting aggregation for responses in 'what/who is on/in/at' questions Will Webberley 2015-10-01 21:53:20 +0000
  • a93a9d6f40 improved robustness by providing greater support for cards that are abnormally formed (e.g. without recipients or timestamps) Will Webberley 2015-09-29 21:30:56 +0000
  • aa8daca36e added support for combining responses to 'where' questions Will Webberley 2015-09-15 22:17:26 +0000
  • 1705fcfedc Merge pull request #11 from flyingsparx/master alunpreece 2015-09-05 11:06:46 +0100
  • 7c5e9e4b57 first draft of 'in reply to' implementation (added as a value to relevant cards) Will Webberley 2015-09-03 22:16:11 +0000
  • 3565561090 added support for humanising gist output for concepts beginning with vowels (e.g. Benedict Cumberbatch is an actor). Added support for questions with 'are' (e.g. what are cybermen?) Will Webberley 2015-09-01 20:41:34 +0000
  • 1fcb8667ce Merge pull request #8 from flyingsparx/master alunpreece 2015-08-21 11:28:32 +0100
  • c0b701002b removed log statement Will Webberley 2015-07-31 14:32:25 +0000
  • c7280f41eb added direct matching for 'what is' and 'who is' type questions Will Webberley 2015-07-31 14:11:36 +0000
  • 312b8e7d85 Updated instance gist generation Will Webberley 2015-07-31 11:01:30 +0000
  • f187d237ba instance gist (e.g. 'who is prof crane?') now lists properties with number of occurrences Will Webberley 2015-07-29 12:32:33 +0000
  • 506e71ac10 removed app-specific models (e.g. sherlock) from CENode's inbuilt model list Will Webberley 2015-07-28 15:30:36 +0000
  • 6a95945967 fixed typo in my_model flyingsparx 2015-07-28 13:17:39 +0100
  • bed80238fa added desc. of relationships/values to tech docs flyingsparx 2015-07-28 12:58:32 +0100
  • 34732dad3c updated tech docs to refer to companion repo flyingsparx 2015-07-28 12:23:55 +0100
  • 651e298093 updated guide to point to companion repo flyingsparx 2015-07-28 12:20:14 +0100
  • 61d4559c7e tidied guide further and modified cenode to support question-asking through 'nl cards' tech-docs flyingsparx 2015-07-28 11:45:44 +0100
  • e0406de2f3 Merge branch 'master' into alun-updates Alun Preece 2015-07-28 11:02:06 +0100
  • c9445e4a3a added next steps section flyingsparx 2015-07-27 19:13:42 +0100
  • 599eae4e33 first draft flyingsparx 2015-07-27 19:07:39 +0100
  • f028af810c building out section flyingsparx 2015-07-27 17:49:18 +0100
  • f975a45151 started tech docs up to installation flyingsparx 2015-07-27 17:36:15 +0100
  • d5e6d110d9 Updated questions to ask about sports instead of hobbys Will Webberley 2015-07-23 14:52:47 +0000
  • 0b1bd43958 Changed model to support new names/sports/relationships Will Webberley 2015-07-23 14:41:06 +0000
  • 0bf7ee2942 agents can now report the timestamp of their latest successful request Will Webberley 2015-07-22 13:08:41 +0000
  • 9ccb161c6f readying for dry-run Will Webberley 2015-07-22 09:27:30 +0000
  • 851f07b17b updated questions list Will Webberley 2015-07-17 15:39:22 +0000
  • 2d8e16654e removed syntex.gz files (added *.gz to gitignore) Will Webberley 2015-07-17 12:47:06 +0000
  • 42a253ef45 Merge pull request #7 from flyingsparx/alun-updates alunpreece 2015-07-17 13:41:22 +0100
  • 0be39e2dc1 Merge branch 'alun-updates' Alun Preece 2015-07-17 13:37:55 +0100
  • b7f26c4670 Documentation updated to v1.1.2 Alun Preece 2015-07-17 13:36:42 +0100
  • d9628749d9 Merge b8db2fdfd1 into 13925bc58c alunpreece 2015-07-17 10:38:57 +0000
  • b8db2fdfd1 Merge pull request #6 from flyingsparx/alun-updates alunpreece 2015-07-17 11:31:49 +0100
  • 13925bc58c Merge branch 'master' into alun-updates Alun Preece 2015-07-17 11:29:47 +0100
  • c641c442f0 Home page updates Alun Preece 2015-07-17 11:23:21 +0100
  • 1f7158e37f further updates readying for Sherlock Will Webberley 2015-07-16 12:03:42 +0000
  • e4c00c9d40 Updated CORE sherlock model and fixed some of the questions. Will Webberley 2015-07-15 11:35:24 +0000
  • 755ff6827b fixed merge commits in fetch from upstream master develop Will Webberley 2015-07-14 17:58:27 +0000
  • 9bd2c075d1 Basic support for concept-driven rules added. See MODELS.SHERLOCK_CORE for examples. Will Webberley 2015-07-14 17:52:26 +0000
  • 8596d2cbaf shirt colours, hobbies, etc. are now concepts. populated initial KB with colours/hobbies useful to sherlock plus some additions Will Webberley 2015-07-14 09:40:30 +0000
  • 1bb3c32ba7 Upodated to support Sherlock Lite question set and to support 'list' queries. Will Webberley 2015-07-12 12:25:35 +0000
  • 98bd9aeb11 Merge branch 'master' into alun-updates Alun Preece 2015-07-05 15:19:14 +0100
  • a50a62f61e Merge pull request #4 from flyingsparx/alun-updates Will Webberley 2015-07-05 16:16:34 +0200
  • 8fa834435f Changed website footer (again) Alun Preece 2015-07-05 15:13:35 +0100
  • 6d285eeee9 Merge pull request #3 from alunpreece/revised-doc-1.1 Will Webberley 2015-07-01 19:07:56 +0100
  • d225f46ebf Updated citations for doc v1.1.1 alunpreece 2015-07-01 10:44:20 -0400
  • 6963fbe9fe Revised doc 1.1.1 alunpreece 2015-07-01 10:24:18 -0400
  • c1d4617c55 Merge pull request #2 from alunpreece/patch-1 Will Webberley 2015-07-01 06:23:59 +0100
  • bb9b9b7e08 Fixed link to ITACS alunpreece 2015-06-30 21:01:44 -0400
  • 21fa821ae0 Made ITA footer text consistent with ITACS public site alunpreece 2015-06-30 20:42:34 -0400
  • 03fc2d17f5 Changed "coalition" to collaborative in the website footer alunpreece 2015-06-30 20:12:26 -0400
  • bb8f4c561f Change ORCA URL for CECards paper alunpreece 2015-06-30 19:57:20 -0400
  • 204440c5f2 fixing cenode-cestore intergatrion Will Webberley 2015-06-30 14:17:30 +0000
  • a64ec2a9a5 Merge branch 'master' of github.com:flyingsparx/CENode Will Webberley 2015-06-29 17:41:34 +0000
  • 1deaca93e2 Updated docs to include extra footnote information. flyingsparx 2015-06-29 19:32:57 +0100
  • 03152c701f Merge staged from develop into master. Will Webberley 2015-06-29 17:40:39 +0000
  • 8423f9f9de Improved efficiency by refactoring several parts to use existing code. Allow GET /cards endpoint to listen to multiple comma-separated agent names. Ask cards now return gist responses (prevents an answer to a question from auto-answering on sherlock). Made 'ask policies' handler more consistent with that for 'tell policy's. Added more public methods (e.g. getting concepts). Gave the agent the ability to work out its own internal instance ID. General updates and tidying-up. Will Webberley 2015-06-29 17:38:46 +0000
  • 39ab1d2c2a Updated documentation (vers. 1.1) flyingsparx 2015-06-29 16:48:35 +0100
  • 1782b53c88 Merge remote-tracking branch 'origin/develop' Will Webberley 2015-06-25 16:21:34 +0000
  • d520b926fc general Will Webberley 2015-06-25 16:21:15 +0000
  • c20ac34c2b added keystrokes/times to core model. ready for merge to master Will Webberley 2015-06-25 16:20:03 +0000
  • 4a0b8e264f fixed one-word unquoted names Will Webberley 2015-06-25 15:06:57 +0000
  • 15efb41ac1 supporting non-quoted single-word instance names for "there is a..." sentences Will Webberley 2015-06-22 12:10:23 +0000
  • a39edb45d5 nl cards now cause the agent to first check if valid CE. If so, rewrite content into tell card and send to self. Else, return confirm card containing guessed CE from NL Will Webberley 2015-06-19 15:27:21 +0000
  • 8f6660cefe added 'nowrite' argument to parse_ce(): means callers can validate input is CE but without actually writing any updates to the model. Will Webberley 2015-06-19 14:58:53 +0000
  • 41e9ebd5ce Improved NLP; added support for gist/nl/confirm commands; altered behaviour such that responses to NL are embedded in 'confirm' cards rather than 'tell' cards. Will Webberley 2015-06-18 17:49:47 +0000
  • 25209f704b renamed Master->Mycroft, added 'imageable thing' to CORE model, allowed agents to automatically extract linked content and place this in appropriate fields in responses to ask cards Will Webberley 2015-06-18 12:35:10 +0000
  • 181e5e2210 optimised by making more use of add_sentences() method Will Webberley 2015-06-17 15:10:58 +0000
  • 7163599593 node should now correctly quote names of agents/individuals that contain apostrophes when recipients/senders of cards Will Webberley 2015-06-17 14:59:10 +0000
  • 48e87fb52a supporting instance names with apostrophes Will Webberley 2015-06-17 12:46:56 +0000
  • 0e47f3269b Added 'what is in' handler flyingsparx 2015-06-17 12:20:23 +0100
  • f9b140f98b commented key methods of CENode class Will Webberley 2015-06-16 12:58:18 +0000
  • c03193c3e2 updated section 4.1 since teacher not in CORE model (instead, import of a custom model is made now too) Will Webberley 2015-06-15 14:27:53 +0100