inspirehep / beard

Bibliographic Entity Automatic Recognition and Disambiguation
Other
66 stars 36 forks source link

examples: simplified author disambiguation #9

Closed glouppe closed 9 years ago

glouppe commented 9 years ago

Work-in-progress for a simplified author disambiguation example.

This example will basically be factored out of https://gist.github.com/glouppe/edaee2c0f82745e301de

glouppe commented 9 years ago

I have just to add a few tests for beard.utils.strings, but otherwise this thing is ready for reviews.

glouppe commented 9 years ago

CC @etzemis @petros-ioannidis @MSusik Please feel free to experiment yourself with the example. Suggestions are welcome.

glouppe commented 9 years ago

Added last tests for asciify. This is now ready.

MSusik commented 9 years ago

When the test pass, I will give you an :+1:

glouppe commented 9 years ago

Test now pass. Thanks @MSusik for the review! (This asciify function could be made more robust though...)

glouppe commented 9 years ago

@etzemis @petros-ioannidis Could one of you review as well?

etzemis commented 9 years ago

Reviewed. No objections :+1:

glouppe commented 9 years ago

Great! Thanks @etzemis