tomaarsen HF staff commited on
Commit
7d553f5
1 Parent(s): 6507786

Add missing space

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ metrics:
48
 
49
  # SpanMarker for Named Entity Recognition
50
 
51
- This is a [SpanMarker](https://github.com/tomaarsen/SpanMarkerNER) model that can be usedfor Named Entity Recognition. In particular, this SpanMarker model uses [bert-base-cased](https://huggingface.co/bert-base-cased) as the underlying encoder.
52
 
53
  ## Usage
54
 
 
48
 
49
  # SpanMarker for Named Entity Recognition
50
 
51
+ This is a [SpanMarker](https://github.com/tomaarsen/SpanMarkerNER) model that can be used for Named Entity Recognition. In particular, this SpanMarker model uses [bert-base-cased](https://huggingface.co/bert-base-cased) as the underlying encoder.
52
 
53
  ## Usage
54