# proycon/colibri-core

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/proycon-colibri-core).**

130 stars · 20 forks · C++ · GPL-3.0

## Links

- GitHub: https://github.com/proycon/colibri-core
- Homepage: https://proycon.github.io/colibri-core
- awesome-repositories: https://awesome-repositories.com/repository/proycon-colibri-core.md

## Description

Colibri core is an NLP tool as well as a C++ and Python library for working with basic linguistic constructions such as n-grams and skipgrams (i.e patterns with one or more gaps, either of fixed or dynamic size) in a quick and memory-efficient way. At the core is the tool ``colibri-patternmodeller`` whi      ch allows you to build, view, manipulate and query pattern models.

## Tags

### Part of an Awesome List

- [Natural Language Processing](https://awesome-repositories.com/f/awesome-lists/ai/natural-language-processing.md) — Efficient extraction and processing of linguistic n-grams.
- [C++ NLP Libraries](https://awesome-repositories.com/f/awesome-lists/devtools/c-nlp-libraries.md) — Efficient library for extracting n-grams and skipgrams.
