Skip to content

Commit 5727551

Browse files
authored
[tn] tn english, support roman (#215)
* [tn] tn english, support roman * [tn] tn english, support roman
1 parent f9f3eb0 commit 5727551

10 files changed

Lines changed: 10164 additions & 0 deletions

File tree

tn/english/data/roman/README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
`female.tsv` - List of common female names. Copyright (c) January 1991 by Mark Kantrowitz, 4987 names, Version 1.3 (29-MAR-94)
2+
Source: [https://www.cs.cmu.edu/Groups/AI/areas/nlp/corpora/names/female.txt](https://www.cs.cmu.edu/Groups/AI/areas/nlp/corpora/names/female.txt)
3+
4+
`male.tsv` - List of common male names. Copyright (c) January 1991 by Mark Kantrowitz, 2940 names, Version 1.3 (29-MAR-94)
5+
Source: [https://www.cs.cmu.edu/Groups/AI/areas/nlp/corpora/names/male.txt](https://www.cs.cmu.edu/Groups/AI/areas/nlp/corpora/names/male.txt)
6+
7+
[Corpora Readme.txt](https://www.cs.cmu.edu/Groups/AI/areas/nlp/corpora/names/readme.txt):
8+
9+
You may use the lists of names for any purpose, so long as credit is given
10+
in any published work. You may also redistribute the list if you
11+
provide the recipients with a copy of this README file. The lists are
12+
not in the public domain (I retain the copyright on the lists) but are
13+
freely redistributable.
14+
15+
If you have any additions to the lists of names, I would appreciate
16+
receiving them.
17+
18+
My email address is mkant+@cs.cmu.edu.
19+
20+
Mark Kantrowitz

tn/english/data/roman/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)