Chen Chongchen

Results 12 issues of Chen Chongchen

```python len("İ") # 1 ``` ```python len("İ".lower()) # 2 ``` this will cause string index out of range flashtext.

this trie only supports string or any byte sequence?

# Description SynonymGraphFilter cannot handle input stream with tokens filtered. # Solution Original implementation BufferedInputToken doesn't track startNode, endNode. I replace BufferedInputToken & BufferedOutputToken with BufferedToken, and track startNode &...

does this library support PatchTST pretrain?

it's an excellent project. could you please support bootstrap theme?

enhancement

itertools.count is thread safe. we can use this to remove lock

area:providers
provider:cncf-kubernetes

Related to #3269. I want to build an inverted index for Lance on a distributed system(ray/spark). Currently, I have modified the interface for creating an index to allow an array...

enhancement
python

We are using lance to store text corpus, but before training, some lightweight normalizations should be applied to the text, for example, removing sensitive words. currently, we have to store...