Skip to content

stepstefan/MSR-Sentence-Completion-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MSR-Sentence-Completion-Challenge

https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/MSR_SCCD.pdf

Petnica Summer Institute: Machine Learning Project (2019)

Next word recommendation model for sentence completion using Deep Structured Semantic Models. Research was based on: https://www.researchgate.net/publication/262289160_Learning_deep_structured_semantic_models_for_web_search_using_clickthrough_data
trying to adopt same ideas applied to web search recommendations to sentence completion recommendations

Requirements:
tensorflow>=1.7
tf-hub
nltk

TODO: preprocess data with uniform distribution for sentences

data: https://drive.google.com/drive/folders/0B5eGOMdyHn2mWDYtQzlQeGNKa2s
Problem: Current preprocessing method parses training data with distribution of sentance length far to the left (too short), while test data is distributed to the right

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages