Skip to content

Implement article parser for XML articles - #17

Open
vivi wants to merge 1 commit into
masterfrom
new-article-parser
Open

Implement article parser for XML articles#17
vivi wants to merge 1 commit into
masterfrom
new-article-parser

Conversation

@vivi

@vivi vivi commented Jul 7, 2016

Copy link
Copy Markdown
Collaborator

Hi all,

This parses the new articles, by calling parse_article(file_path). Notes for backend:

  • The model OR the code that adds articles to the database will have to get updated to match what the article parser gives back, in terms of fields.
  • To just see it run, type python parse_article.py -f <FILENAME> or python parse_article.py -d <DIRECTORY>

It's been fun working with y'all!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant