-
Notifications
You must be signed in to change notification settings - Fork 2
Extension: EntityFCS
Erik Körner edited this page Sep 2, 2024
·
3 revisions
- Demo:
- @text+: https://tppssi-demo.saw-leipzig.de/
- Enable Entity Search in settings
- Switch to Advanced Search (Only supported there)
- Switch to Results View, enable annotation layer view
- Tokens or Spans may be underlined where Entities can be annotated, by hovering an info box will pop up that uses the GND to fetch meta information about an entity by using its ID
- @text+: https://tppssi-demo.saw-leipzig.de/
Searching using an entity ID
- cover alternative forms (spelling mistakes, historical forms)
- synonyms, synsets
- co-references/mentions: "he"/"she"/"they", "the person", ...
- disambiguation (homonyms; same spelling but different person or different word usage based on context)
- Which IDs to support
- Entity ID resolution (due to different vocabularies)
- on endpoint or client (FCS Aggregator, search support) side
- Idea: FCS client (FCS Aggregator) with keyword expansion using entity ID to generate list of word forms for native search
- ⚙️ AAI
- ⚙️ LexFCS - FCS for Lexical Resources
- 🧪 EntityFCS - Search with entity IDs
- 💭 Syntactic Search
- 💭 Metadata for Result
- 💭 Custom Fonts for Results
⚙️ wip, testing 🧪 experimental 💭 ideation