Skip to content

Train a word2vec model to learn vector representation for words

License

Notifications You must be signed in to change notification settings

billhsia/train-word2vec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Train Word2Vec

Train a word2vec model to learn vector representation for words.

Data Description

Dataset is from one of the leading travel site containing hotel reviews provided by customers.

Variable Description
User_ID unique ID of the customer
Description description of the review posted
Browser_Used browser used to post the review
Device_Used device used to post the review
Is_Response target Variable

About

Train a word2vec model to learn vector representation for words

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%