An open API service indexing awesome lists of open source software.

https://github.com/mustafahakkoz/bow_in_c

Bag of Words in C language
https://github.com/mustafahakkoz/bow_in_c

bag-of-words data-structures

Last synced: over 1 year ago
JSON representation

Bag of Words in C language

Awesome Lists containing this project

README

          

# BOW in c
# Text representation with bag-of-words (BOW) approach
2018-2019 fall CSE225 - Data Structures Project-1

150117509 Mustafa Abdullah Hakkoz

## [manual](https://github.com/mustafahakkoz/bow_in_c/blob/master/CSE225_fall_2018_Project_1.PDF)
## [code](https://github.com/mustafahakkoz/bow_in_c/blob/master/mustafa_abdullah_hakkoz.c)