Skip to content

Latest commit

 

History

History
63 lines (37 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

63 lines (37 loc) · 1.35 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.4.3 - 2020-04-12

Added

  • Names Ner
    • regex for extracting Proper Nouns

Changed

  • Location NER confidence reduced
    • LocationNER is less confident if lowecase is enabled

0.4.1 - 2020-03-22

Added

  • Location NER
    • tag Capital cities and Countries from wordlist

0.4.0 - 2020-02-32

Added

  • Snips NER

[0.3.1] - 2020-02-02

Data files were missing from pip

Fixed

  • add MANIFEST.in

0.3.0 - 2019-12-12

Something was messed up in pipy, jump a number for a fresh start

0.2.0 - 2019-12-12

Changed

  • Transfered ownership to OpenJarbas
  • Made a changelog

Fixed

  • updated deprecated mycroft_lang_utils to lingua_franca