Madelon Hulsebos

Results 22 comments of Madelon Hulsebos

Hi @yuji-mizobuchi, Apologies for the late response. I do not remember exactly how I extracted these types, but I believe just from the annotations of T2Dv2? Let me know if...

Hi @KentonParton, Apologies for my late response but I plan to take a look at this tomorrow. @lowecg, I believe I’ve encountered this issue before, but will let you know...

Hi @KentonParton, I ran your code and it works for me once I use the test data file that was created by running the notebook `01-data-processing.ipynb` (this file is named...

Hi @SivaNagendra-sn, Thanks for reporting your problem here. Did you change the identifiers when initializing the model and making inferences with it? The `"sherlock"` identifiers in the respective parts of...

Hi @SivaNagendra-sn, To use the model retrained with the new paragraph vector files, the `model_id` occurrences in the notebook (`"sherlock"` in the attached screen shot) should be replaced with the...

OK, that should be alright then @SivaNagendra-sn. Is your training data formatted exactly as the original training data (as downloaded through the data download)? The feature extraction pipeline expects "stringified"...

Hi @sadhiman7, that sounds odd, do you initialize and train the model using `SherlockModel(...).fit(...)` or from the json file? And, did you install the package as editable? Similar questions to...

Hi @sadhiman7, did you solve this issue?

Thanks for reporting this issue @engineersunny, and testing and sharing your solution @lowecg. @engineersunny did this solution work for you? @lowecg I did not encounter this issue myself, do you...