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

Incorporating this model into tensorflow project #45

Open
aaronrsun opened this issue May 9, 2020 · 3 comments
Open

Incorporating this model into tensorflow project #45

aaronrsun opened this issue May 9, 2020 · 3 comments

Comments

@aaronrsun
Copy link

I am currently working on a project to improve code analysis using deep learning model. Because my project is based on tensorflow, I found myself having to make significant code change to this textClassifier in order to incorporate it. It turns out that this model improved the accuracy rate substantially. I am ready to contribute code back. Is there a suggestion on the best way to approach it because my changes have diverged from the current code base?

@richliao
Copy link
Owner

Hi aaronrsun, very nice to hear this little repo helped you with your project. If you like, you can cite my Github and this project. And It will be great if you can post your project link here. I would love to see how the Hierarchical network can help code analysis. Thanks.

@aaronrsun
Copy link
Author

Hi richliao, thanks for the quick reply. I cited your project and paper in my work. The code analysis part isn't open source yet. I need to check with the person who own's that part of the code before making it available for you and others to see. Thank you for your patience. For the time being, I'm looking for a home for the modified version of your project with tensorflow dependencies. Maybe I should share it with you privately first so to hear your feedback.

@richliao
Copy link
Owner

Sorry, I have to be clear that I am not the author of the paper. I was merely interested in the paper and implemented it since the original paper didn't open source any implementation.

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

2 participants