https://github.com/svec1/vectorization-tf-idf-cpp
My implementation of vectorization in C++, which I wrote while participating in a hackathon from Alabuga Polytechnic Forum - “Выбирай”
https://github.com/svec1/vectorization-tf-idf-cpp
Last synced: 8 months ago
JSON representation
My implementation of vectorization in C++, which I wrote while participating in a hackathon from Alabuga Polytechnic Forum - “Выбирай”
- Host: GitHub
- URL: https://github.com/svec1/vectorization-tf-idf-cpp
- Owner: svec1
- License: mit
- Created: 2024-07-20T23:38:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-22T19:26:48.000Z (almost 2 years ago)
- Last Synced: 2024-07-22T23:02:46.775Z (almost 2 years ago)
- Language: C++
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vectorization-tf-idf-cpp
My implementation of vectorization in C++, which I wrote while participating in a hackathon from Alabuga Polytechnic Forum - “Выбирай”.
***The part is part of the project that we wrote with the team at the hackathon.***