You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using KBQARelationLinkingService will load the NeuralRelationLinking class which uses some absolute paths in the authors system like line 16-19 (bert-base-uncased can be downloaded elsewhere):
I know that this repository is unfortunately hardly maintained any more, which is a pity, since it has lots of potential. But maybe these files could still be delivered, so that the system can be tested.
Thanks!
Using
KBQARelationLinkingServicewill load theNeuralRelationLinkingclass which uses some absolute paths in the authors system like line 16-19 (bert-base-uncased can be downloaded elsewhere):These files are also referred to in the config, but files cannot be found in the repository. E.g. lcquad_config.json:
I know that this repository is unfortunately hardly maintained any more, which is a pity, since it has lots of potential. But maybe these files could still be delivered, so that the system can be tested.
Thanks!