Harry214 commited on
Commit
f5936b4
·
verified ·
1 Parent(s): c5b9ebf

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - zh
4
+ license: mit
5
+ library_name: scikit-learn
6
+ tags:
7
+ - text-classification
8
+ - sentence-transformers
9
+ - embeddings
10
+ - paleography
11
+ ---
12
+
13
+ # Paleography Web Text Triage Classifier
14
+
15
+ This repository contains the final Logistic Regression classifier for the Paleography Web Text Triage project.
16
+
17
+ The model classifies short Chinese paleography-related snippets into four labels:
18
+
19
+ | Label | Meaning |
20
+ |---|---|
21
+ | `ksd` | Scholarly discussion |
22
+ | `kpt` | Primary transcription |
23
+ | `kde` | Dictionary/reference entry |
24
+ | `noise` | Noise or irrelevant text |
25
+
26
+ ## Method
27
+
28
+ The system uses `intfloat/multilingual-e5-small` to encode each text snippet with the prefix:
29
+
30
+ ```text
31
+ passage: {text}