java - Mallet topic modelling -


i have been using mallet inferring topics text file containing 100,000 lines(around 34 mb in mallet format). need run on file containing million lines(around 180mb) , getting java.lang.outofmemory exception . there way of splitting file smaller ones , build model data present in files combined?? in advance

in bin/mallet.bat increase value line:

set mallet_memory=1g 

Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -