Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete a sentence #96

Closed
indykish opened this issue Mar 8, 2019 · 10 comments
Closed

Autocomplete a sentence #96

indykish opened this issue Mar 8, 2019 · 10 comments

Comments

@indykish
Copy link

indykish commented Mar 8, 2019

Hello,

Is it possible to predict the next word in a sentence as the research claims ? Is this locked in the bigger model ?

The python code randomnly generate sentences.

For example, like Google smart compose type "My father gifted me ", and an autocomplete prompts cheque ?

Thanks

@bladedsupernova
Copy link

https://gpt2.apps.allenai.org

@indykish
Copy link
Author

indykish commented Mar 8, 2019

Hey super cool @bladedsupernova

Thats fantastic.

What is the hardware you are using ? Is it CPU or GPUs ?

The queries return amazings super fast.

@bladedsupernova
Copy link

It's not mine.

@indykish
Copy link
Author

indykish commented Mar 8, 2019

Seems like allenai guys have made it using pytorch-bert. Thanks.

@indykish indykish closed this as completed Mar 8, 2019
@bladedsupernova
Copy link

bladedsupernova commented Aug 18, 2019 via email

@indykish
Copy link
Author

@bladedsupernova Thanks.

Is your current algorithm open sourced or closed ? If its opensource can you share the github link ?

@bladedsupernova
Copy link

bladedsupernova commented Aug 19, 2019 via email

@indykish
Copy link
Author

Although i don't know exactly what you have accomplished in your work. I believe you have a better algorithm to "Predict the next word in a sentence(autosuggest of words in a sentence)".

I would to extend and use the same.

Thanks looking forward to it.

@bladedsupernova
Copy link

bladedsupernova commented Aug 19, 2019 via email

@indykish
Copy link
Author

Ok, thanks looking forward to it. Currently we use https://gpt2.apps.allenai.org

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

No branches or pull requests

2 participants