Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oulianov/explorative-search

Graph-based discovery of text documents
https://github.com/oulianov/explorative-search

Last synced: 10 days ago
JSON representation

Graph-based discovery of text documents

Awesome Lists containing this project

README

        

# Explorative search

***Graph-based discovery of text documents***

Explorative search is a document-word graph-based search technique that leverages NLP and Pagerank to explore text collections and discover unexpected relations.

## Read the study

[Read the notebook presenting the study of Explorative search here.](https://nbviewer.jupyter.org/github/oulianov/explorative-search/blob/master/explorative-search.ipynb)

## Credits

Felix Engelmann and Elias Zevudakis already introduced this technique in 2017 in their [Bachelor thesis](https://west.uni-koblenz.de/assets/theses/bachelorsthesis_elias_zervudakis_and_felix_engelmann.pdf). Probably other people too, but not under a name that I am aware of.