angelosalatino / cso-classifier

Python library that classifies content from scientific papers with the topics of the Computer Science Ontology (CSO).
https://cso.kmi.open.ac.uk
Apache License 2.0
84 stars 18 forks source link

How do I use the klink-2 algorithm? #11

Open yh7109 opened 2 years ago

yh7109 commented 2 years ago

The cso-classifier is a very useful work.

I would like to ask, is there any code implementation that I can refer to for the algorithm klink-2, which is mentioned in your paper for automatic domain ontology generation, or any other way to use/trial it? I have read the paper on klink-2, but I can't reproduce the implementation process in the paper, so I hope you can give me some suggestions and help.

I am looking forward to hearing from you. Kind regards. Thanks!

angelosalatino commented 2 years ago

Hi,

currently the Klink-2 algorithm is not suitable for being shared.

We are working on refactoring the code in Python. We are not sure yet when this will be ready though.

Best Regards