19 skills found
Hassaan-Elahi / Writing Styles Classification Using Stylometric Analysis✍️ An intelligent system that takes a document and classifies different writing styles within the document using stylometric techniques.
collaborativetrust / WikiTrustAuthor reputation, content trust, and origin / authorship analysis for wiki content.
pnfernandes / Python Code For Stress Constrained Topology Optimization In ABAQUSThis repository contains a Python code with five implementations of topology optimization approaches suitable for 2D and 3D problems, all considering bi-directional evolutionary structural optimization. The approaches implemented include both discrete and continuous methods, namely: - Optimality Criteria, for continuous or discrete variables; - Method of Moving Asymptotes; - Sequential Least Squares Programming (from SciPy module); - Trust-region (from SciPy module). The implementation of the Optimality Criteria method is suitable for compliance minimization problems with one mass or volume constraint. The implementation of the remaining methods is suitable for stress constrained compliance minimization and stress minimization problems, both with one mass or volume constraint. The code uses the commercial software ABAQUS to execute Finite Element Analysis (FEA) and automatically access most of the necessary information for the optimization process, such as initial design, material properties, and loading conditions from a model database file (.cae) while providing a simple graphic user interface. Although the code has been developed mainly for educational purposes, its modularity allows for easy editing and extension to other topology optimization problems, making it interesting for more experienced researchers. This code has been used in the article "Python code for 2D and 3D stress constrained topology optimization in ABAQUS: theory, implementation, and case studies" [1]. The folders included in this dataset contain the results obtained, as well as the information necessary to replicate them. In particular, the folder 'Validation' contains the data used to validate the functioning of the code provided. Notes: - Stress-dependent problems are only compatible with the following ABAQUS element types: CPE4, CPS4, 3DQ8, and S4. - The authorship of the functions 'mmasub' and 'subsolv' used in the Method of Moving Asymptotes are credited to Arjen Deetman. Source: https://github.com/arjendeetman/GCMMA-MMA-Python - Despite the validations performed, this program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
andreanini / Idiolectidiolect: An R package for forensic authorship analysis
analyticascent / StylextAn authorship attribution project with particular emphasis on Twitter analysis
akenall / Open Contributorship BadgesResearch is increasingly reliant on a wide variety of skills ranging from data analysis, programming, and other contributor roles. Unfortunately, the current reward system in academia often fails to give credit for contributions beyond authorship on an article. Can we use the Open Badge Infrastructure at Mozilla to overcome this? This repository is to help get this off the ground at MozFest.
robertlayton / Authorship TutorialsTutorials on Authorship Analysis
computationalstylistics / Stylo HowtoDocumentation for 'stylo', an R package for text analysis, suitable for authorship attribution, stylometry, and other multivariate analysis tasks in the domain of (literary) texts
kanishkamisra / Inside Trumps White HouseCode and analysis for authorship attribution of the op-ed in nytimes about the resistance in the president's administation
bwbaugh / InfertweetInfer information from Tweets. Useful for human-centered computing tasks, such as sentiment analysis, location prediction, authorship profiling and more!
artk0de / TeaRAGs MCPA high-performance MCP server for intelligent codebase analysis. Enterprise-ready: handles millions of LOC with fast local indexing. Semantic code search, git-aware metadata (authorship, churn, task IDs), with graph indexing and symbol analysis coming soon. Built on Qdrant. Works with Ollama (local, private) or cloud providers
McGill-DMaS / Authorship StyloMatrixLearning Stylometric Representation for Authorship Analysis
ridvansalihkuzu / Author AttributionAuthorship Attribution in Social Media & Chat Biometrics & Behavioral Biometrics
GiovanniIacuzzo / SemEval 2026 Task 13Unified solution for SemEval-2026 Task 13: GenAI Code Detection & Attribution. A modular framework covering Subtasks A (Detection), B (Authorship), and C (Mixed-Source Analysis), designed to distinguish and analyze LLM-generated vs. Human code with a centralized pipeline.
AlexMoreo / Diff VectorsDiff-Vectors for Authorship Analysis
NKU-AOSP-Lab / CoAuthorsAn interactive DBLP collaboration explorer that turns author lists into co-authorship matrices, shared papers, and publication trends, with fast caching, runtime telemetry, and API-friendly architecture for research analysis workflows.
surajsrivathsa / Supervised Link Prediction Using Spark And Neo4jA project which involves analysis of Authorship graph data from Microsoft academic graph. In this project we calculate different graph features using temporal parameters of the authors and tried different classifiers. The final aim is to predict the link or coauthorsip possibility between two authors based on topological graph features and also find out the feasibility of performing this task on Neo4j and Spark
payloadpl / StylometriaUsage of stylometry and machine learning in computer forensics - real tools used in 2019 by the polish police. Everything in/for polish language.
rafayetrafi / BanglaMusicStylo A Stylometric Dataset Of Bangla Music LyricsWith the rapid growth of Bangla music industry huge volume of Bangla songs are produced every day. Immense number of producers, lyricists, singers and artists are involved in production of songs from different genres. Among many genres of Bangla music; classical, folk, baul, modern music, Rabindra Sangeet, Nazrul Geeti, film music, rock music and fusion music has gained the highest popularity. Lyricists try to express their feelings and views towards any situation or subject through their writings. Therefore, each lyricist have their own dictionary of thoughts to put on music lyrics. In this paper, we have presented “BanglaMusicStylo”, the very first stylometric dataset of Bangla music lyrics. We have collected 2824 Bangla song lyrics of 211 lyricists in a digital form. All the lyrics are stored in text format for further use. This dataset could be used for stylometric analysis such as authorship attribution, linguistic forensics, gender identification from textual data, Bangla music genre classification, vandalism detection, emotion classification etc. Identifying the significant research opportunities in this area, we have formalized this dataset which could be used for stylometric analysis.