opensemanticsearch / open-semantic-search

Open Source research tool to search, browse, analyze and explore large document collections by Semantic Search Engine and Open Source Text Mining & Text Analytics platform (Integrates ETL for document processing, OCR for images & PDF, named entity recognition for persons, organizations & locations, metadata management by thesaurus & ontologies, search user interface & search apps for fulltext search, faceted search & knowledge graph)
https://opensemanticsearch.org
GNU General Public License v3.0
957 stars 166 forks source link

Semantic Search #484

Open Subhashish-Panda opened 1 month ago

Subhashish-Panda commented 1 month ago

The application doesn't performs semantic search, only named entity recognition, OCR & indexing happens.

Like I added two boarding pass documents & tried to search "Hey I need dates" , it failed using OR,AND,!

Subhashish-Panda commented 1 month ago

Can someone guide me , how it performs successful semantic search?