Giter Site home page Giter Site logo

info_search_lucene's Introduction

Details of Accessing My Azure Instance

Connect

IP Address:

Port:

Get the score generated by Trec_Eval

  • Step 1: Go to the project root directory

cd /opt/my_assignment_1/info_search_lucene

  • Step 2: Run the Shell Script

./eval.sh

Project root directory

cd /opt/my_assignment_1/info_search_lucene

Directory where the program file XiangMao.java is located:

cd /opt/my_assignment_1/info_search_lucene/src/main/java

Search result files

  • The directory where the file is located:

    cd /opt/my_assignment_1/info_search_lucene/src/main/java

  • File name:

    my.record_for_search_results.txt

Results file QRelsCorrectedforTRECeval for comparison

  • The directory where the file is located:

    /opt/my_assignment_1/info_search_lucene/src/main/java/corpus

  • File name:

    QRelsCorrectedforTRECeval

Explanation of the functions of other folders

  • my_record Folders Each time the program is run, 12 search results are obtained, which correspond to the results of using different parsers and different scorers.

    • Analyzers include: Standard, Standard with stop words, simple
    • Scorers: BM25, Classic, LMD, Multi
  • qry_match_rel Folders The results of each run are compared with the QRelsCorrectedforTRECeval file, and the results are saved in the same file.


github: [email protected]:iczcpkqo/info_search_lucene.git

info_search_lucene's People

Contributors

iczcpkqo avatar

Watchers

 avatar

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.