ir_explain
Installing requirements
git clone https://github.com/souravsaha/ir_explain.git
conda create -n ir_explain python=3.9
pip install .
Note that for now we have tested ir_explain on Python 3.9 and Java 11. we will test on newer versions of Python soon and update.
Before running the ir_explain library, set the JAVA HOME as follows (replace the path appropriately):
export JAVA_HOME="/usr/lib/jvm/java-11-openjdk-amd64/"
Usage
As of now, we have established a single pipeline with pointwise component.
To get started
You can run the programs test_point_wise.py, test_pair_wise.py, and test_list_wise.py to get the pipeline.
Contributing
IR Explain library is open-source, and we are open to all the contributions from IR and NLP community. If you find a bug please report to the issue tracker, even better to send us a pull-request on Github.
Release files for ir-explain 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ir_explain-0.1.tar.gz | 98.0 kB | Details |
Release files / ir_explain-0.1.tar.gz
| Download URL | ir_explain-0.1.tar.gz |
|---|---|
| Size | 98.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c73e9c343347e8a3ca4b430b57680ff7aa971751e965b1ed723a36ac27963e2b
|
|
BLAKE2b-256 checksum How to use checksums |
bd3739a489971d9e0ddeefe9fd20ec2863b044a572fb297e96ab29ccb6723c2a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.21
|