Skip to content

issues Search Results · repo:scoder/acora language:Python

Filter by

21 results
 (85 ms)

21 results

inscoder/acora (press backspace or delete to remove)

$ python3.13 test.py Traceback (most recent call last): File / PKGBUILDDIR /.pybuild/cpython3_3.13_acora/build/test.py , line 456, in module unittest.TextTestRunner(verbosity=verbosity).run(suite()) ...
  • stefanor
  • 1
  • Opened 
    on Sep 13, 2024
  • #25

Hello, is this project dead or is there a plan to support 3.11? We ve been using acora extensively in our projects. We are now migrating some important user scripts to run in a python3.11 environment. ...
  • rawouter
  • 5
  • Opened 
    on Sep 11, 2023
  • #24

Hi me want use for persian language how i can use that?
  • aliexploit
  • 1
  • Opened 
    on Jun 5, 2021
  • #23

FYI, this package does not install after python3.8: $ docker run -it --rm python:3.9.1-buster /bin/bash root@3053158056ee:/# pip3 install acora Collecting acora Downloading acora-2.2.tar.gz (210 kB) ...
  • didiercolens
  • 2
  • Opened 
    on Dec 14, 2020
  • #22

I d like to search a very long text (OCR d) for a hundred or so multi-word phrases where the phrases may have newlines where spaces should be. So I want to search for the quick brown fox and the text looks ...
  • jerryasher
  • Opened 
    on Dec 18, 2017
  • #20

We re running into a segmentation fault: kernel: [12705926.991919] python[21044]: segfault at 10 ip 00007f78305d7231 sp 00007f780ffb90a0 error 4 in_cacora.so[7f78305d1000+23000] When using acora in w3af. ...
  • andresriancho
  • 10
  • Opened 
    on Nov 30, 2017
  • #18

Hi, I m having issues with your sample code for longest_match. 1. It doesn t seem to generate correct results for me. - It seems to group by string start rather than string end - It uses ...
  • codinguncut
  • 7
  • Opened 
    on Aug 22, 2017
  • #17

Would it be possible to fuse the _unicode and _byte functions? Apart from fetching the next element (and technically the hard-coded sizeof s), both cython code paths are identical, I think. The pure-python ...
  • orbisvicis
  • 2
  • Opened 
    on Aug 18, 2017
  • #16

Hi, I came across a bug when use longest_match as README.rst introductions to do greedy search for the longest matching keywords. the longest_match did as README, def _longest_match(matches): ...
  • fseasy
  • 1
  • Opened 
    on Jun 14, 2017
  • #15

from acora import AcoraBuilder success builder=AcoraBuilder( ab , bc , cd ) File acora_acora.py , line 82, in acora._acora.build_MachineState (acora/_acora.c:3319) TypeError: an integer is required ...
  • FanhuaandLuomu
  • Opened 
    on Mar 21, 2017
  • #14
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub