-
I have a subset facts of FreeBase dataset in the form of , please take a look at the following example of my input data:
```
```
Based on the document, I think the KG should b…
-
Hello,
Firstly, great work and very good compilation of knowledge graph embedding methods.
The implementation of rank based evaluation is clear but there is very less documentation on sklearn based …
-
Hi,
Thank you for the great code. I can successfully run the code but it doesn't show any output as like in the paper. Therefore I want to know how can I reproduce the results and visualizations as s…
ans92 updated
3 years ago
-
-5/25/2020
Created the repo for the Covid19Twitter project
-
**When I try:
python -m transformers.models.roberta.convert_roberta_original_pytorch_checkpoint_to_pytorch --roberta_checkpoint_path ./ --pytorch_dump_folder_path ./pytorch_model.bin**
**I got:**
…
-
**System (please complete the following information):**
- OS: Ubuntu 18.04
- Python version: 3.7
- AllenNLP version: 0.9.0
- PyTorch version: 1.2.0
**Question**
How to map knowledge graph …
-
### TASK
**Task Type:** [`PKT DATA DELIVERY`](https://github.com/callahantiff/PheKnowLator/projects/8#card-51636129)
Use [Google Cloud Storage](https://www.googleadservices.com/pagead/aclk?sa=L&…
-
## 🚀 Feature
It should be possible to easily serialize our RDF2VecTransformer. A `load()` and `save()` method should be created. This can probably be done with `pickle`.
-
Is it possible that I train the model only once and test the model on test data multiple times to get the score of the hit and MR?
I want to the test results from the model on different testing data…
-
Hi,
python extract.py examples/bob_dylan.txt bert-large-cased-bob_dynlan.jsonl --language_model bert-large-cased --use_cuda true
wandb: WARNING W&B installed but not logged in. Run `wandb login` or…