Commit
·
49cea6a
1
Parent(s):
d23a692
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/srcmf.pt +3 -0
- models/pos/srcmf.pt +3 -0
- models/pretrain/srcmf.pt +3 -0
- models/tokenize/srcmf.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- fro
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for fro
|
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:22:07.725
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce440dfeb596250b7b2e0c6627aeaabe8d8df1332fe9846a241cbe05cb7cb0ad
|
3 |
+
size 209174847
|
models/depparse/srcmf.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f83d63084ff320995c9c8468627a6ee5ceeae56f04ceea0d1ad917f2622f84fa
|
3 |
+
size 101109014
|
models/pos/srcmf.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11b6e8cc4d59461d21995a3b92b7a9bf82b5de7887a0d067ac4602bb63f0374a
|
3 |
+
size 22493670
|
models/pretrain/srcmf.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d431a146c0c7bb6d82028ed130a5eb73f672ef76afb645f89ed8e34227e475fb
|
3 |
+
size 106908059
|
models/tokenize/srcmf.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1e7932943951f6e4689b89457a29069d69765b78b17dde13c7dd5387857d2fa
|
3 |
+
size 627193
|