Adding Custom Named Entitites to Mentions #4261
              
                Unanswered
              
          
                  
                    
                      leonkleinmann
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I'm currently trying to make aleph-ingest recognize ip addresses and display the result in the mentions tab.
The recognized data seems to be stored in ElasticSearch index
aleph-pages-v1, which contains data like"peopleMentioned"or "companiesMentioned". Here I want to add an attribute"ipsMentioned"so I can use this data in the Frontend later.Do you have any idea how I can do that?
Thanks in Advance!
Beta Was this translation helpful? Give feedback.
All reactions