Commit 28aa4db0 authored by Kavindu Jayawardana 's avatar Kavindu Jayawardana

Grammer EF update

parent db8e2a2c
# -*- coding: utf-8 -*-
"""Grammar EF 7/2.ipynb
Automatically generated by Colaboratory.
Original file is located at
https://colab.research.google.com/drive/1Q_S-irMdz7ylUMu410Et4BykeoPN9ywf
"""
import spacy
nlp = spacy.load("en_core_web_sm")
from gingerit.gingerit import GingerIt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment