Commit
·
dbad0ed
1
Parent(s):
cba0928
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/armtdp.pt +3 -0
- models/lemma/armtdp.pt +3 -0
- models/mwt/armtdp.pt +3 -0
- models/pos/armtdp.pt +3 -0
- models/pretrain/armtdp.pt +3 -0
- models/tokenize/armtdp.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- hy
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for hy
|
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 11:12:48.787
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9750b6a582a779ed32dc62b4421384477ffb1b5048092eba2f297574d5e19b07
|
3 |
+
size 454395920
|
models/depparse/armtdp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10d58031d1c0f4dcf103d2f23a04c3681c2763720aa45f28bda1f22776cbde96
|
3 |
+
size 106940932
|
models/lemma/armtdp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7560cbcb030b901c3125d557cba5322db783c900a9e47c16561da37a6f047386
|
3 |
+
size 3004626
|
models/mwt/armtdp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5459912c4843ba5e8fcf0216c5007a7bc50921b19e9e23de594b4c8492103f79
|
3 |
+
size 575765
|
models/pos/armtdp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da03c75af8eb687a95704ee70def4ead0846d532bc81e4ea5eb269f67da0de3a
|
3 |
+
size 20063395
|
models/pretrain/armtdp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1c95d8bad78bd4c35e9f9152fb0eec2dbc094b43cf30004f49b3ca8c0bed953
|
3 |
+
size 372765817
|
models/tokenize/armtdp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e00e3ec579a44fd5cbc42d72e2cede4e637f6b374020b08388b8700021722c6
|
3 |
+
size 642725
|