mammothb / symspellpy

Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import Error

aastha19 opened this issue · comments

Hi

Command:
from symspellpy import SymSpell

Importing symspell results in
image

commented

That looks like it is a problem with the numba package.