76 Forks
574 Stars
574 Watchers

DensePhrases

ACL'2021: Learning Dense Representations of Phrases at Scale; EMNLP'2021: Phrase Retrieval Learns Passage Retrieval, Too https://arxiv.org/abs/2012.12624

How to download and setup DensePhrases

Open terminal and run command
git clone https://github.com/princeton-nlp/DensePhrases.git
git clone is used to create a copy or clone of DensePhrases repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DensePhrases https://github.com/princeton-nlp/DensePhrases/archive/master.zip

Or simply clone DensePhrases with SSH
[email protected]:princeton-nlp/DensePhrases.git

If you have some problems with DensePhrases

You may open issue on DensePhrases support forum (system) here: https://github.com/princeton-nlp/DensePhrases/issues