patsnapbaizilong commited on
Commit
82557b8
Β·
verified Β·
1 Parent(s): eedeeb0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -18,7 +18,15 @@ The PatSnap Translation dataset contains Chinese-English parallel corpora from 2
18
 
19
  # πŸš€ Data Structure
20
 
21
- The data is stored in JSON Lines format and includes three fields: `cn`, `en`, and `id`. Both `cn` and `en` are arrays of strings, where each element corresponds to a paragraph of the patent specification.
 
 
 
 
 
 
 
 
22
 
23
  # πŸ’» Quick Start & MCP Integration
24
 
 
18
 
19
  # πŸš€ Data Structure
20
 
21
+ - **🌐 Bilingual Parallel Corpus** β€” High-quality Chinese-English (ZH-EN) parallel sentence pairs designed for machine translation tasks.
22
+
23
+ - **πŸ“‘ Patent Domain Specialization** β€” Sourced from **268 full-text patents**, capturing the specialized terminology, structure, and drafting conventions unique to patent documents.
24
+
25
+ - **βœ… Human-Verified Quality** β€” Every entry has been reviewed by **human experts** to ensure accuracy and compliance with professional patent translation and drafting standards.
26
+
27
+ - **πŸ”“ Publicly Sourced & Open** β€” All data originates from **publicly available patent specifications**, ensuring transparency and open accessibility.
28
+
29
+ - **🎯 Ideal Use Cases** β€” Patent translation, technical/legal machine translation, terminology extraction, and domain adaptation research.
30
 
31
  # πŸ’» Quick Start & MCP Integration
32