Giter Site home page Giter Site logo

Comments (12)

guoguibing avatar guoguibing commented on August 22, 2024

Hi AF,

The released version does not include the source code. That's why you cannot import project from the unzipped folder librec-v1.1 or -v1.0. The tutorial says to download the source code (http://www.librec.net/tutorial.html#setup). The latest source code can be download as a zip, or a specific version of source code can be download via https://github.com/guoguibing/librec/releases.

The librec libraray requires a configuration file, "librec.conf" by default. According to your exceptions, make sure the data set path is in right format:

ratings.wins=D:\path\to\dataset\ratings.txt
ratings.lins=/home/user/ratings.txt

The formats can be found in http://www.librec.net/tutorial.html#develop

from librec.

albe91 avatar albe91 commented on August 22, 2024

You are right, i didn't read carefully the instructions, my bad!
Thanks a lot and sorry to have bothered you!

from librec.

guoguibing avatar guoguibing commented on August 22, 2024

Can you show me your settings?

from librec.

guoguibing avatar guoguibing commented on August 22, 2024

The path settings should be like below:

ratings.wins=D:\path\to\dataset\ratings.txt
ratings.lins=/home/user/ratings.txt

from librec.

albe91 avatar albe91 commented on August 22, 2024

This is the path
################################################### General Settings #############################################
###dataset: item ratings and user social inforamtion
dataset.training.wins=D:\path\to\dataset\ratings.txt
dataset.training.lins=/Users/SmokingRooster/Documents/train.txt

from librec.

guoguibing avatar guoguibing commented on August 22, 2024

Note that in windows, the path should be separated by "\" rather than ""

from librec.

albe91 avatar albe91 commented on August 22, 2024

I'm on Mac os x

from librec.

guoguibing avatar guoguibing commented on August 22, 2024

It seems that the OS detection has a bug. I'll fix it up later.

from librec.

albe91 avatar albe91 commented on August 22, 2024

No problem sir!

from librec.

guoguibing avatar guoguibing commented on August 22, 2024

I do not have a mac. Can you try to replace with the new dependent library: https://github.com/guoguibing/librec/tree/master/librec/lib

from librec.

albe91 avatar albe91 commented on August 22, 2024

Now it's working, thanks for the support!

from librec.

VioletViolet avatar VioletViolet commented on August 22, 2024

Hi. I want to run librec in netbeans but I cant. Here is the error. Help me please.
1

from librec.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.