njucsxh
njucsxh
hi, thanks for publish this amazing tool ! i run the demo and find some problem it is said that ``` ValueError: substring not found ``` I find that it...
Generating Questions for Knowledge Bases via Incorporating Diversified Contexts and Answer-Aware Loss. EMNLP, 2019. paper it should be EACL Generating Natural Language Question-Answer Pairs from a Knowledge Graph Using a...
https://github.com/ne7ermore/torch-light/blob/master/vae-nlg/train.py#L20 the data parameter seems is the directory of a model, but there is only two corpus and a w2v Thx
i remember there is an online demo did you shut it down?
Thanks for publishing such a good dataset ! I wonder is there any way can map wikidata property to dbpedia property or dbpedia ontology ? Thanks for your help !
i got this error on example/ graves_sequence_attention ValueError: Layer graves_sequence_attention_6 expects 3 inputs, but it received 2 input tensors. Input received: [, ] it occur on :lstm_output = attention_rnn([input_labels, attended])
Hi, thanks for publishing this useful tool! My question is which function is for entity/relation linking? I want to conduct linking on a brand new question. Thanks.
Hi, thanks for your effort on developing this useful tool~ I follow the instruction to create index by ``` propertyIndexAdd() entitiesIndexAdd() ``` but got error ```FileNotFoundError: [Errno 2] No such...
Hi how did you convert the ontonote data to JSON format you mentioned in section 1, which script did this. same question for other dataset I am new to this...
I wonder what is the difference with fuzzywuzzy