// Copyright (c) 2020, NLP Odyssey Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
module github.com/nlpodyssey/gotokenizers
go 1.15
require github.com/dlclark/regexp2 v1.4.0