aditeyabaral / aditeyabaral/mapreduce-word2vec

Efficient MR logic to create Vocabulary and X and y Matrices

Đang mở
#1 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement hacktoberfest help wanted
Ngôn ngữ chính
Python
Star
0
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

The current MR logic employs 2 sets of mappers and reducers to create the vocabulary and use the indices from the vocabulary to assign indices and find the X and y matrices. It'd be amazing to perform the two steps using a single set of mapper and reducer if possible.

Certain constraints such as the lexicographical ordering of the vocabulary and usage of only 1 input/output file can be done away with to support the new implementation.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.