ttm-webapp-hf / pipeline /process.py

Commit History

Fix TypeError: cannot concatenate object of type 'dict' by converting dictionaries to DataFrames before appending to results list
6bbf5d3

daniel-wojahn commited on

Fix progressive loading and UI button activation issues: 1) Fix KeyError: 'jaccard' in metrics computation 2) Fix 'Markdown' object has no attribute 'update' warning 3) Improve fuzzy matching method descriptions 4) Fix Structural Analysis button activation 5) Add consistent tooltip styling for all tabs
3651cd4

daniel-wojahn commited on

maintenance and alignment prototype
bda2b5b

daniel-wojahn commited on

fix: correctly determine model_type in processing pipeline
a34433b

daniel-wojahn commited on

feat: Enhance embeddings and LLM interpretation
b2ce320

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