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

Presets module for fasttext ? #346

Open
gembin opened this issue Dec 31, 2016 · 4 comments
Open

Presets module for fasttext ? #346

gembin opened this issue Dec 31, 2016 · 4 comments

Comments

@gembin
Copy link

gembin commented Dec 31, 2016

Any plan to create a presets module for https://github.com/facebookresearch/fastText ?

@saudet
Copy link
Member

saudet commented Jan 17, 2018

FYI, there are wrappers available here that already use JavaCPP:
https://github.com/vinhkhuc/JFastText
We could add them as presets. What do you think @vinhkhuc?

@vinhkhuc
Copy link

@saudet I would love to see JFastText is added as presets. Please let me know if I need to change anything.

@saudet
Copy link
Member

saudet commented Jan 18, 2018

@vinhkhuc Awesome! We would just need to:

  1. Create a cppbuild.sh file to encapsulate the build steps, and
  2. Rebase the pom.xml on the parent pom.xml file of the presets.

Details here:
https://github.com/bytedeco/javacpp-presets/wiki/Create-New-Presets

@saudet
Copy link
Member

saudet commented May 20, 2019

@vinhkhuc FYI, I'll probably be working on integrating your work soon. If you would still like to help with this, please let me know! In any case, thanks for all the work you have done already.

/cc @AlexDBlack

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

No branches or pull requests

3 participants