-
```
Hi there, I've been implementing a morphological analyzer for a complicated
language, mapudungun, I'm dealing with verb forms which basic form is
"root/stem+suffixes" stems can be compisitions, …
-
On #30 the structure of Grid was defined as such
```rust
pub struct Grid {
grid: CellSet,
bounds: Option,
}
```
Here, the choice for `Option` for the bounds was due to the fact that in …
-
I've been finding myself wishing there were certain tools for Home Assistant, but they don't exist.
Last time I had that feeling I created this project to fill that void.
I think that the new tool…
-
I am using the python binding, library version 1.6.9.
Parsing a regex containing a negated element results in an automaton that does not seem correct.
Code:
```
import libmata.parser as parser
…
-
The nix-shell build instructions doesn't work on Ubuntu 20.04 with current version of nix-shell.
This would appear to be more portable:
```
git clone https://github.com/felix-lang/felix --depth=1…
-
| Title | Describe |
| :---- | :---------------------------------------------------------------------------------- |
| 题目 …
-
Implement a modular context-aware lexer that could be extended as needed later on.
-
Hi,
Thank you for writing ESP8266Audio and ESP8266SAM, I was hoping to get these libraries working with ESPHome this weekend but it's a bit beyond me. It seems like the path is to build I2S support…
celer updated
2 years ago
-
Appears to have been injected by https://reviews.llvm.org/rL375240 but not sure why yet -- only happens when running with multiple threads so presumably it's injecting some new shared global state tha…
-
http://www.speech.cs.cmu.edu/sphinx/doc/Sphinx.html