maslionok
commited on
Commit
·
dea8576
1
Parent(s):
66d1427
fully reverted
Browse files
README.md
CHANGED
@@ -5,22 +5,7 @@ colorFrom: blue
|
|
5 |
colorTo: indigo
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
-
short_description: Solr
|
9 |
---
|
10 |
|
11 |
-
# Solr Normalization Demo
|
12 |
-
|
13 |
-
This demo showcases the text normalization pipeline that replicates Apache Solr's functionality, as used in the Impresso project.
|
14 |
-
|
15 |
-
**Solr normalization is intended to give an idea of what kind of normalization is happening behind Impresso.**
|
16 |
-
|
17 |
-
## Features
|
18 |
-
- Multi-language support (German, French, Spanish, Italian, Portuguese, Dutch, English)
|
19 |
-
- Auto-language detection
|
20 |
-
- Tokenization and stopword removal
|
21 |
-
- Analyzer pipeline visualization
|
22 |
-
- Pre-loaded examples for quick testing
|
23 |
-
|
24 |
-
Try the live demo to see how different texts are processed through the normalization pipeline!
|
25 |
-
|
26 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
5 |
colorTo: indigo
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
+
short_description: Solr Normalization Demo
|
9 |
---
|
10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|