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

java.lang.NoClassDefFoundError: bioc/BioCSentence #36

Open
soulofshadow opened this issue Oct 18, 2023 · 3 comments
Open

java.lang.NoClassDefFoundError: bioc/BioCSentence #36

soulofshadow opened this issue Oct 18, 2023 · 3 comments

Comments

@soulofshadow
Copy link

i download the "MetaMapLite 3.6.2rc8 and UMLS 2022", and also the dataset [2022AA UMLS Level 0+4+9 DataSet].
when i run ./metamaplite.sh. it failed to run.

@willjrogers
Copy link
Collaborator

willjrogers commented Oct 19, 2023 via email

@soulofshadow
Copy link
Author

If you have cloned MetaMapLite using git you’ll need to first run maven and update the configuration file: config/metamaplite.properties: Compile MetaMapLite using Maven: $ mvn package Make sure MML_VERSION matches version of standalone jar file in target: MML_VERSION=3.6.2rc8 Should match file in metamaplite directory: target/metamaplite-3.6.2rc8-standalone.jar

-- Willie Rogers, Contractor, Lister Hill Center, National Library of Medicine, NIH Rogers, Willie (NIH/NLM/LHC) [C] email: @.@.> From: 奚斤 @.> Date: Wednesday, October 18, 2023 at 3:51 PM To: lhncbc/metamaplite @.> Cc: Subscribed @.> Subject: [EXTERNAL] [lhncbc/metamaplite] java.lang.NoClassDefFoundError: bioc/BioCSentence (Issue #36) i download the "MetaMapLite 3.6.2rc8 and UMLS 2022", and also the dataset [2022AA UMLS Level 0+4+9 DataSet]. when i run ./metamaplite.sh. it failed to run. — Reply to this email directly, view it on GitHub<#36>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHOVZBMTTRAXDXBIUTIDMYTYAAXMFAVCNFSM6AAAAAA6GB3FFGVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE2TANJTGUZDCNY. You are receiving this because you are subscribed to this thread.Message ID: @.> CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and are confident the content is safe.

If you have cloned MetaMapLite using git you’ll need to first run maven and update the configuration file: config/metamaplite.properties: Compile MetaMapLite using Maven: $ mvn package Make sure MML_VERSION matches version of standalone jar file in target: MML_VERSION=3.6.2rc8 Should match file in metamaplite directory: target/metamaplite-3.6.2rc8-standalone.jar

-- Willie Rogers, Contractor, Lister Hill Center, National Library of Medicine, NIH Rogers, Willie (NIH/NLM/LHC) [C] email: @.@.> From: 奚斤 @.> Date: Wednesday, October 18, 2023 at 3:51 PM To: lhncbc/metamaplite @.> Cc: Subscribed @.> Subject: [EXTERNAL] [lhncbc/metamaplite] java.lang.NoClassDefFoundError: bioc/BioCSentence (Issue #36) i download the "MetaMapLite 3.6.2rc8 and UMLS 2022", and also the dataset [2022AA UMLS Level 0+4+9 DataSet]. when i run ./metamaplite.sh. it failed to run. — Reply to this email directly, view it on GitHub<#36>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHOVZBMTTRAXDXBIUTIDMYTYAAXMFAVCNFSM6AAAAAA6GB3FFGVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE2TANJTGUZDCNY. You are receiving this because you are subscribed to this thread.Message ID: @.> CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and are confident the content is safe.

Hi, Thanks for the reply, but I download it from the lhncbc website also with the dataset overthere.
and I didn't use Maven, cause I just wanna test it first using some terminal command line and them use a python wrapper to combine the metamaplite tool to a pipeline of my NLP model.
is there any instructions on how to run it without maven? when I downloaded it, i run the install.sh and then metamaplite.sh gives me the error I mentioned on the title.

005b2260e91b5671e9f10161c2b326631144b8882d3f9c0c650c1693d0f208b3

@willjrogers
Copy link
Collaborator

willjrogers commented Oct 19, 2023 via email

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

No branches or pull requests

2 participants