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

Some suggested algorithms to add #54

Open
danyaljj opened this issue Apr 12, 2016 · 2 comments
Open

Some suggested algorithms to add #54

danyaljj opened this issue Apr 12, 2016 · 2 comments

Comments

@danyaljj
Copy link
Member

From Mallet: https://github.com/mimno/Mallet/tree/master/src/cc/mallet/classify

@danr-ccg
Copy link
Contributor

I think that most of these will be difficult to fit into our framework. We should talk about it.

        Dan

From: Daniel Khashabi [mailto:[email protected]]
Sent: Tuesday, April 12, 2016 12:14 AM
To: IllinoisCogComp/lbjava
Subject: [IllinoisCogComp/lbjava] Some suggested algorithms to add (#54)

From Mallet: https://github.com/mimno/Mallet/tree/master/src/cc/mallet/classifyhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_mimno_Mallet_tree_master_src_cc_mallet_classify&d=BQMCaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=EoEIPOcXriNKNTRQxPa5uv7hPypxUE6tE_RlGOluh-c&m=c8SdVU954cAmQCQ_6LVWFl2yPkuIeFlVmZWY9b2cXUc&s=7RzFemxrTtZxV5rw6OivXTLdEdXzof_jUb9e7X7Fu7c&e=


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_IllinoisCogComp_lbjava_issues_54&d=BQMCaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=EoEIPOcXriNKNTRQxPa5uv7hPypxUE6tE_RlGOluh-c&m=c8SdVU954cAmQCQ_6LVWFl2yPkuIeFlVmZWY9b2cXUc&s=xPyUIKZ8zJPyq4LXCHGLNuqpp8_BgQ0FOc4AQ0b2gWM&e=

@danyaljj
Copy link
Member Author

Suggested algorithms by others. I'm quoting:

Alla:

This is cool. I did not know that nowadays LBJ has so many algorithms. I wonder why there is no max entropy, as it seems like a very popular algorithm for many NLP tasks.

Shyam:

I was looking for a way to do logistic regression with LBJava. I am not sure logistic regression is supported by LBJava, although I did see the SGD regression example. Is it possible? can someone point me to a code?

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

2 participants