Coder Social home page Coder Social logo

trec-research's People

Contributors

cwlseu avatar

Watchers

 avatar  avatar

trec-research's Issues

训练模型

zet_trec help information

no topic files given

usage: 'zet_trec index', where index is the name of the index to query
query options:
-f,--file=[topic_file]: add topic_file to list of topic files
-F,--file-list=[file]: add files listed in file to list of topic files
-r,--runid=[run_id]: output run_id as id for this evaluation
-n,--number-results=[num]: number of results to output per query
-t,--title: use title in query
-d,--description: use description in query
-a,--narrative: use narrative in query
--print-queries: print topic queries to stderr
--timing: print total querying time to stderr
(excludes index loading time)
--big-and-fast: use more memory
--dummy: insert dummy results for topics with no results
--non-stop: don't halt on empty topics
--query-stop=[filename]: use filename as stoplist
(or use default if no file give)
--qrels=[filename]: evaluate effectiveness using the given TREC qrels
-h,--help: this message
-v,--version: print version

query metric options:
--anh-impact: evaluate using impact-ordered lists
(must have specified --anh-impact while indexing)
-o,--okapi: use Okapi BM25 metric
-1,--k1=[float]: set Okapi BM25 k1 value
-3,--k3=[float]: set Okapi BM25 k3 value
-b,--b=[float]: set Okapi BM25 b value
-p,--pivoted-cosine=[float]: use pivoted cosine metric, with given pivot
-c,--cosine: use cosine metric
--hawkapi=[float]: use Dave Hawking's metric, with alpha given
--dirichlet=[uint]: use Dirichlet-smoothed LM metric, with mu given

训练模型

接下来的任务是,我们需要在query 451-500上训练出一个模型,使得在501-550查询上能够取得较好的效果

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.