Parcourir la source

Update synonym dictionary file (#7997)

### What problem does this PR solve?

Update the synonym dictionary file with relevant time and date to
prevent synonyms from being mistakenly escaped.

### Type of change

- [x] Refactoring
tags/v0.19.1
zstar il y a 5 mois
Parent
révision
37998abef3
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 4
    4
      rag/res/synonym.json

+ 4
- 4
rag/res/synonym.json Voir le fichier

@@ -10527,10 +10527,10 @@
"833454": "同心传动",
"博纳影业": "001330",
"001330": "博纳影业",
"去年": "2022",
"前年": "2021",
"今年": "2023",
"上季度": ["三季度", "q3"],
"去年": "2024",
"前年": "2023",
"今年": "2025",
"上季度": ["一季度", "q1"],
"q1": "一季度",
"q2": "二季度",
"q3": "三季度",

Chargement…
Annuler
Enregistrer