|
You are here |
ggrigorev.me | ||
| | | | |
blog.miguelgrinberg.com
|
|
| | | | | miguelgrinberg.com | |
| | | | |
spacy.io
|
|
| | | | | spaCy is a free open-source library for Natural Language Processing in Python. It features NER, POS tagging, dependency parsing, word vectors and more. | |
| | | | |
justinhj.github.io
|
|
| | | | | [AI summary] The user has provided a detailed explanation of implementing the BPE (Byte Pair Encoding) algorithm for tokenization, focusing on the challenges and considerations involved in the process. They describe the use of different conflict resolution strategies, such as first occurrence and lexicographical ordering, and discuss the optimization techniques applied to improve performance, including incremental frequency counting and efficient data structures. The user also outlines future directions for the project, such as porting to Zig, exploring other tokenization algorithms, and optimizing encoding/decoding steps. The response highlights the complexity of working with C++ and the benefits of using modern C++ practices while emphasizing the importanc... | |
| | | | |
ai.googleblog.com
|
|
| | | |||