Commit
·
854c5c6
1
Parent(s):
9b450b0
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/farpahc.pt +3 -0
- models/mwt/farpahc.pt +3 -0
- models/pos/farpahc.pt +3 -0
- models/pretrain/farpahc.pt +3 -0
- models/tokenize/farpahc.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- fo
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for fo
|
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:00:45.318
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:741fa778bc29bcb8824bca33527a11b21703be7371c44a158bcb1e377faf69df
|
3 |
+
size 142509443
|
models/depparse/farpahc.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:453fb5c2d6975b4feefb75985045333496fac8f6bb4a3f562373fdb207ef46d2
|
3 |
+
size 94923474
|
models/mwt/farpahc.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3db8883e3cf5d35b986889ccee94aa4040a78ec5eea23c06667495c943b817f8
|
3 |
+
size 541089
|
models/pos/farpahc.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b45dde2aead5247aeb63388b68d37d0c8058ecef144d3341fe57e82c83e01f80
|
3 |
+
size 17293794
|
models/pretrain/farpahc.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f06db7a1beeada91fa3ca3837f00e094770125777a7a712ad0baae6e72e7bb0d
|
3 |
+
size 43532319
|
models/tokenize/farpahc.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2131aebd7c05bb3a1731b0d6cef3bc8e022c5debe6012bd32c4859de6ec650ef
|
3 |
+
size 627907
|