Shneor E.

Results 10 issues of Shneor E.

As mentioned in issues: #285, #330, and #681, there is a strong demand for a split function that includes the delimiter (the regex match) inside the output, i.e.: ```rust let...

Hey everyone, I was wondering why is it that when we have multiple keywords that overlap, for example: `["super computer", "computer game"]` we only extract the longest one, why not...

### Volunteers Needed (Front-End dev) Hello there, until now we have hard coded the names of all the columns in the file `constants.py`. The issue is that I've seen that...

Hey so I'm trying to locate a table inside the HTML using an XPath, and its not working well, when I select the first element `[1]` it returns a list...

### Description Hey, this is not an issue, just a question. Was wondering how you generate the examples in the README, and if (and how) you test them in the...

documentation

Hey, the README mentions that you can call a workflow in another repository, but can I call private repository from a public repository?

I was thinking, you can probably gain a bit performance by skipping [this](https://github.com/G-Research/ahocorasick_rs/blob/034e3f67e12198c08137bb9fb3153cb01cf5da31/src/lib.rs#L72-L87) whole step of remapping byte-indices to unicode-indices when the string is ASCII, because ASCII strings only use...

### What happened? Really cool library overall, but I think I stumbled into a documentation error. The arguments don't seem to match with the error. ![image](https://github.com/user-attachments/assets/4fa9d2c2-2c45-420e-9f96-22623f317e23) Other than that, `rookiepy.chrome(['...'])`...

bug

Hey, I was trying the `github` theme on the website playground, but when I compare it to the code in the README on Github, its not exactly the same: ![image](https://github.com/user-attachments/assets/5ce8b699-d56b-4de8-8bbd-763c96a2dfe3)...

language
bug
help welcome

### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integrated search. - [X] I used...

🤖:bug