| pisa-engine/pisa |
820 |
|
0 |
0 |
about 2 years ago |
0 |
|
56 |
apache-2.0 |
C++ |
| PISA: Performant Indexes and Search for Academia |
| mhbashari/awesome-persian-nlp-ir |
658 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
|
|
| Curated List of Persian Natural Language Processing and Information Retrieval Tools and Resources |
| oroszgy/awesome-hungarian-nlp |
192 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
|
|
| A curated list of NLP resources for Hungarian |
| google-research-datasets/query-wellformedness |
63 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
|
|
| 25,100 queries from the Paralex corpus (Fader et al., 2013) annotated with human ratings of whether they are well-formed natural language questions. |
| jiepujiang/LuceneTutorial |
39 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
|
Java |
| A simple tutorial of Lucene for LIS 501 Introduction to Text Mining students at the University of Wisconsin-Madison (Fall 2021). |
| xwhan/ProQA |
29 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
|
Python |
| Progressively Pretrained Dense Corpus Index for Open-Domain QA and Information Retrieval |
| hosseinfani/ReQue |
22 |
|
0 |
0 |
over 3 years ago |
0 |
|
14 |
other |
Python |
| A Benchmark Workflow and Dataset Collection for Query Refinement |
| ayushidalmia/Wikipedia-Search-Engine |
15 |
|
0 |
0 |
almost 12 years ago |
0 |
|
0 |
|
Python |
| Involves building a search engine on the Wikipedia Data Dump using the data dump of 2013 of size 43 GB. The search results returns in real time. |
| spang/search-101 |
12 |
|
0 |
0 |
about 12 years ago |
0 |
|
0 |
gpl-3.0 |
CSS |
| Materials for PyCon 2014 Search 101: An Introduction to Information Retrieval |
| kevalmorabia97/Pagerank-for-Information-Retrieval-in-Python |
11 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
mit |
Python |
| Rank the pages in the corpus by considering the inlinks and outlinks. Also handling dead ends and spider traps. Topic Specific Page Rank and visualization of page links using igraph |