EntityIdentification

by u3588064

1 stars
258 downloads
Not rated
GitHub

About

MCP (Model Context Protocol) server for identifying whether two sets of data are from the same entity. 识别两组数据是否来自同一主体的MCP服务器

Details

Author
u3588064
GitHub stars
1
Downloads
258
Categories
Other

- Text normalization (lowercase, punctuation removal, whitespace normalization)
- Exact and semantic value comparison
- Ignoring order when comparing list values
- Key-by-key JSON traversal and comparison
- Generative language model for final entity matching

Install the required dependency with pip install genai. Use the provided functions normalize_text, compare_values, and compare_json to compare two JSON objects. The server integrates a language model to assess semantic similarity and returns a final judgment.

EntityIdentification

Identify whether two sets of data are from the same entity. 识别两组数据是否来自同一主体

This is a MCP (Model Context Protocol) server. 这是一个支持MCP协议的服务器。

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.