-
Notifications
You must be signed in to change notification settings - Fork 4
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
Fix Colors in Highlight PMC Script #48
Comments
Can you please if this satisfies the requirements Color reference |
Please note that the script is not working in case the sentence has greek letters in it |
We need to make a list of common greek letters. |
Since REACH is converting greek(κ) letters to normal English(kappa) word, there should exist a mapping in the NLP, Can you please guide me to the source of the NLP extraction code |
I don't think a list exists:
https://github.com/clulab/reach/search?utf8=%E2%9C%93&q=kappa&type=
…On Tue, Jul 2, 2019 at 5:10 PM Rohit Rajat Chattopadhyay < ***@***.***> wrote:
We need to make a list of common greek letters.
Since REACH is converting greek(κ) letters to normal english(kappa) word,
they should exist a mapping in the NLP, Can you please guide me to the
source of the NLP extraction code
Thanks
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#48?email_source=notifications&email_token=AAGA6DAJR32ZPCX6SVIRCELP5O727A5CNFSM4H47EOGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZCRY2Q#issuecomment-507845738>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAGA6DCY6TEF2TDMYN7A2BDP5O727ANCNFSM4H47EOGA>
.
|
Sentences in page chebi:CHEBI:10006 are also not being highlighted in ncbi.nlm.nih.gov |
If you can think of any clever ideas with the regex, that would be appreciated. |
Gist has been updated with some Geek letter conversions. |
Here is the userscript (https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en) for highlighting text:
https://gist.github.com/cannin/4a30c1e3551b83f059c2206e491a082a
Configure mark.js to have the same color as the find() command.
The text was updated successfully, but these errors were encountered: