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

enhancement: direct access to word embeddings #59

Open
amn41 opened this issue Aug 19, 2016 · 5 comments
Open

enhancement: direct access to word embeddings #59

amn41 opened this issue Aug 19, 2016 · 5 comments

Comments

@amn41
Copy link
Contributor

amn41 commented Aug 19, 2016

I'd like to build a simple sentence classifier using the spectral embeddings a simple average-of- bag-of-words approach.

Thinking about forking this and creating a model using dlib, but it might make sense anyway to write some functions which just return the embeddings for a list of tokens which can then be wrapped in python and other bindings. Let me know what you think

@davisking
Copy link
Contributor

davisking commented Aug 19, 2016 via email

@amn41
Copy link
Contributor Author

amn41 commented Aug 22, 2016

Cool - I'm currently making a Python API for the text_categorizer. Will submit a PR soon and we can test it out.

@davisking
Copy link
Contributor

davisking commented Aug 22, 2016 via email

@avitale
Copy link
Contributor

avitale commented Sep 29, 2016

Hi, I have added a Python API for the Total Word Feature Extractor and submitted a pull request, let me know if it's ok!

@davisking
Copy link
Contributor

Cool, yeah, I just added some comments.

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