AngledLuffa
commited on
Commit
•
464a456
1
Parent(s):
d03e847
Add model
Browse files- README.md +13 -0
- models/backward_charlm/conll17.pt +3 -0
- models/default.zip +3 -0
- models/depparse/ftb.pt +3 -0
- models/depparse/tdt.pt +3 -0
- models/forward_charlm/conll17.pt +3 -0
- models/lemma/ftb.pt +3 -0
- models/lemma/tdt.pt +3 -0
- models/mwt/ftb.pt +3 -0
- models/mwt/tdt.pt +3 -0
- models/ner/turku.pt +3 -0
- models/pos/ftb.pt +3 -0
- models/pos/tdt.pt +3 -0
- models/pretrain/ftb.pt +3 -0
- models/pretrain/tdt.pt +3 -0
- models/tokenize/ftb.pt +3 -0
- models/tokenize/tdt.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- fi
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for fi
|
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 09:50:47.259
|
models/backward_charlm/conll17.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db71ecc7c66a753c09b15533ae4187293cb79eca3f6f5fc198884fb67c674b97
|
3 |
+
size 20849142
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6c2f9d09107ba50617881fda42ff2041150540db42f99d9389ced4b1f366fca
|
3 |
+
size 384993975
|
models/depparse/ftb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:329ddb287fca0a363505b793097b4642806befcdb0a0b23dfe0e759e4a8b1f9e
|
3 |
+
size 99883630
|
models/depparse/tdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c28c2df35900eb2b0d83c96ce33014902891759feb2ac45fcd7ca3b078f171a8
|
3 |
+
size 104919422
|
models/forward_charlm/conll17.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1a577582cb716f40fff13349e65f7ccc0c5decf85f43b29506187235c678201
|
3 |
+
size 20849140
|
models/lemma/ftb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8898831c55acb9f30a49ceffb966462867a03bc5bdc6e88fe7f076a9a736db83
|
3 |
+
size 4725916
|
models/lemma/tdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5e9eac2754ae81ac768ccf5e2da6e867a574b7e34c55a2106937a86c07410fb
|
3 |
+
size 5568718
|
models/mwt/ftb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c511d473b78a438340854857899a376c7cbce66061c0ae6940315163e1c0ac41
|
3 |
+
size 547861
|
models/mwt/tdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c31923c00a407d3841c6682d40c4a62b475cb862978aa665753091963be06692
|
3 |
+
size 547664
|
models/ner/turku.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bedb06222c5e0689c5de2edebfabf2410b94eff9145569e4034da2be3d8af323
|
3 |
+
size 145624362
|
models/pos/ftb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4faf77ff23e312d51dc92cf50dc104d412f01690c4e0ff3512359aeddc60a8e
|
3 |
+
size 22753132
|
models/pos/tdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c84f89b8fc303f1a080883e87637d708bb495a24cf8d99d97ebf4172b5e7de17
|
3 |
+
size 20769600
|
models/pretrain/ftb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9a72dd1f7289c56c35d80cd00aaac6a8efadf8b5390be8566ae6dbe11bebbab
|
3 |
+
size 107366935
|
models/pretrain/tdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9a72dd1f7289c56c35d80cd00aaac6a8efadf8b5390be8566ae6dbe11bebbab
|
3 |
+
size 107366935
|
models/tokenize/ftb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1b1c12480b2ca9e34500debd99ed30ac0c9008958b2bda28c2cbf4cbad23af2
|
3 |
+
size 632841
|
models/tokenize/tdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43a5b4fcf1e5584f5a286eff21572d1d2b277a5afac848c92947e71b2287a089
|
3 |
+
size 654026
|