-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathDESCRIPTION
More file actions
30 lines (30 loc) · 829 Bytes
/
DESCRIPTION
File metadata and controls
30 lines (30 loc) · 829 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: franc
Title: Detect the Language of Text
Version: 1.1.1
Author: Gabor Csardi, Titus Wormer, Maciej Ceglowski, Jacob R. Rideout,
and Kent S. Johnson
Maintainer: Gabor Csardi <gcsardi@mango-solutions.com>
Description: With no external dependencies and
support for 335 languages; all languages spoken by
more than one million speakers. 'Franc' is a port
of the 'JavaScript' project of the same name,
see <https://github.com/wooorm/franc>.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/mangothecat/franc
BugReports: https://github.com/mangothecat/franc/issues
Suggests:
testthat
RoxygenNote: 5.0.1
Encoding: UTF-8
Imports:
jsonlite
Collate:
'distances.R'
'expressions.R'
'franc.R'
'ngrams.R'
'normalize.R'
'script.R'
'speakers.R'
'trigrams.R'