plistarecs | Set of recommenders for the Plista contest
kandi X-RAY | plistarecs Summary
kandi X-RAY | plistarecs Summary
plistarecs is a Java library. plistarecs has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.
Set of recommenders for the [Plista News Recommendation Challenge] The recommenders use modified versions of the Plista contest client implementation by [@matip] available at [plistacontest] (forked [here] and the Plista Challenge client implementation by [@torbenbrodt] available [here] Instructions #Prerequisites * java 7 * maven. ###Running a recommender 1. Get the client 1. ``git clone 2. ``cd plistaclient`` 3. ``mvn clean install`` 2. Get the recommenders 1. ``git clone 2. ``cd plistarecs`` 3. ``vim plista.properties`` to configure a r[ecommender] and port 4. ``mvn clean package; ./run.sh`` (preferably in a ``screen``) 5. Check if your server is running at 3. Register account at [ORP] and connect to your server 4. Win the [prizes] ###Additional info The recommenders will fail initially as there is no data provided in the repository. As the recommender receives impressions from Plista it will create data files in the folder it lives. This data is used for recommendation. Note that data files grow fast, you will need plenty of gigabytes of storage for this.
Set of recommenders for the [Plista News Recommendation Challenge] The recommenders use modified versions of the Plista contest client implementation by [@matip] available at [plistacontest] (forked [here] and the Plista Challenge client implementation by [@torbenbrodt] available [here] Instructions #Prerequisites * java 7 * maven. ###Running a recommender 1. Get the client 1. ``git clone 2. ``cd plistaclient`` 3. ``mvn clean install`` 2. Get the recommenders 1. ``git clone 2. ``cd plistarecs`` 3. ``vim plista.properties`` to configure a r[ecommender] and port 4. ``mvn clean package; ./run.sh`` (preferably in a ``screen``) 5. Check if your server is running at 3. Register account at [ORP] and connect to your server 4. Win the [prizes] ###Additional info The recommenders will fail initially as there is no data provided in the repository. As the recommender receives impressions from Plista it will create data files in the folder it lives. This data is used for recommendation. Note that data files grow fast, you will need plenty of gigabytes of storage for this.
Support
Quality
Security
License
Reuse
Support
plistarecs has a low active ecosystem.
It has 3 star(s) with 1 fork(s). There are 5 watchers for this library.
It had no major release in the last 6 months.
There are 7 open issues and 2 have been closed. On average issues are closed in 30 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of plistarecs is current.
Quality
plistarecs has no bugs reported.
Security
plistarecs has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
plistarecs is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
plistarecs releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Top functions reviewed by kandi - BETA
kandi has reviewed plistarecs and discovered the below as its top functions. This is intended to give you an instant insight into plistarecs implemented functionality, and help decide if they suit your requirements.
- Main method
- Initialize options
- Returns a list of recommend items for the domain
- Completes the list based on a list of items
- Provide a recommendations for a message
- Completes the list of items
- Provides a recommendations for a message
- Gets a challenge message
- Calls a recommender for a given message
- Get the data model for the given domain
- Filters the messages for a specific message
- Get the interaction model for the specified domain
- Provides recommendations for a message
- Checks if a json string is an impression
- Checks if a JSON string is a feed
- Click a message
- Add an event to the model
- Entry point to the crawler
- Clicks a new Feedback
- Called when a click is clicked
- Get message content for itemID
- Extract invalid items from a JSON response
- Generates a list of recommenders for a given message
- Main method for testing
- Recommends the recommendations for a message
- Simple test program
Get all kandi verified functions for this library.
plistarecs Key Features
No Key Features are available at this moment for plistarecs.
plistarecs Examples and Code Snippets
No Code Snippets are available at this moment for plistarecs.
Community Discussions
No Community Discussions are available at this moment for plistarecs.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install plistarecs
You can download it from GitHub.
You can use plistarecs like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the plistarecs component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use plistarecs like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the plistarecs component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page