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

Fix Dependency Issues and Update code with latest versions of python libraries for Notebooks of Chapter 5 #148

Open
4 of 12 tasks
Ethan0456 opened this issue Sep 28, 2023 · 0 comments

Comments

@Ethan0456
Copy link
Collaborator

Ethan0456 commented Sep 28, 2023

I'm working on updating the code for Chapter 5 to ensure compatibility with newer versions of Python and updated libraries. This issue will track the progress and changes made for this specific notebook.

Notebooks:

  • 01_KPE.ipynb
  • 02_NERTraining.ipynb
  • 03_NERIssues.ipynb
  • 04_NER_using_spaCy - CoNLL.ipynb
  • 05_BERT_CONLL_NER.ipynb
  • 06_EntityLinking-AzureTextAnalytics.ipynb
  • 07_REWatson.ipynb
  • 08_Duckling.ipynb

Tasks:

  • Update Python version from 3.6 to 3.9
  • Update Ubuntu version to 22.04
  • Update all Python libraries to their latest versions
  • Test the notebook to ensure it runs without errors

Context:

  • Current Python Version: 3.6
  • Current Ubuntu Version: 16.04
  • Current Library Versions:

Proposed Changes:

  • Update notebooks to run with Ubuntu 22.04
  • Update notebooks to run with Python 3.10
  • Libraries from each notebooks will be updated to latest version
  • Markdown Text will be improved

Related Issues:

  • Will list them here

Let's work together to update this notebook effectively and ensure it aligns with the latest Python and library versions.

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

1 participant