Jeff Zemerick
Jeff Zemerick
When installing 0.1.5: ``` x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Ilib/kytea -Iinclude -I/usr/include/python3.6m -c lib/kytea/mykytea_wrap.cxx -o build/temp.linux-x86_64-3.6/lib/kytea/mykytea_wrap.o In file included from lib/kytea/mykytea_wrap.cxx:3324:0:...
# Description Updating OpenNLP dependency to 1.9.4. #11277 # Solution Updated OpenNLP dependency version. # Tests Tests passed. # Checklist Please review the following and check all that apply: -...
This change makes the parameters case insensitive. So, in `params.txt` when training a model, you can have `Cutoff=5`, `cutoff=5`, and `CUTOFF=5` all work and not have to have the parameter...
**Describe the bug** When a value for the `TC_URL` is not set, there will be an error. **To Reproduce** Don't set a value for the `TC_URL` environment variable. Look in...
**Is your feature request related to a problem? Please describe.** Display the Quepid version number in the page footer.
First, thanks for this project. Second, a feature request: Would it be possible to exclude based on the groupId only, such as specifying org.apache:_:_ as an exclude param? And lastly,...
# What/Why This RFC is an evolution of [4619](https://github.com/opensearch-project/OpenSearch/issues/4619) to capture user behaviors and track queries through all steps of querying and website usage. In this RFC we are proposing...
### Description Adds the User Behavior Insights (UBI) functionality described in [#12084](https://github.com/opensearch-project/OpenSearch/issues/12084). ### Check List - [X] New functionality includes testing. - [X] All tests pass - [X] New functionality...
### Please describe the end goal of this project There are several UBI enhancements that are desired. The issues listed below are to provide more flexibility to UBI and make...