This invention discloses an enterprise intelligent
knowledge base management system and method based on a vector model, relating to the fields of intelligent
information retrieval and
natural language processing. This invention parses unstructured documents in various enterprise formats, extracting semantic structure information such as text heading levels and
paragraph boundaries, and segmenting them into a set of text fragments. The text fragments are then cleaned to obtain effective text fragments. These effective text fragments are integrated into semantic text blocks with the same topic.
Sentence vectors are generated using a pre-trained semantic encoding model. Semantic segmentation points are located based on the
semantic similarity of adjacent sentences to obtain standardized knowledge units. A dual-
database collaborative query is constructed. After receiving user queries, structured pre-filtering is performed through a
relational database, followed by semantic retrieval through a vector
database. The intersection of the results from both databases is taken, and a comprehensive
score is calculated based on multi-dimensional weights. After filtering, aggregation, and tracing, the results are output. If no matching results are found, a tiered fallback process is triggered, completing the entire retrieval loop.