AngledLuffa
commited on
Commit
•
cce4d22
1
Parent(s):
e1e8fa2
Add model
Browse files- README.md +13 -0
- stanford-corenlp-models-english-kbp.jar +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- english-kbp
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for english-kbp
|
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 05:19:26.138
|
stanford-corenlp-models-english-kbp.jar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b3786b8ab8df51537fb50eaf8be6464a32f337175708f0362a22095fbddb0d8
|
3 |
+
size 227363185
|