Pat Tran

Results 3 comments of Pat Tran

@hariesramdhani I'm not sure if you are still stuck, but you need to include data_files= `'/path/to/file'` in the nlp.load_dataset() (source: https://huggingface.co/docs/datasets/v0.4.0/add_dataset.html) Example: `natural_question = nlp.load_dataset("natural_questions", data_files= '/content/drive/My Drive/natural_questions', split=nlp.Split.TRAIN)`

hey @shrshdhnkr how were you able to install GuidedLDA in Google Colab? I am trying to install it but got "ERROR: Failed building wheel for guidedlda" and "ERROR: Command errored...