We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3cc10f commit 320a06eCopy full SHA for 320a06e
interactive_predict.py
@@ -4,7 +4,7 @@
4
SHOW_TOP_CONTEXTS = 10
5
MAX_PATH_LENGTH = 8
6
MAX_PATH_WIDTH = 2
7
-EXTRACTION_API = 'https://ff655m4ut8.execute-api.us-east-1.amazonaws.com/production/extractmethods'
+EXTRACTION_API = 'https://po3g2dx2qa.execute-api.us-east-1.amazonaws.com/production/extractmethods'
8
9
10
class InteractivePredictor:
0 commit comments