-
It's a long long time since I used srilm, thanks for the python bindings.
All worked swimmingly, except the MaxentLm test failed. I don't need this, so I'm good, just thought I'd report it as oth…
-
Another issue for anyone who's watching this project:
it would be nice, as an additional baseline for the paper, to try maxent LMs.
Can someone figure out how to do this on, say, Switchboard or tedl…
-
## Trying to set up Maxent
# Withholding 20% sample.
samp_twentypercent
-
For our use case we want to run the Java-based MaxEnt model for species distribution modelling. It can be used directly from the command line, without using the graphical user interface of the program…
-
Dear Wilson Guillory,
I'm having a new problem again.
1.When I run:# estimate ancestral niches at each node
ace.n
-
Hello,
I am using ecospat to run ESMs and I am encountering an error when I try to tune Maxent parameters. I received this error both when I tried to tune my own data and the the data provided in t…
-
Can anyone see anything wrong with my script? kuenm_feval is stuck on 6% for hours, I'm not sure if it's stuck or just running slowly. Either way it's a bit frustrating and I can't afford to spend too…
-
-
I'm using `scoreSeq5` and `scoreSeq3` to generate scores for a few sequences from Ensembl. How do I interpret the output scores in terms of splice-sites (acceptor/donor)?
-
Is there a way to pass arguments to maxent ("quadratic=TRUE", "product=FALSE", "hinge=FALSE" "outputformat=logistic", etc)? I did not see it in docs. Thanks