Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sengo

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sengo

Sengo regular expression engine from scratch for Tamil Text

  • 0.0.2
  • PyPI
  • Socket score

Maintainers
1
  • செங்கோ: தமிழுக்கான செங்கோவை பாங்குப்பொருத்தி. அடிப்படையிலிருந்து Sengo regular expression engine from scratch for Tamil Text

  • எடு.கா - demo #+begin_src bash $ python vaayil.py -p "[tT]he [Gg]reat கிரிகாலன் magic show" -s 'the great கிரிகாலன் magic show'

"[tT]he [Gg]reat கிரிகாலன் magic show" "the great கிரிகாலன் magic show" =?= True, the great கிரிகாலன் magic show

#+end_src

  • சார்புகள் (dependencies)
  • [[https://github.com/vanangamudi/arichuvadi][அரிச்சுவடி(arichuvadi)]]
  • படலம் அடைவு (padalam dir) கீழேகாண்பது போல படலம் எனும் அடைவுக்குள் படிப்படியாக இந்த செங்கோவைப் பொறி எப்படி கட்டப்பட்டது என்றறிய ஏதுவாக ஓவ்வொரு படியிலும் உள்ள மூல நிரலை தனித்தனியாக சேர்த்திருக்கிறேன். வெவ்வேறு நிரல் மொழியில் இதை மொழிபெயர்க்க வேண்டும் என்ற அவாவில் அனைவருக்கும் விளங்கும்படியிருக்க இந்த அடைவுகளை சேர்த்திருக்கிறேன்.

#+begin_src bash $ tree -L 2 . ├── padalam │   ├── 01 │   ├── 02 │   ├── 03 │   ├── 04 │   ├── 05 │   ├── 06 │   ├── 07 │   ├── 08 │   ├── 09 │   └── 10 ├── sengo.py ├── sothanai.log ├── sothanai-paangugal.txt ├── sothanai-varigal.txt ├── vaayil.py └── YENNAI_PADI.org #+end_src

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc