Mahmedturk

Results 17 issues of Mahmedturk

Hi, Is there a way to save and then use the representations generated here to use as feature in any other network?

Hi, I am new to this area, i am confused about wod2vec part in node2vec. As there are different pre-trained models of word2vec available, such as generic English and Pubmed...

Hi, Can you please explain what the symbols (i,c,o,h) used in equations on page # 02 of the paper are?

Hi, Does this implementation use token-level or entity level evaluation?

Hi, how can the following error be fixed? 2019-12-17 13:40:09,762 - ERROR - allennlp.training.util - Key 'random_seed' found in training configuration but not in the serialization directory we're recovering from....

Hi, I am doing NER on a biomedical dataset and I get the follwing Warnings and then the process gets killed. Is there any workaround? usr/local/lib/python3.6/dist-packages/tensorflow/python/framework/dtypes.py:516: FutureWarning: Passing (type, 1)...

Hi, Is the casing feature included if not specified in params constructor?

Hi, What evaluation metric you use here? entity level or token level? Do you consider exact matching scheme or partial matching?

How are you optimizing hyperparameter space in this implementation? Grid search or random search or bayesian?

Hi, Any idea why do i get the above error while i do NER?