Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kode pure_urn - urnlist #30

Open
Yoonsen opened this issue Jan 23, 2022 · 1 comment
Open

Kode pure_urn - urnlist #30

Yoonsen opened this issue Jan 23, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Yoonsen
Copy link
Collaborator

Yoonsen commented Jan 23, 2022

Det ligger en funksjon urnlist() i modulen dhlab.text.corpus (dvs. DHLAB/dhlab/corpus/corpus.py). For øyeblikket sjekker den strukturerte data, om det er av type Corpus eller DataFrame, og plukker ut urn-kolonnen. Den kan utvides til å ta tekst ala pure_urn, og også finne sesamid og andre id.

def urnlist( data):
return alle identifikatorer (urn, sesamid, ...) i data

@Yoonsen Yoonsen added the enhancement New feature or request label Jan 23, 2022
@Yoonsen
Copy link
Collaborator Author

Yoonsen commented May 18, 2022

Jeg kan utvide mulighetene for urnlist().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants