mcomans / IN4325-table-retrieval

0 stars 0 forks source link

Word Embeddings #14

Closed nbelzer closed 4 years ago

nbelzer commented 4 years ago

This branch implements the STR method, only the word embeddings semantic mapping approach was implemented to a point where it could be used. Therefore our STR method is limited to this semantic mapping approach.

This PR also includes the ability to save the results from STR in a feature file that can be used by the LTR approach as described in our paper.