资源算法eli5

eli5

2020-01-02 | |  57 |   0 |   0

687474703a2f2f692e696d6775722e636f6d2f564e66593738762e706e67.png

About

This project was created for CIS 365 Artificial Intelligence at Grand Valley State University by Jaxon Wright and Zack Patterson. The project scrapes posts on the eli5 (Explain Like I'm Five) subreddit on Reddit. The goal is to take the user's query and determine the reading level of the highest-rated comments and presents it to the user, so that they can make informed decisions about threads based on how easy the explanations are to understand.

Preview

Here is what the program looks like. Formatted pretty nicely for a terminal program, eh?

68747470733a2f2f692e696d6775722e636f6d2f565659636c47732e706e67.png

Use It

Follow these steps to use the program:

Windows

  1. Download the eli5.zip

  2. Extract the file

  3. open run.bat

Linux

  1. Download the eli5.zip

  2. Extract the file

  3. enter "java -jar [path to jar]" in terminal

Yes, it runs in the command line. Deal with it.

Commands

regular search

[search terms]

sort the results (default is relevance)

-sort [hot, top, new] [search terms]

limit the max amount of results

-maxcount [#] [search terms]

sort and limit max amout of results

-sort [hot, top, new] -maxcount [#] [search terms]

display commands

-help

3rd Party Libraries Used


上一篇:eli5-feedstock

下一篇:fklearn_vs_sklearn

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...