Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
mail-tracking-number-voice-recognition-post-processing
Advanced tools
Library contains functionality for converting given CTC-trained Neural Networks output into tracking number (Russian Post or International mail) format
This package allows you to convert CTC-trained Neural Networks output into mail tracking number in International mail or Russian Post format
Format example for International mail: RO260964943RU
Format example for Russian Post: 1421171600738
Class TrackingNumberRecognizer
has method convert(matrix: np.array) -> list
, which takes 2d matrix and returns list of possible tracking numbers in decreasing order of probability
Matrix first dimension corresponds to the time moment. Second dimension corresponds to a letter, last index has to correspond to blank (see CTC). Russian letters supported only.
Value is the probability of pronunciation letter at the moment.
Format (International mail or Russian Post) is set in TrackingNumberRecognizer
constructor.
You can also set the letters order, the probability of your model making mistake, and the prior probabilities for letters in case of International mail format
FAQs
Library contains functionality for converting given CTC-trained Neural Networks output into tracking number (Russian Post or International mail) format
We found that mail-tracking-number-voice-recognition-post-processing demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.