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

dead kernel from RNNMorphPredictor #4

Open
Ab1992ao opened this issue Jul 14, 2020 · 1 comment
Open

dead kernel from RNNMorphPredictor #4

Ab1992ao opened this issue Jul 14, 2020 · 1 comment

Comments

@Ab1992ao
Copy link

Ab1992ao commented Jul 14, 2020

mac os cathalina
keras = 2.3.1
tf = 1.15.0
rnnmorph=0.4.0

NEXT CODE crushed kernel:
from rnnmorph.predictor import RNNMorphPredictor
predictor = RNNMorphPredictor(language="ru",)
forms = predictor.predict(["мама"])
print(forms[0].pos)

@spolezhaev
Copy link

Please check if this issue persists if you're using this lib from this fork https://github.com/Piteryo/rnnmorph

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

2 participants