AngledLuffa
commited on
Commit
•
4f53b30
1
Parent(s):
16ea093
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/vedic.pt +3 -0
- models/lemma/vedic.pt +3 -0
- models/pos/vedic.pt +3 -0
- models/pretrain/vedic.pt +3 -0
- models/tokenize/vedic.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- sa
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for sa
|
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 14:13:27.948
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06545e4ca67a60e597895e093d00c91326fefc90a2944d713d692481aada278d
|
3 |
+
size 189646531
|
models/depparse/vedic.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b04279261ab67594fa64187a0675da22234d00333a369a72597685b6fbe0a987
|
3 |
+
size 93034090
|
models/lemma/vedic.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9790bfcd0e991d2c2aab3197f6a9a79021954a2681bbabd126c960c60ff4b4a
|
3 |
+
size 2232025
|
models/pos/vedic.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5df7fdd53ae28d10f62c4601014669bbc4ff18106e7ddf9fc5cc192a47303f0a
|
3 |
+
size 16329341
|
models/pretrain/vedic.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f1becf5c9df8d7171d7ece7fb8c9d433d8656c488f844e605e3e426975feb58
|
3 |
+
size 186438311
|
models/tokenize/vedic.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38f2ac3f706a082f33125a80ce23abb51bc77ca34f2273e1c5839fa7210f9d5f
|
3 |
+
size 621351
|