Skip to content

Autopredict addition - #24

Open
PushkarBettadpur wants to merge 1 commit into
harsh376:masterfrom
PushkarBettadpur:Autopredict
Open

PushkarBettadpur wants to merge 1 commit into
harsh376:masterfrom
PushkarBettadpur:Autopredict

Conversation

@PushkarBettadpur

Copy link
Copy Markdown
Collaborator

@harsh376 So this contains barebones autoprediction. But for some reason only the first
link is clickable. I'm not sure why.
In newresults.tpl, when you enter into the form, it goes into that function and sends a query
back to our run.py which has an autopredict module that is loaded already (which has been machine trained) over
some million words. So that parses the last two words of the query and predicts the next word and suggests it

So this contains barebones autoprediction. But for some reason only the first
link is clickable. I'm not sure why.
In newresults.tpl, when you enter into a textbox, it goes into that function and sends a query
back to our run.py which has an autopredict module that is loaded already (which has been machine trained) over
some million words. So that parses the last two words of the query and predicts the next word and suggests it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant