Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions harper-core/dictionary.dict
Original file line number Diff line number Diff line change
Expand Up @@ -1672,7 +1672,7 @@ CNC'd/VtT # past
CNCing/NV6 # present, gerund
CNN/ONSg # media company; convolutional neural network
CNS/Ng
CO/ONgV # US state (Colorado)
CO/ONg # US state (Colorado)
COBOL/OgS # programming language
COD/ON
COFF/ONg # common object file format
Expand Down Expand Up @@ -25138,6 +25138,7 @@ flagellate/VGdSJNn
flagellation/Ng
flagellum/Ng
flagged/~VtTJ
flagger/NgS
flagging/V6JNU
flagman/Ng
flagmen/9
Expand Down Expand Up @@ -34695,11 +34696,12 @@ moccasin/NSg
mocha/NwSgJ
mock/~NSVd>GJZ
mock up/V
mock-up/NgS
mock-up/NgS # Cambridge, Chambers, Collins, Longman, OED, Oxford Learner's, Webster
mocker/NgS
mockery/~NwSg
mocking/~VNJY
mockingbird/~NSg
mockup/NgS # American Heritage ("also" in Cambridge, Collins)
mod/~NSgVJ^
modal/~JNSg
modality/~NwSg
Expand Down Expand Up @@ -42498,6 +42500,7 @@ reprise/~NSgVG
reproach/NgSVGdB
reproachful/JY
reprobate/JNgSV
reproducibility/Nmg
reproductive/~JN
reprogramming/V6Nmg
reproving/VJYN
Expand Down Expand Up @@ -45230,6 +45233,7 @@ silvery/~J
sim/~NSgV
simian/JNgS
similar/~JYN
similarish/J†
similarity/~NSgE
simile/NgS
similitude/NgE
Expand Down Expand Up @@ -49721,6 +49725,9 @@ totterer/Ng
totting/V6N
toucan/NgS
touch/~VGdSNwgr
touch-type/VdS
touch-typing/Nm
touch-typist/NgS
touchdown/~NSg
touche/Bz
touched/~JVtTU
Expand Down
4 changes: 2 additions & 2 deletions harper-core/tests/text/tagged/Part-of-speech tagging.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@
# D+ NPr🅪Sg/VB/J+ NSg+ VLPt R . VP/J . P NSg/VB/J+ . P . N🅪Sg/VB+ NPl/V3 NSg/J/P
> many years . A first approximation was done with a program by Greene and Rubin ,
# NSg/I/J/Dq+ NPl+ . D/P+ NSg/J+ N🅪Sg+ VLPt NSg/VPp/J P D/P+ NPr/VB+ NSg/P NPr VB/C NPr .
> which consisted of a huge handmade list of what categories could co - occur at
# I/C+ VP/J P D/P J NSg/J NSg/VB P NSg/I+ NPl+ NSg/VXB NPr/I/VB+ . VB NSg/P
> which consisted of a huge handmade list of what categories could co - occur at
# I/C+ VP/J P D/P J NSg/J NSg/VB P NSg/I+ NPl+ NSg/VXB NPr/I+ . VB NSg/P
> all . For example , article then noun can occur , but article then verb ( arguably )
# NSg/I/J/C/Dq . R/C/P NSg/VB+ . NSg/VB+ NSg/J/R/C NSg/VB+ NPr/VXB VB . NSg/C/P NSg/VB+ NSg/J/R/C NSg/VB+ . R .
> cannot . The program got about 70 % correct . Its results were repeatedly reviewed
Expand Down
Loading