duckie / difflibLinks
A C++11 implementation of the great python difflib utility
☆31Updated 3 years ago
Alternatives and similar repositories for difflib
Users that are interested in difflib are comparing it to the libraries listed below
Sorting:
- "结巴"中文分词的C++版本,使用 darts Double Array Trie 降低内存占用到 1/100☆52Updated 3 years ago
- transformer tokenizers (e.g. BERT tokenizer) in C++ (WIP)☆18Updated 3 years ago
- Embeddable C++17 Unicode library offering UTF encodings, general category info, simple and full casing, normalization forms, and combinin…☆80Updated 2 months ago
- mmseg 分词算法c++实现☆33Updated 9 years ago
- BERT Tokenizer in C++☆78Updated 4 years ago
- The simple header file library of CppJieba☆41Updated 10 years ago
- C++ STL variant of https://code.google.com/p/google-diff-match-patch.☆128Updated last year
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆57Updated 3 years ago
- C++ headers(hpp) library with Python style.☆139Updated 3 months ago
- Myers Diff - a C++ header-only lib☆27Updated 6 years ago
- Document Layout Analysis Projects☆23Updated 6 years ago
- A lightweight Chinese/Cantonese to Pinyin library.☆37Updated 6 months ago
- C++ model train&inference framework☆222Updated 5 years ago
- UUID code from util-linux (BSD licensed)☆23Updated 10 years ago
- 高性能文本 Tokenizer 库☆31Updated last year
- KSAI Lite is a deep learning inference framework of kingsoft, based on tensorflow lite☆96Updated 3 years ago
- Linux C++ demo☆38Updated last year
- A C++ implementation of the aho corasick pattern search algorithm☆231Updated last year
- A clone of Darts (Double-ARray Trie System)☆154Updated 6 months ago
- MARISA: Matching Algorithm with Recursively Implemented StorAge☆581Updated last week
- python bindings of cppjieba ,recommand jieba_fast for results consistency and speed balance☆22Updated 6 years ago
- pytorch during training, libtorch during serving via gRPC☆21Updated 6 years ago
- A C++ port of the Python module under the same name☆54Updated 2 years ago
- Dan's repository of OpenFst (manually created by downloading certain versions of OpenFst), created to track certain patches.☆13Updated 9 years ago
- CTC+Beam_Search+kenlm 是用于以汉字为声学模型建模单元的解码系统☆48Updated 7 years ago
- Minimal example of using a traced huggingface transformers model with libtorch☆36Updated 5 years ago
- CppJieba的C语言api☆60Updated 3 years ago
- 带AC自动机的C++Trie树实现,支持UTF8和GBK编码☆13Updated 5 years ago
- Port of the OpenFST library to Windows☆78Updated last year
- Cut(C++ Unified Test) is a simple xUnit implements in modern c++11, which originated from magellan.☆26Updated 6 years ago