AngledLuffa
commited on
Commit
•
c2349c3
1
Parent(s):
fcff5a6
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/hdtb.pt +3 -0
- models/lemma/hdtb.pt +3 -0
- models/pos/hdtb.pt +3 -0
- models/pretrain/hdtb.pt +3 -0
- models/tokenize/hdtb.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- hi
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for hi
|
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 10:54:32.177
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37c452ac9769ed79aadf17cdb3bc9126c43441e273e67ff3c1699008c737a863
|
3 |
+
size 191958050
|
models/depparse/hdtb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cded55e673aa14e79c6216e49c11bab9f04c19a3701924e04f138c02c9e2b0f
|
3 |
+
size 94008292
|
models/lemma/hdtb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37c54f13d7e97201b7770db6d187d2645c23fe523131db64f68d953e57454bda
|
3 |
+
size 3560128
|
models/pos/hdtb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38f16d28356746e6d91d8a1a8630ded9bec2aec501dfbfd6900ce9e9a43b6421
|
3 |
+
size 21166906
|
models/pretrain/hdtb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1cd97fe335483d53be26d819c0a785d0c3e671586f7abb97e50b97950786f98
|
3 |
+
size 95397129
|
models/tokenize/hdtb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c1180d04eda40904fa458192268e120e62c9ae2fb0d9c6bea8918d42023068f
|
3 |
+
size 630813
|