Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
# src/services/embedding/text_chunker.py
|
||||
"""智能分块器 - 章节级+条款级双粒度切割"""
|
||||
|
||||
import re
|
||||
@@ -446,4 +445,4 @@ def chunk_regulation_document(
|
||||
doc_name,
|
||||
regulation_type,
|
||||
version
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user