Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
NLeSC
/
litstudy
Public
Notifications
You must be signed in to change notification settings
Fork
61
Star
205
Code
Issues
29
Pull requests
4
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 27, 2025
Change python version in workflow from 3.7 to 3.11
stijnh
committed
391d3af
Copy full SHA for 391d3af
Some tweaks to the README
stijnh
committed
a59c3d8
Copy full SHA for a59c3d8
Update logo in README
stijnh
committed
a5eb376
Copy full SHA for a5eb376
Commits on Jul 31, 2024
Merge pull request #97 from egpbos/custom_doi_field_csv
Show description for f1a6079
stijnh
authored
f1a6079
Copy full SHA for f1a6079
fix strptime call bug
egpbos
committed
b59a9ad
Copy full SHA for b59a9ad
add custom doi field kwarg to load_csv
Show description for 21005a8
egpbos
committed
21005a8
Copy full SHA for 21005a8
Commits on Feb 21, 2024
Update CHANGELOG.md
stijnh
authored
fcb82e8
Copy full SHA for fcb82e8
Merge pull request #86 from danibene/docs/search_semanticscholar_query
Show description for 9a2d9c6
stijnh
authored
9a2d9c6
Copy full SHA for 9a2d9c6
add link to API documentation on query
danibene
authored
c440e36
Copy full SHA for c440e36
Commits on Feb 5, 2024
Merge pull request #73 from larsgrobe/master
Show description for ca7fc5d
stijnh
authored
ca7fc5d
Copy full SHA for ca7fc5d
Commits on Jan 31, 2024
Set default algorithm back to ldamulticore, which requires to define a main() function in the calling module.
larsgrobe
committed
48f42ea
Copy full SHA for 48f42ea
Corrected typo when importing ensemblelda.
larsgrobe
committed
ffbf7d4
Copy full SHA for ffbf7d4
Enabled experimental ensemble LDA support.
larsgrobe
committed
28b3324
Copy full SHA for 28b3324
Enabled experimental ensemble LDA support.
larsgrobe
committed
8bc42b2
Copy full SHA for 8bc42b2
Added experimental support for ensemble LDA implemented in gensim4.
larsgrobe
committed
1cefc82
Copy full SHA for 1cefc82
Merge branch 'master' of https://github.com/larsgrobe/litstudy
larsgrobe
committed
452a4a6
Copy full SHA for 452a4a6
Merge branch 'NLeSC:master' into master
larsgrobe
authored
0495363
Copy full SHA for 0495363
Cleaned formatting using black.
larsgrobe
committed
53903a6
Copy full SHA for 53903a6
Commits on Jan 5, 2024
Fix train_lda_model()
Show description for 6f43d34
larsgrobe
authored
6f43d34
Copy full SHA for 6f43d34
Pass num_topics to LdaModel
Show description for db995c1
larsgrobe
authored
db995c1
Copy full SHA for db995c1
Fix gensim version check
Show description for b739626
larsgrobe
authored
b739626
Copy full SHA for b739626
Import sys.exit() to raise error if gensim not available
Show description for bcec9c0
larsgrobe
authored
bcec9c0
Copy full SHA for bcec9c0
Minor clean-up
Show description for 98b7eb5
larsgrobe
authored
98b7eb5
Copy full SHA for 98b7eb5
Support gensim4 ldamodel
Show description for ed4c14d
larsgrobe
authored
ed4c14d
Copy full SHA for ed4c14d
Commits on Jan 4, 2024
Reflect renamed module for LdaModel in gensim4.
Show description for 3bb0548
larsgrobe
authored
3bb0548
Copy full SHA for 3bb0548
Merge pull request #71 from larsgrobe/master
Show description for 27919ae
stijnh
authored
27919ae
Copy full SHA for 27919ae
Rename argument `fname` to `file_name` for `plot_network` function.
stijnh
committed
dbe9cd2
Copy full SHA for dbe9cd2
Commits on Jan 3, 2024
Add fname to plot_network to specify output filename.
Show description for 48c5a83
larsgrobe
authored
48c5a83
Copy full SHA for 48c5a83
Commits on Oct 5, 2023
Update logo
stijnh
committed
cd270b4
Copy full SHA for cd270b4
Prepare 1.0.6 release
stijnh
committed
d354621
Copy full SHA for d354621
Commits on Aug 28, 2023
Format using black
stijnh
committed
adb86a9
Copy full SHA for adb86a9
Merge pull request #58 from rjavierch/bugfix/issue-54
Show description for ab9f1d6
stijnh
authored
ab9f1d6
Copy full SHA for ab9f1d6
Update tsne function due to dependency change in nlp.py
Show description for 85ddb2c
rjavierch
authored
85ddb2c
Copy full SHA for 85ddb2c
Commits on Aug 16, 2023
Merge pull request #56 from NLeSC/fix-issue-55
Show description for 242154d
stijnh
authored
242154d
Copy full SHA for 242154d
Add test for edgecase of IEEE CSV files where number of authors does not match the number of affiliations
stijnh
committed
b987baa
Copy full SHA for b987baa
Pagination
Previous
Next
You can’t perform that action at this time.