Commit History

cleanup and expansion of structural analysis
edd4b9d

daniel-wojahn commited on

tfidf remove; css fixes
65da306

daniel-wojahn commited on

tfidf remove; css fixes
988e855

daniel-wojahn commited on

maintenance and alignment prototype
bda2b5b

daniel-wojahn commited on

feat(ui): apply consistent padding and scaling across components
28a74a6

daniel-wojahn commited on

fix(llm): relax response validation to prevent crashes
eef12aa

daniel-wojahn commited on

feat(app): improve UI and backend robustness per user feedback
ce093f9

daniel-wojahn commited on

fix(llm): definitively resolve NameError in prompt creation
1da7d18

daniel-wojahn commited on

fix(app): resolve ImportError by using LLMService class directly
8d064dc

daniel-wojahn commited on

fix(llm): definitively resolve AttributeError in LLMService
2c72578

daniel-wojahn commited on

feat(llm): update fallback models based on user preference
6067356

daniel-wojahn commited on

fix(metrics): correctly handle sentence-transformer model type
5a33af1

daniel-wojahn commited on

fix: correctly determine model_type in processing pipeline
a34433b

daniel-wojahn commited on

fix: correctly handle hf model selection in UI
a7f196f

daniel-wojahn commited on

chapter name feature added
4c96fd8

daniel-wojahn commited on

feat: Enhance embeddings and LLM interpretation
b2ce320

daniel-wojahn commited on

Update pipeline/fasttext_embedding.py
5c3c127
verified

daniel-wojahn commited on

fixed fasttext bo_vector import
d859617
verified

daniel-wojahn commited on

Update requirements.txt
7d8cf0f
verified

daniel-wojahn commited on

Reafactoring of the tokenization pipeline, adjusted fasttext implementation
3011301
verified

daniel-wojahn commited on

revamped the pipeline and added stopwords and documentation
0bbf2df
verified

daniel-wojahn commited on