볼트 분류 개선 및 업로드 성능 최적화
- 볼트 길이 추출 로직 개선: '70.0000 LG' 형태 인식 추가 - 재질 중복 표시 수정: 'ASTM A193 ASTM A193 B7' → 'B7' - A193/A194 등급 추출 로직 개선: 'GR B7/2H' 형태 지원 - bolt_details 테이블에 pressure_rating 컬럼 추가 - 볼트 분류기 오분류 방지: 플랜지/피팅이 볼트로 분류되지 않도록 수정 - 업로드 성능 개선: 키워드 기반 빠른 분류기 선택 로직 추가 - 분류 키워드 대폭 확장: 피팅/파이프/플랜지 키워드 추가
This commit is contained in:
4
test_bolt_data.csv
Normal file
4
test_bolt_data.csv
Normal file
@@ -0,0 +1,4 @@
|
||||
description,qty,main_nom
|
||||
"0.5, 70.0000 LG, 150LB, ASTM A193/A194 GR B7/2H, ELEC.GALV",76,3/4"
|
||||
"HEX BOLT M16 X 100MM, ASTM A193 B7",10,M16
|
||||
"STUD BOLT 1/2"" X 120MM, ASTM A193 GR B7",25,1/2"
|
||||
|
Can't render this file because it contains an unexpected character in line 2 and column 68.
|
Reference in New Issue
Block a user