Biomedical search engine

  • The question 
For 3 years I was helping to develop a biomedical entity finder. The project consisted of, using the different biomedical databases and ontologies, developing text mining algorithms to detect these entities, index them and allow access through a search engine.  
  • The analysis
To achieve this in the backend, a relational database was used to store the entities, and XML files containing the texts from various sources. This was parsed using the Java framework Apache UIMA, annotated by perl algorithms using ontologies and finally indexed in Lucene.




  • The product
Here you can see a figure of the biomedical search engine, called novoseek


Comments

Popular posts from this blog

Building a Powerful Chatbot with OpenAI and Elasticsearch Integration

Legal Text Analysis Project: Leveraging NLP for Enhanced Understanding and Insight

Streamlining Log Analysis with Logstash, Filebeat, and Elasticsearch