dwisaji
dwisaji
I don't know this a bug or I just don't understanding yet but when I am using `cahya/bert-base-indonesian-522M` but it throw an error ``` embedding_model = pipeline("feature-extraction", model="cahya/bert-base-indonesian-522M") topic_model =...
I tried tutorial at bertopic website and this is only my code ``` from sentence_transformers import SentenceTransformer from umap import UMAP from hdbscan import HDBSCAN from sklearn.feature_extraction.text import CountVectorizer from...
### 🔖 Feature description Feature for adapter working with appwrite database like ~~ @auth/supabase-adapter~~ ### 🎤 Pitch In my use case using auth js really help authenticate,cookies and session user...