issues
search
lexeme-dev
/
core
A project to develop novel algorithms and analysis techniques for legal research
4
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rename things to lexeme
#77
ProbablyFaiz
closed
2 years ago
0
Take some time off in Utrecht
#76
varun-magesh
closed
2 years ago
0
Add ParentheticalProcessor for identifying descriptive parentheticals
#75
ProbablyFaiz
closed
2 years ago
2
Recommendations should have kwargs argument for specific methods
#74
varun-magesh
closed
2 years ago
1
Reformat codebase with Black and add CI lint workflow
#73
ProbablyFaiz
closed
2 years ago
0
Do not select cases in proportion to their neighbors when measuring recall
#72
varun-magesh
opened
2 years ago
0
Add CI job for code formatting
#71
ProbablyFaiz
closed
2 years ago
1
Design new metric for recommender system performance
#70
ProbablyFaiz
opened
2 years ago
1
Add CLI for context/parenthetical scraping
#69
ProbablyFaiz
closed
2 years ago
3
Update logger to output WARNING/ERROR to stderr and INFO to stdout
#68
ProbablyFaiz
opened
2 years ago
0
Add DB context/parenthetical scraping to CLI
#67
ProbablyFaiz
closed
2 years ago
0
Add embedding-based recommendations and improve recall logic
#66
ProbablyFaiz
closed
2 years ago
0
Rewrite methodology section and mention clustering efforts
#65
ProbablyFaiz
closed
2 years ago
0
Added Results section
#64
varun-magesh
closed
2 years ago
0
Limit recall measurement to only test out-neighbors
#63
ProbablyFaiz
closed
2 years ago
0
Fix repo link in README
#62
ProbablyFaiz
closed
2 years ago
0
Rewrite README to reflect current priorities
#61
ProbablyFaiz
closed
2 years ago
0
Citation context db migrations
#60
varun-magesh
closed
2 years ago
0
Implement recommender system that combines graph and context embeddings
#59
ProbablyFaiz
opened
2 years ago
0
Create CBOW embeddings of citation context windows
#58
ProbablyFaiz
opened
2 years ago
0
Add context window scraping to citation extraction
#57
ProbablyFaiz
closed
2 years ago
1
Add psycopg2 as explicit dependency
#56
ProbablyFaiz
closed
2 years ago
0
Added Recall measurements to CLI
#55
varun-magesh
closed
2 years ago
2
Add Recommendations to CLI
#54
varun-magesh
closed
2 years ago
0
Can now filter recommendations by specific courts
#53
varun-magesh
closed
2 years ago
0
Add scl command line interface
#52
ProbablyFaiz
closed
2 years ago
0
Added Get Html Endpoint
#51
ProbablyFaiz
closed
2 years ago
0
Optimize CourtListener ingress scripts
#50
ProbablyFaiz
opened
2 years ago
0
Support filters for recommendations by court & year
#49
ProbablyFaiz
opened
2 years ago
1
Replace print statements with timestamped logging
#48
ProbablyFaiz
closed
2 years ago
0
Embeddings proof-of-concept script
#47
ProbablyFaiz
closed
2 years ago
0
Productionize use of graph embeddings
#46
ProbablyFaiz
closed
2 years ago
0
Write up new README detailing current and planned featureset and results
#45
ProbablyFaiz
closed
2 years ago
1
Implement metrics of algorithm/model performance
#44
ProbablyFaiz
closed
2 years ago
0
Optimize network initialization
#43
ProbablyFaiz
closed
2 years ago
0
Replace print statements with proper logging
#42
ProbablyFaiz
closed
2 years ago
0
Add automated download, extraction, and DB update scripts for CourtListener data
#41
ProbablyFaiz
closed
2 years ago
0
Store reporters for each case in separate join table
#40
ProbablyFaiz
opened
2 years ago
0
Create CLI to perform various scotus-analysis tasks
#39
ProbablyFaiz
closed
2 years ago
0
Create scripts to download, ingest, and store opinion/citation data from Courtlistener
#38
ProbablyFaiz
closed
2 years ago
0
Alembic postgres triggers
#37
ProbablyFaiz
closed
2 years ago
0
Create graph embedding proof-of-concept script
#36
ProbablyFaiz
closed
2 years ago
0
Add postgres entities to alembic revision tracking
#35
ProbablyFaiz
closed
2 years ago
0
Make postgres triggers/functions/extensions tracked by alembic
#34
ProbablyFaiz
closed
2 years ago
0
Convert network initialization queries to sqlalchemy and associated changes
#33
ProbablyFaiz
closed
2 years ago
1
Implement per-request SQLAlchemy database session
#32
ProbablyFaiz
opened
2 years ago
0
Convert network initialization queries to SQLAlchemy
#31
ProbablyFaiz
closed
2 years ago
0
Replace 'U. S.' with 'U.S.' in parsed PDF text
#30
ProbablyFaiz
closed
2 years ago
0
Switch to SQLAlchemy/Alembic for database operations
#29
ProbablyFaiz
closed
2 years ago
0
Add SQLAlchemy and Alembic to project
#28
ProbablyFaiz
closed
2 years ago
0
Next