Skip to content

rword2vec, R session aborted #57

Open
@caglajf

Description

Hello,

I just installed rword2vec, but the session was aborted when I tried to use it. My code is below. Although this question has been asked before, this issue still remained unsolved. Could you please help on this issue?

library(rword2vec)
model <- word2vec(
train_file = "text8",
output_file = "vec.bin",
binary=1,
num_threads=3,
debug_mode=1)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions