Browse Source

合同编号负面词

fengweiqiang 5 years ago
parent
commit
b88783a44b
1 changed files with 14 additions and 1 deletions
  1. 14 1
      src/res/fieldscore.json

+ 14 - 1
src/res/fieldscore.json

@@ -501,7 +501,20 @@
             }
             }
         ]
         ]
     },
     },
-    
+    "contractcode": {
+        "type": "string",
+        "positivewords": [
+        ],
+        "negativewords": [
+            {
+                "describe": "包含负分",
+                "regstr": "(null|无|[//,,。、::“”‘’_\"])",
+                "score": -10
+            }
+        ],
+        "length": [
+        ]
+    },
 	"projectcode": {
 	"projectcode": {
         "type": "string",
         "type": "string",
         "positivewords": [
         "positivewords": [