Hi,
When I set an positive non-negative window_size, the contexts extracted are done by method 'get_neighbors' and the words returned are just words, without context prefix such as 'acompI_', which results in no contexts in vocabulary because the context vocabulary are all prefixed. Is the model only built for syntactic dependency contexts? Or I could simply average the context embedding for all syntactic to obtain an 'average context embedding' ? Look forward to your reply. Thanks !
Hi,
When I set an positive non-negative window_size, the contexts extracted are done by method 'get_neighbors' and the words returned are just words, without context prefix such as 'acompI_', which results in no contexts in vocabulary because the context vocabulary are all prefixed. Is the model only built for syntactic dependency contexts? Or I could simply average the context embedding for all syntactic to obtain an 'average context embedding' ? Look forward to your reply. Thanks !