-
-
Hello. Where's the marisa.h file that's required in unishox3.h file? It's not there in Unishox3_Alpha directory. Thanks!
-
It would be nice if there was a builtin way to iterate over the internal nodes in the trie like this:
```python
def _iternodes(self):
"""
Generates a…
-
Some users have asked that they rather not have to check for updates every few days and manually download them.
We initially disabled auto updates because auto updating things involves "phoning hom…
-
So I have auto complete finished and works pretty well. You can search by any part of the name, and part of the formula (ex it will find CO2 by typing in C or O2). I'm just about to add synonyms but t…
-
Hi Elliot,
First of all, thank you for interesting project!
However, looks like there is a bug here.
It's said in Readme:
> Marisa-trie is used to make the final trained model.pkl memory-e…
q0o0p updated
4 years ago
-
if I use server-side something like
```
let obj = lzString.decompressFromUint8Array( new Uint8Array( userData );
```
can it broke on random or broken data?
-
I try to just run `mprocs "ls"` to try something. I run it on kitty, it never runs anything and it breaks the kitty instalation. I do it in alacritty... same thing.
Has this happened to anyone else…
-
Hi,
I am trying to create a RecordDAWG object which contains tuple that consists of different data type. But there was error.
Does RecordDAWG only accept numeric tuple ?
data = [(u'key1', (1, b'a'…
-
I want to install kenlm, but I got this error. And I've already installed 'pyproject.toml'. How can I fix this issue?
```
(asr2) $ pip install https://github.com/kpu/kenlm/archive/master.zip
C…