AngledLuffa
commited on
Commit
•
ab21c6e
1
Parent(s):
36a8470
Add model
Browse files- README.md +13 -0
- models/backward_charlm/conll17.pt +3 -0
- models/default.zip +3 -0
- models/depparse/btb.pt +3 -0
- models/forward_charlm/conll17.pt +3 -0
- models/lemma/btb.pt +3 -0
- models/ner/bsnlp.pt +3 -0
- models/ner/bsnlp19.pt +3 -0
- models/pos/btb.pt +3 -0
- models/pretrain/btb.pt +3 -0
- models/tokenize/btb.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- bg
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for bg
|
10 |
+
CoreNLP is your one stop shop for natural language processing in Java! CoreNLP enables users to derive linguistic annotations for text, including token and sentence boundaries, parts of speech, named entities, numeric and time values, dependency and constituency parses, coreference, sentiment, quote attributions, and relations.
|
11 |
+
Find more about it in [our website](https://stanfordnlp.github.io/CoreNLP) and our [GitHub repository](https://github.com/stanfordnlp/CoreNLP).
|
12 |
+
|
13 |
+
Last updated 2021-09-07 07:30:00.668
|
models/backward_charlm/conll17.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63e450fac5f7b7e806cd4472d036d06ac403365630b72861d63a119ece8740eb
|
3 |
+
size 20198173
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69c48e0f908cd63bc8ba38f72369abf142fe2b226cfcf64c42238091d8b1d9c7
|
3 |
+
size 375866297
|
models/depparse/btb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1f6af22e88ea06d56fb5be0259a6434cf2a6d35843de8a52f94cd9331ef9bfa
|
3 |
+
size 98027347
|
models/forward_charlm/conll17.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ff6a6425b28bcff912349a660b3d61b4b6c8d3e9bf46ea3d77ac8a4e9a25988
|
3 |
+
size 20198170
|
models/lemma/btb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0b14d0ed1b69751c49b453ae73491a91e17bc2c84fabd2cfc70a27dc93f5daa
|
3 |
+
size 4069755
|
models/ner/bsnlp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e08e83b4803190c9886e5f312d1a8424303d9f5d0e0ddf7a4b6ac843a6404a2d
|
3 |
+
size 146786582
|
models/ner/bsnlp19.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17f5146c6168b2139d4bd456cb66c06362e0ec6f477e48b6c55f4ce2abb15607
|
3 |
+
size 146786601
|
models/pos/btb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf35010b74c2b21129a9d041cd9d0112a6c766ac32b8fe81ac96e01169a21b87
|
3 |
+
size 20433947
|
models/pretrain/btb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a877d6665671f1235c4151a8038aed6d189c6965322d3ec663e0f4e49ca4b3cd
|
3 |
+
size 108541304
|
models/tokenize/btb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5654e2fff42ce080896af127e78cc4b35189cf211dc94da1aaaff87b146fb05
|
3 |
+
size 636865
|