Skip to content

Releases: andrestubbe/FastContentChunk

FastContentChunk 0.1.2

Choose a tag to compare

@andrestubbe andrestubbe released this 08 Aug 10:08

Release 0.1.2 featuring native C++ AVX2 SIMD scanning, zero-allocation chunkToOffsets JNI, JNI local reference leak protection, and JMH benchmarks.

FastContentChunk 0.1.1

Choose a tag to compare

@andrestubbe andrestubbe released this 08 Aug 10:08

Release 0.1.1 featuring Hierarchical Multi-Mode Strategy Engine (RECURSIVE, PARAGRAPHS, SENTENCES, TOKENS), Parent-Child Context Retention (parentText), Abbreviation Protection, and FastCore Native Loader integration.

FastContentChunk 0.1.0

Choose a tag to compare

@andrestubbe andrestubbe released this 04 Aug 10:20

Initial release of FastContentChunk - SIMD-accelerated native tokenizer with JNI wrapper for high-performance text chunking.