- Where Developers Learn, Share, & Build Careers


For example, I want to read the Wikipedia page through an analyst, for example, JWPL I am able to do it, But my problem is:

I should count the letters between the headings and sections and the number of links.

Using JWPL, I could find a list of sections within each link from the list, but I am not able to count the characters.

Overall, my purpose is to read a Wikipedia page, convert my data model into my data modell and give it another file that includes my data model.

My data model is a file that will include: Section name, number "section and the number of characters between the next link or other section.

Thanks for the help.

There is a better way of doing this, currently using available services in Wikipedia. You can interact using the set Read Wikipedia's Metadata page

In addition to the Media Yaviki tells a bit on this interaction

Good luck

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -