tomaarsen HF staff commited on
Commit
4762718
1 Parent(s): 0be3fe2

Add contributions

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -131,3 +131,6 @@ model.predict(["He", "plays", "J.", "Robert", "Oppenheimer", ",", "an", "America
131
  The same may be beneficial for some languages, such as splitting `"l'ocean Atlantique"` into `"l' ocean Atlantique"`.
132
 
133
  See the [SpanMarker](https://github.com/tomaarsen/SpanMarkerNER) repository for documentation and additional information on this library.
 
 
 
 
131
  The same may be beneficial for some languages, such as splitting `"l'ocean Atlantique"` into `"l' ocean Atlantique"`.
132
 
133
  See the [SpanMarker](https://github.com/tomaarsen/SpanMarkerNER) repository for documentation and additional information on this library.
134
+
135
+ ## Contributions
136
+ Many thanks to [Simone Tedeschi](https://huggingface.co/sted97) from [Babelscape](https://babelscape.com) for his insight when training this model and his involvement in the creation of the training dataset.