We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f74dc commit a600859Copy full SHA for a600859
1 file changed
README.md
@@ -3,7 +3,7 @@
3
**Wikidata Textifier** is an API that transforms Wikidata entities into compact outputs for LLM and GenAI use cases.
4
It resolves missing labels for properties and claim values using the Wikidata Action API and caches labels to reduce repeated lookups.
5
6
-Live API: [wd-textify.wmcloud.org](https://wd-textify.wmcloud.org/)
+Live API: [wd-textify.wmcloud.org](https://wd-textify.wmcloud.org/) \
7
API Docs: [wd-textify.wmcloud.org/docs](https://wd-textify.wmcloud.org/docs)
8
9
## Features
0 commit comments