AngledLuffa
commited on
Commit
·
20e5dde
1
Parent(s):
524e2ae
Add model 1.5.0
Browse files- README.md +15 -0
- models/backward_charlm/oscar.pt +3 -0
- models/forward_charlm/oscar.pt +3 -0
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stanza
|
4 |
+
- token-classification
|
5 |
+
library_name: stanza
|
6 |
+
language: bn
|
7 |
+
license: apache-2.0
|
8 |
+
---
|
9 |
+
# Stanza model for Bengali (bn)
|
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:00.542
|
models/backward_charlm/oscar.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:150692084a016b08c00626b02e9ca360f8d2de5f007c65aba42db9564d95d434
|
3 |
+
size 20370051
|
models/forward_charlm/oscar.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9449b6de073cf94edc94a7bc80031ffbc0da7a39df58f95b9ba3e831b22b84a7
|
3 |
+
size 20370049
|