summaryrefslogtreecommitdiff
path: root/nlp
diff options
context:
space:
mode:
Diffstat (limited to 'nlp')
-rw-r--r--nlp/demo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nlp/demo.py b/nlp/demo.py
index 1b15a71..f4090ca 100644
--- a/nlp/demo.py
+++ b/nlp/demo.py
@@ -28,4 +28,4 @@ def test3():
if __name__ == '__main__':
- test3()
+ test2()