AngledLuffa
commited on
Commit
·
3852fd4
1
Parent(s):
e74fa7b
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/ufal.pt +3 -0
- models/lemma/ufal.pt +3 -0
- models/mwt/ufal.pt +3 -0
- models/pos/ufal.pt +3 -0
- models/pretrain/ufal.pt +3 -0
- models/tokenize/ufal.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- mr
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for mr
|
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 12:47:51.868
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de588f6dfcd07c09b07d02b9c66653c6d1299b46c5c46e274c559e3ee54eef69
|
3 |
+
size 213552202
|
models/depparse/ufal.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3cc18625182b6820ee9932dc6093f19aa55c8ec4638f029cda37ae1f9babe6d
|
3 |
+
size 99978071
|
models/lemma/ufal.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc409aee88d4f0bd7cb0996076b30efebc9226da807ec07b08926093c3f2d718
|
3 |
+
size 2002641
|
models/mwt/ufal.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:596f62e0ee69da9c5a7ae41bfddd6e80e5302aacac9fccf28bcb3e3454704d0f
|
3 |
+
size 573834
|
models/pos/ufal.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb42d5e5ccb47710dfdad763286cba7fe5fc91a499a9b98cde9eb226cfe08ae7
|
3 |
+
size 17003309
|
models/pretrain/ufal.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfe1e09536170a7b8b5033e630509bfad9f2bcc9f863e45ee47c41af4acff8e2
|
3 |
+
size 116222571
|
models/tokenize/ufal.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e228da30c6056c4c52834dfd8f234877862694f647f93ad706be3afe7e191ddb
|
3 |
+
size 627238
|