Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FinNLP/en-inflectors
/ functions
Functions
36 in github.com/FinNLP/en-inflectors
⨍
Functions
36
◇
Types & classes
5
↓ 15 callers
Function
a
(e)
demo/main.js:1
↓ 12 callers
Function
outputUnit
(contents)
demo/src.js:11
↓ 9 callers
Function
i
(e)
demo/main.js:1
↓ 5 callers
Function
conjugate
(input: string, to: string = "VBP")
src/verb/transform.ts:10
↓ 5 callers
Function
l
(e,r)
demo/main.js:1
↓ 4 callers
Function
syllablesNum
(str: string)
src/adjective/regexp_rules.ts:1
↓ 3 callers
Function
end
(str: string, substring: string)
src/verb/try_present.ts:45
↓ 3 callers
Function
watch
(inputElementId, callback)
demo/src.js:3
↓ 2 callers
Function
r
(i)
demo/main.js:1
↓ 1 callers
Function
isCountable
(input: string)
src/noun/detect_countable.ts:3
↓ 1 callers
Function
isSingular
(input: string)
src/noun/detect_singular_plural.ts:5
↓ 1 callers
Function
lookup
(input: string)
src/verb/solve_lookup.ts:615
↓ 1 callers
Function
testConjugations
(entry:any,expected:any)
test/verbs/test.ts:9
Function
c
(e)
demo/main.js:1
Function
comparative
(input: string)
src/adjective/transform.ts:12
Function
conjugate
(input: string, direction: string)
src/verb/solve_lookup.ts:619
Method
constructor
(word: string)
src/index.ts:13
Function
d
(e)
demo/main.js:1
Function
e
(e)
demo/main.js:1
Function
isNotCountable
(input: string)
src/noun/detect_countable.ts:7
Function
isPlural
(input: string)
src/noun/detect_singular_plural.ts:21
Function
m
(e)
demo/main.js:1
Function
p
(e)
demo/main.js:1
Function
rebuild
(original: string, stripped: string, conjugated: string)
src/verb/try_similar.ts:21
Function
solve
(input: string, to: string)
src/verb/solve_regex.ts:109
Function
strip
* * Those two functions are used to strip down a verb to it's nearest * possible parent. for example the verb "foresee" will be stripped * to "s
src/verb/try_similar.ts:14
Function
superlative
(input: string)
src/adjective/transform.ts:29
Function
toGerund
(input: string)
src/verb/transform.ts:47
Function
toPast
(input: string)
src/verb/transform.ts:44
Function
toPastParticiple
(input: string)
src/verb/transform.ts:45
Function
toPlural
(input:string)
src/noun/transform.ts:5
Function
toPresent
(input: string)
src/verb/transform.ts:43
Function
toPresentS
(input: string)
src/verb/transform.ts:46
Function
toSingular
(input:string)
src/noun/transform.ts:15
Function
u
(e)
demo/main.js:1
Function
v
(e)
demo/main.js:1