A Python tool which produced lifespan sequences from edits history.
The tool is first developed for the Wikipedia edits history but can easily be adapted for others applications. From a database containing for each article its list of revisions, produce one csv file per article containing authored sequences and lifespans.
Output format:
i,j,lifespan,author
with
- i : begining of the chars sequence
- j : end of the chars sequence
- lifespan : number of edits the sequence has survives until the lattest revision
- author : author id of the sequence.
Categories
Information AnalysisFollow irit_diff_sequences
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of irit_diff_sequences!