tokenize

Tokenizer

A Prolog-based tokenization library for lexing text into common tokens

A tokenizer written in (SWI-)Prolog. It has some useful features and some flexibility and it might improve.

GitHub

11 stars
4 watching
5 forks
Language: Prolog
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
diasks2/pragmatic_tokenizerA multilingual tokenizer to split strings into tokens, handling various language and formatting nuances.90
juliatext/wordtokenizers.jlA set of high-performance tokenizers for natural language processing tasks96
jonsafari/tok-tokA fast and simple tokenizer for multiple languages28
abitdodgy/words_countedA Ruby library that tokenizes input and provides various statistical measures about the tokens159
bzick/tokenizerA high-performance tokenization library for Go, capable of parsing various data formats and syntaxes.103
arbox/tokenizerA Ruby-based library for splitting written text into tokens for natural language processing tasks.46
thisiscetin/textokenA gem for extracting words from text with customizable tokenization rules31
denosaurs/tokenizerA simple tokenizer library for parsing and analyzing text input in various formats.17
mathewsanders/mustardA Swift library for tokenizing strings with customizable matching behavior689
zseder/huntokenA tool for tokenizing raw text into words and sentences in multiple languages, including Hungarian.4
zencephalon/tactful_tokenizerA Ruby library that tokenizes text into sentences using a Bayesian statistical model80
amir-zeldes/rftokenizerA tokenizer for segmenting words into morphological components27
usemuffin/tokenizeA plugin that generates and manages security tokens for password protection in web applications.13
c4n/pythonlextoA Python wrapper around the Thai word segmentator LexTo, allowing developers to easily integrate it into their applications.1
xujiajun/gotokenizerA tokenizer based on dictionary and Bigram language models for text segmentation in Chinese21