Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spaCy-transformers & LDA #5

Open
ipullrank opened this issue Aug 8, 2020 · 2 comments
Open

spaCy-transformers & LDA #5

ipullrank opened this issue Aug 8, 2020 · 2 comments

Comments

@ipullrank
Copy link

ipullrank commented Aug 8, 2020

Love the project! Thanks for putting it together.

The README mentions an ask for ways this project can be improved.

It would be amazing if you included the spacy-transformers so we can use libraries like GPT-2 with this project. Also LDA with spaCy and Gensim - https://towardsdatascience.com/building-a-topic-modeling-pipeline-with-spacy-and-gensim-c5dc03ffc619

@ipullrank ipullrank changed the title spaCy-transformers spaCy-transformers & LDA Aug 8, 2020
@web64
Copy link
Owner

web64 commented Aug 8, 2020

Thanks for trying out this project and I'm glad you find it useful and I appreciate the feedback!
Spacy-transformers wasn't available at the time I created this project, but it seems like it should be straight forward to add it in. LDA might be more tricky as might need customization for each use case, but I'll see what I can do.

Cheers,
Olav

@Surt
Copy link
Contributor

Surt commented Sep 6, 2020

Love the project too! (Seriously, a great way to merge multiple libraries).
I would love more abstract methods like topic modeling or simplified api calls for spacy pipelines. Also, and sorry for the enthusiasm it would be great to expose spacy and other library's apis so they can be called as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants