Giter Site home page Giter Site logo

arian-askari / ef_in_legal_cqa Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 1.0 467 KB

Expert Finding in Legal Community Question Answering - Accepted at ECIR 2022.

Home Page: https://arxiv.org/pdf/2201.07667.pdf

Python 100.00%
lawyer legal bert-expert-finding bert-lawyer-finding lawyer-finding lawyer-retrieval legal-expert-finding expert-finding re-rank re-ranking

ef_in_legal_cqa's Introduction

Expert Finding in Legal Community Question Answering

Arian Askari, Suzan Verberne, and Gabriella Pasi. Expert Finding in Legal Community Question Answering. ECIR 2022 (short).

If you use this work, please cite as:

@inproceedings{askari2022expert,
  title={Expert Finding in Legal Community Question Answering},
  author={Askari, Arian and Verberne, Suzan and Pasi, Gabriella},
  booktitle={European Conference on Information Retrieval},
  pages={22--30},
  year={2022},
  organization={Springer}
}

Dataset

Queries

All queries are are available in /data/queries_bankruptcy.csv

Posts

The link of all posts that have been used for this reaserch (in Bankruptcy category) are available in /data/question_links_bankruptcy.json

Labels

The labels are provided in qrel format (queyr_id itteration user_id label) in /data/labels.qrel. Itteration is always zero and not used. Query id refers to id of query in queries_bankruptcy.csv file, user id refers to the lawyer id, label is zero for non-expert and one for expert users.

Lawyers' webpage on Avvo

The lawyers' webpage addresses are available in lawyerid_to_lawyerurl.json in {"user id": "lawyer url"} format. Therefore, the lawyer ids (user ids) in labels.csv can be mapped to their webpage on Avvo by this file.

Baselines

The implementation of candidate level and document level baselines (Model 1 LM, and Model 2 LM) using Elasticsearch are available at baselines/candidate_level_lm_lablog.py and baselines/document_level_lm_balog.py.

P.S: All pages were stored anonymously during this research with regard to the users' privacy.

ef_in_legal_cqa's People

Contributors

arian-askari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

guioli91

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.