Skip to content

Commit dd6c107

Browse files
docs(README): adjust linne break
1 parent f525e79 commit dd6c107

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ console.log( doc.tokens().out( its.type, as.freqTable ) );
9494
// -> [ [ 'word', 5 ], [ 'punctuation', 2 ], [ 'emoji', 1 ] ]
9595
```
9696
<sub>[Try the above code on RunKit](https://npm.runkit.com/wink-nlp)</sub>
97+
98+
<br/>
9799
<br/>
98100
Dive into [winkNLP's concepts](https://winkjs.org/wink-nlp/getting-started.html) or head to **[winkNLP recipes](https://observablehq.com/collection/@winkjs/winknlp-recipes)** for common NLP tasks or just explore live [showcases](https://winkjs.org/showcase.html) to learn:
99101

0 commit comments

Comments
 (0)