AngledLuffa
commited on
Commit
•
b0410fb
1
Parent(s):
e2e0d0d
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/hse.pt +3 -0
- models/lemma/hse.pt +3 -0
- models/pos/hse.pt +3 -0
- models/pretrain/hse.pt +3 -0
- models/tokenize/hse.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- be
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for be
|
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:17:55.075
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1f33b773ff0942a1a6c4a22b3ef6e5c2359f5bd05e3ac28b88a9a14379b804f
|
3 |
+
size 398627281
|
models/depparse/hse.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea5f7c3d93945d94384c02b3c6b7cae646cb77bea35bf888225823ec6a3ddae5
|
3 |
+
size 105570612
|
models/lemma/hse.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b41ee379c960aff72bf2342f7c905717ddd7b49dcb06afbf8687324a16f7f98
|
3 |
+
size 6912922
|
models/pos/hse.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e486f37598255c6b83b6ba6609c5c6906cfa09878f0840046d92a004b544e54c
|
3 |
+
size 23600872
|
models/pretrain/hse.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db097df0df4e0b1973f80f64fe5d72e52dd42095ecbc51e53fb71b9d7a65a0a0
|
3 |
+
size 307999543
|
models/tokenize/hse.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08a0c590dfeafb2ab7e93d0dd5d46f995bc8aee9c1a095e54894147c5aab4def
|
3 |
+
size 704414
|