-
We should parse the query text to terms.
The current method is too fragile and incomplete.
/cc @fredpook
-
Hi,
It would be nice if CLON supported having options anywhere on the
command line.
For example, suppose I want to add an option at the end of a command I
just typed. Assume the command has f…
-
LLaMa 3.1 can use what is called built-in tools. These built-in tools are signaled to the executor by the special token ``, also they are not user-defined JSON tools. On top of that there is a new `i…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://crates.io/crates/polars) of Polars.
### Rep…
-
When I have a `MsBuildArgument` whose value ends in a backslash, there is an error somewhere along the intermediate code generation that causes the generated program to receive malformed arguments, re…
-
Feature request / suggestion: to be able to offer the user list of possible kernels *and* give him the comfort of the boot menu in the same time, one major change is needed: move `mint.ini` parsing in…
-
For this to work, the work should be shifted from declaration phase to the definition phase.
-
-
```
I have started using args4j for parsing command line arguments. It is
ridiculously easy to use and would be appropriate for out needs in ClearTK.
I was reviewing the org.cleartk.classifier.malle…
-
do after #6 and #7
user should be able to type into the app a **command to add images or sounds**:
command:
`add [-a ] [-t ] [-c]`
arguments:
- aliases are comma separated strings (an ali…