You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GloVe: Global Vectors for Word Representation
Hi I want to develop domain specific word embeddings based on GLOVE. I followed Method mentioned in stanford NLP GitHub page. I have a doubt like my corpus has documents. Do i need to upload it as it is delimited by new line character or i need to upload words in corpus dictionary separated by space . What is basic procedure and changes to be made in demo.sh file. TIA