Skip to content

Update from task 6596e8e2-6ced-4d57-8fdf-5eeb00648fcf#1

Merged
mokesano merged 4 commits into
mainfrom
repository-purpose-code-48fcf
May 4, 2026
Merged

Update from task 6596e8e2-6ced-4d57-8fdf-5eeb00648fcf#1
mokesano merged 4 commits into
mainfrom
repository-purpose-code-48fcf

Conversation

@mokesano
Copy link
Copy Markdown
Member

@mokesano mokesano commented May 4, 2026

This PR was created by qwen-chat coder for task 6596e8e2-6ced-4d57-8fdf-5eeb00648fcf.

qwen-intl added 4 commits May 4, 2026 19:54
…rogression)

Key features implemented:
- New .gitignore file with comprehensive ignore patterns for Python, environment, IDE, logs, coverage, and temporary files
- MIT License file added for open source distribution
- Sample corpus generator script (generate_sample.py) creating synthetic abstracts demonstrating semantic shift for "attention" term from cognitive science to ML context
- Sample corpus data file (sample_corpus.jsonl) with 500+ documents spanning 1990-2020 showing paradigm shift around year 2000
- Example usage script (analyze_attention.py) demonstrating ParadigmShiftDetector with "attention" term analysis
- Requirements file with core dependencies including spacy, scispacy, sentence-transformers, numpy, pandas, sklearn, jsonlines, matplotlib, seaborn, pytest, tqdm
- Empty results file (shift_analysis.json) for storing paradigm shift detection outputs
- Main STIP package with detector, embedding, and shift analyzer modules implementing temporal embedding and semantic shift detection
- Comprehensive test suite (test_stip.py) covering all major components with fixtures and integration tests

This establishes the foundational framework for detecting semantic paradigm shifts in research literature with proper project structure, licensing, dependencies, and test coverage.
@mokesano mokesano self-assigned this May 4, 2026
@mokesano mokesano added documentation Improvements or additions to documentation enhancement New feature or request labels May 4, 2026
@mokesano mokesano requested a review from archoun May 4, 2026 20:08
@mokesano mokesano merged commit 62f559a into main May 4, 2026
3 checks passed
@mokesano mokesano deleted the repository-purpose-code-48fcf branch May 4, 2026 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants