Commit
·
d804d71
1
Parent(s):
0f3e25b
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/mtg.pt +3 -0
- models/pos/mtg.pt +3 -0
- models/pretrain/mtg.pt +3 -0
- models/tokenize/mtg.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- te
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for te
|
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 15:07:19.349
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d05e51699212609001a686a12e9e8e93149585533e2f30985efda5bcd8bf56a
|
3 |
+
size 352816109
|
models/depparse/mtg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6096ed0522bf5200fc48afa952dca503e43e607c39ee3cccbf4c5ac3c13c96f4
|
3 |
+
size 99309739
|
models/pos/mtg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:414aeaf3d39d29219d689a9ecf3fd99017ec6807105e29078304dbc7c579f27a
|
3 |
+
size 16267168
|
models/pretrain/mtg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad84c6494464f2f3ea77d56934e2f4db097486c5ce883d0954c1768e961842e0
|
3 |
+
size 276608445
|
models/tokenize/mtg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfdeabd2bb750e9322a4683dbb6da312e61a2f1a29374b69b44f5a4952b1022e
|
3 |
+
size 628576
|