Skip to content

Releases: NIHOPA/NLPre

spaCy backend

19 Mar 14:36
8654343
Compare
Choose a tag to compare
  • Backend NLP engine pattern.en has been replaced with spaCy v 2.1.0. This is a major fix for some of the problems with pattern.en including poor lemmatization. (eg. cytokine -> cytocow)
  • Support for python 2 has been dropped
  • Support for custom dictionaries in replace_from_dictionary
  • Option for suffix to be used instead of prefix in replace_from_dictionary
  • URL replacement can now remove emails
  • token_replacement can remove symbols

v1.1.3

26 Oct 14:50
Compare
Choose a tag to compare

Major speed increase for replace_from_dict

v1.1.2

18 Oct 18:08
Compare
Choose a tag to compare

Bug fixes and other improvements. Fixes #95 and adds url_replacement module.

v1.1.0

16 Jun 17:50
Compare
Choose a tag to compare

New module:

separate_reference: Separates and optionally removes references that have been concatenated onto words.

Key feature of interleukin-1 in Drosophila3-5 and elegans(7).
Key feature of interleukin-1 in Drosophila and elegans .

Major speed improvements for replace from dictionary

v1.0.3

23 May 15:13
Compare
Choose a tag to compare

Various bug fixes in parenthetical and acronym replacement