Skip to content

Commit 20ba443

Browse files
committed
big upload
1 parent 1b58b75 commit 20ba443

File tree

614 files changed

+13289360
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

614 files changed

+13289360
-0
lines changed

ner_examples.yaml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
- text: "You can't get a great chocolate flavor with carob."
2+
entities:
3+
INGEDIENT: ['carob']
4+
DISH: []
5+
EQUIPMENT: []
6+
7+
- text: "You can probably sand-blast it if it's an anodized aluminum pan."
8+
entities:
9+
INGEDIENT: []
10+
DISH: []
11+
EQUIPMENT: ['anodized aluminum pan']

part-1.ipynb

+866
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)