Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libokapibss

The C, Python, and Ruby wrappers for Okapi BM25 BSS IR system.

Installation

For C Wrapper

$ make
$ sudo make install

Test for C Wrapper

$ make testokapi

Usage

$ ./testokapi dataset_name query_terms

For Python Wrapper

$ cd python
$ sudo python setup.py install

Note that this wrapper requires the package python-dev.

Test for Python Wrapper

$ cd okapi/test
$ python test_okapi_bss.py

For Ruby Wrapper

$ cd ruby
$ make

License

See LICENSE

About

The Python, Ruby, and C clients for the vintage Okapi IR system

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages