123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119 |
- 结构化字段:
- 预告:
- - type: exists
- value:
- - buyer
- - budget
- - projectname
- - area
- - city
- - projectcode
- - procurementlist
- score: -10
- 招标:
- - type: exists
- value:
- - buyer
- - budget
- - projectname
- - area
- - city
- - projectcode
- score: -5
- - type: exists
- value:
- - bidopentime
- - bidendtime
- - buyertel
- - agency
- score: -3
- 结果:
- - type: exists
- value:
- - buyer
- - projectname
- - projectcode
- - winner
- - bidamount
- - area
- - city
- score: -5
- - type: exists
- value:
- - winnertel
- - projectperiod
- - purchasinglist
- score: -3
- 其他:
- - type: exists
- value:
- - buyer
- - budget
- - projectname
- - projectcode
- - winner
- - bidamount
- - area
- - city
- score: -5
- 采集字段:
- title:
- - type: length
- min: 0
- max: 5
- score: -5
- - type: length
- min: 50
- score: -5
- - type: regexp
- notReg: "[\\p{Han}]"
- score: -5
- detail:
- - type: length
- min: 0
- max: 50
- score: -10
- - type: length
- min: 50
- max: 200
- score: -5
- isValidFile:
- - type: equal
- value: false
- score: -5
- 站点画像:
- 政府采购网站:
- topType: 政府网站
- yes:
- 政府采购网: 10
- 公共资源交易中心: 10
- 默认: 5
- not:
- score: -3
- 需登录网站:
- score: -5
- 竞品网站:
- score: -40
- list:
- - 干里马招标网
- - 中国招标与采购网
- - 元博网
- 延时采集网站:
- score: -10
- 对比大模型:
- allExistsAndSame:
- fields:
- - area:s_area
- - city:s_city
- - buyer:s_buyer
- - budget:s_budget
- - s_winner:s_winner
- - bidamount:s_bidamount
- score: -5
- partExistsAndSame:
- fields:
- - projectname:s_projectname
- - projectcode:s_projectcode
- - winnertel:s_winnertel
- - agency:s_agency
- score: -3
|