10 packages tagged with “splitting”
DynamicPDF Core Suite brings tons of PDF creation and manipulation features into your Visual Studio application and includes full .NET Standard 2.0 support. Whether your need is to bring in an existing PDF document (for Form Filling, Form Flattening, Merging, Splitting, Adding New Pages, Stamping or Watermarking, Encrypting or Password Protecting, Text Extraction, etc.) or you want to create PDF files from scratch with an incredible depth of features (including Barcodes, Tables, Charts, Form Fields, Images, Hyperlinks, Text overflow, HTML rendering, Lists, Custom and built-in Fonts, Document Linearization, JavaScript, Digital Signatures, PDF Tagging, PDF/A, PDF/X and so much more) DynamicPDF Core Suite has all the features you will need. DynamicPDF CoreSuite is backed by a great team of developers and support staff. Flexible licensing (including royalty free) is available to meet all your needs. Release Notes: * Fixed StackOverflowException during PDF merge caused by invalid ColorSpace reference entries.
Split name into military rank, honorific, first name, middle initial, last name, suffix, gender. Also matches names.
Splits up secrets using Shamir's thresholding secret-sharing scheme
Tokenization of raw text is a standard pre-processing step for many NLP tasks. For English, tokenization usually involves punctuation splitting and separation of some affixes like possessives. Other languages require more extensive token pre-processing, which is usually called segmentation.
Innovoft.IO.SplitReaders is a library for efficient csv column reading. When reading small csv files and on one thread using a TextReader and doing a string.Split(...) is not an issue. But when reading 100 GB csv files on 48 threads, string creation ends up being an issue because of all the GC that it causes.
A .NET Client API that uses the DynamicPDF API to create, merge, split, form fill, stamp, secure/encrypt PDF documents. Release Notes: * Implemented cross-platform system font support. * Enhanced the PDF PageInput method to support page size, orientation, and margin configuration. * Fixed an issue where barcode text was not set correctly when using the Value property.
A small library to split texts into chunks of specific lengths.
Package description
A sample showing how to use SecretSplitter to split up a secret and SecretCombiner to recover it.
Book summarizer plugin for DoomSummarizer. Provides hierarchical splitting (chapters, acts, sections), book type detection, and chapter-aware summarization strategies for novels, plays, anthologies, and academic works.