ChenRocks / ChenRocks/UNITER

*.mdb file's consulting

Open
#59 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
799
Forks
111
PR merge metrics
No merged PRs in 30d

Description

Hey, I've downloaded the source data, but there's only data.mdb and lock.mdb file. But, I can't access them for lacking of the database's information.
something like this:
# connStr = (
# r'Driver={SQL Sever};'
# r'Server=sqlserver;'
# r'Database=bill;'
# r'UID=sa;'
# r'PWD=passwd'
# )

I would like to know if txt_db stores sentences and img_db stores npz files?
@lichengunc @linjieli222

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the source-data references to data.mdb, lock.mdb, txt_db, and img_db. Confirm what database information is required to access the files and whether txt_db stores sentences and img_db stores NPZ files; done means documenting those details for users.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
databases
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.