AngledLuffa
commited on
Commit
•
3078072
1
Parent(s):
2d52800
Add model 1.5.0
Browse files- README.md +15 -0
- models/backward_charlm/oscar2022.pt +3 -0
- models/forward_charlm/oscar2022.pt +3 -0
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stanza
|
4 |
+
- token-classification
|
5 |
+
library_name: stanza
|
6 |
+
language: ml
|
7 |
+
license: apache-2.0
|
8 |
+
---
|
9 |
+
# Stanza model for Malayalam (ml)
|
10 |
+
Stanza is a collection of accurate and efficient tools for the linguistic analysis of many human languages. Starting from raw text to syntactic analysis and entity recognition, Stanza brings state-of-the-art NLP models to languages of your choosing.
|
11 |
+
Find more about it in [our website](https://stanfordnlp.github.io/stanza) and our [GitHub repository](https://github.com/stanfordnlp/stanza).
|
12 |
+
|
13 |
+
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
|
14 |
+
|
15 |
+
Last updated 2022-10-04 07:53:48.933
|
models/backward_charlm/oscar2022.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6997bac1321fea601587a1437030b6a5a762bc93b0a32519ef594ce8b6a038dc
|
3 |
+
size 21070833
|
models/forward_charlm/oscar2022.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a22da64c7b81a6dbf7ddd7b2c8152948b38f6b5e5860140f5af80a794b59aa72
|
3 |
+
size 21070831
|