We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5bbd0c + ca9fe8f commit 4bcb627Copy full SHA for 4bcb627
README.md
@@ -79,9 +79,9 @@ Python 3.6+
79
If you use **pytorch_ner** in a scientific publication, we would appreciate references to the following BibTex entry:
80
```bibtex
81
@misc{dayyass2020ner,
82
- author = {El-Ayyass, Dani},
83
- title = {Pipeline for training NER models using PyTorch},
+ author = {El-Ayyass, Dani},
+ title = {Pipeline for training NER models using PyTorch},
84
howpublished = {\url{https://github.com/dayyass/pytorch_ner}},
85
- year = {2020}
+ year = {2020}
86
}
87
```
0 commit comments