opensemanticsearch / open-semantic-search-apps

Python/Django based webapps and web user interfaces for search, structure (meta data management like thesaurus, ontologies, annotations and named entities) and data import (ETL like text extraction, OCR and crawling filesystems or websites)
https://opensemanticsearch.org/
GNU General Public License v3.0
95 stars 37 forks source link

Automatic config of recommender for stemmed and compounded words #34

Closed opensemanticsearch closed 6 years ago

opensemanticsearch commented 6 years ago

Automatic configuration of recommender for alternate labels by stemming and compounded words by setup UI instead of field definition in python app code.

Mandalka commented 6 years ago

Recommender app is now using stemmers configured by admin/config web ui in tab "languages".