SOM-Research / metaScience

Online service for analyzing research profiles of scientists and conferences
12 stars 1 forks source link

bug fixing for issue 53 #54

Closed valeriocos closed 9 years ago

valeriocos commented 9 years ago

The if-else cascade has been modified to check first if a title of proceedings contains the word "workshop" and then the word "conference".

For instance, the problem for VLDB was due to the fact that the workshop proceedings in 2003 had the following title: Proceedings of the VLDB 2003 PhD Workshop. Co-located with the 29th International Conference on Very Large Data Bases (VLDB 2003). Berlin, September 12-13, 2003. Thus such a title was recognized as belonging to a conference, instead of a workshop.

This pull request fix #53

jlcanovas commented 9 years ago

Starting re-generation of aux_dblp_proceedings in test environment...

jlcanovas commented 9 years ago

Table regenerated and deployed. PR is now aligned. Advancing to 2.0.13