You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A prior distributions are computed within each dataset, and complexity is an average over 100 trial on Inspec dataset.
101
-
To reproduce the above benchmark results, please take a look an [example script](./examples/benchmark.py).
93
+
Please take a look an [example script](https://github.com/asahi417/kex/blob/master/examples/benchmark_custom_model.py) to run a benchmark on those datasets.
102
94
103
95
## Implement Custom Extractor with `kex`
104
96
We provide an API to run a basic pipeline for preprocessing, by which one can implement a custom keyword extractor.
0 commit comments