Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'test.py')
-rw-r--r--test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.py b/test.py
index 0ede2dd..3afc1b2 100644
--- a/test.py
+++ b/test.py
@@ -1,5 +1,5 @@
from libRLP import *
-process = InputBreaker('what is different in sugar and not in other software?')
+process = InputBreaker('tell me about sugar development')
matchobj = Match(process.qEntitySentences)
answer = matchobj.reportAnswer()
print '\n\n'