Titipat Achakulvisut
Titipat Achakulvisut
Hello @posquit0 and others, I just want to create a section with all bullet point in it, without creating `cventry`. Is there a way that I can use `cvitems` directly?...
Sometimes, we have long string like the following. The `parse_affil` should detect multiple affiliations and return list of parsed result ``` Department of Medicine, Division of Renal Diseases and Hypertension,...
We can access row number by this following post: - http://stackoverflow.com/questions/39544796/pyspark-spark-how-to-select-last-row-and-also-how-to-access-pyspark-dataframe-b - http://stackoverflow.com/questions/32760888/pyspark-dataframes-way-to-enumerate-without-converting-to-pandas - http://stackoverflow.com/questions/33681487/how-do-i-add-a-new-column-to-spark-data-frame-pyspark
We would like to sync country name with GRID dataset so that we can use nearest neighbor in order to match those together.
Here is few string that has some parsing problem with country. - Los Alamos National Laboratory, Bioscience Division, Los Alamos, New Mexico, USA - University Department of Medicine, Sandwell General...
@bluenex and @kittinan can you help me make the demo looks better? Basically, we would like to have input for title and abstract more to the left side (1/3 portion)...
Adding functionality to return affiliation too. Now. we exclude affiliation and doesn't return in dictionary output.
This will help us to make query term and put it on `query` function. Here is rough idea to generate query (thanks @bluenex for the suggestion/discussion). ``` python def generate_query(terms=["first_name...
https://arxiv.org/help/api/examples/python_arXiv_parsing_example.txt