Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
RKorAPClient
/
0de631d7c60de3a51b4c295a225c8d868b9e98e7
0de631d
Use the convenience functions in the demos
by Marc Kupietz
· 5 years ago
57cc5a6
Add an example with plot to Readme.md
by Marc Kupietz
· 5 years ago
d68f971
Add convenience function geom_freq_by_year_ci
by Marc Kupietz
· 5 years ago
bb7d232
Add convenience function for conversion to ipm
by Marc Kupietz
· 5 years ago
1242a5e
alternatibvesOverTime demo: use our vectorized api methods
by Marc Kupietz
· 5 years ago
1b70c80
Let conditionsOverTime demo use query parameter
by Marc Kupietz
· 5 years ago
6ebd751
Avoid tidyselect import in ci
by Marc Kupietz
· 5 years ago
a99f174
Bump version to 0.2.0
by Marc Kupietz
· 5 years ago
ea046fa
Specialize Readme.md for tidyverse branch
by Marc Kupietz
· 5 years ago
97a1bca
Optimize imports
by Marc Kupietz
· 5 years ago
3da02eb
Regional example: don't plot intermediate results
by Marc Kupietz
· 5 years ago
296e493
Adapt demos to vectorized methods
by Marc Kupietz
· 5 years ago
7d61387
Mute "Undefined global functions or variables" notes in ci
by Marc Kupietz
· 5 years ago
3f57528
Add function frequencyQuery (corpusQuery + corpusStats + ci)
by Marc Kupietz
· 5 years ago
4de53ec
Vectorize corpusQuery and corpusStats
by Marc Kupietz
· 5 years ago
dcc1de6
Add ci function
by Marc Kupietz
· 5 years ago
6a6c4ba
Add some package documentation
by Marc Kupietz
· 5 years ago
69cc54a
Start tidyverse migration
by Marc Kupietz
· 5 years ago
0a96b28
Cache API calls locally
by Marc Kupietz
· 5 years ago
9d4e273
Bump version to 0.1.1
by Marc Kupietz
· 5 years ago
468cab8
Fix picking up vc definition from KorAP-URL in corpusQuery
by Marc Kupietz
· 5 years ago
3405ab0
Bumb version to 0.1.0
by Marc Kupietz
· 5 years ago
e457d99
Make separate examples proper R-style demos
by Marc Kupietz
· 5 years ago
8e05d9c
Merge "Geo-example: plotlify with region tooltips and links to ui queries"
by Marc Kupietz
· 5 years ago
2416905
Fix plot example in corpusQuery documentation
by Marc Kupietz
· 5 years ago
9402dec
Geo-example: plotlify with region tooltips and links to ui queries
by Marc Kupietz
· 5 years ago
b1be8b4
Regions overhaul: add LI, remove federal states for AT, CH
by Marc Kupietz
· 5 years ago
a582bf0
Add Examples section to Readme.md
by Marc Kupietz
· 5 years ago
9d57d4b
Add conditionsOverTime to simple examples
by Marc Kupietz
· 5 years ago
451980d
Add example for regional frequency distribution
by Marc Kupietz
· 5 years ago
a97e8d0
Add simple example frequencies / topic domains
by Marc Kupietz
· 5 years ago
827a3c1
Add example alternativesOverTime.R
by Marc Kupietz
· 5 years ago
46a5767
Accept also JSON-LD as content type
by Marc Kupietz
· 5 years ago
7776dec
More minor documentation typo fixes
by Marc Kupietz
· 5 years ago
6d4afdd
Merge "'KorAP' typo"
by Marc Kupietz
· 5 years ago
36d12d9
Fix handling of field parameter
by Marc Kupietz
· 5 years ago
36def51
'KorAP' typo
by Akron
· 5 years ago
5e13546
Minor typos in documentation
by Akron
· 5 years ago
4ce4fe6
Simplify start by including installation in readme
by Akron
· 5 years ago
d597bad
Add dependency on R (>= 3.5.0)
by Marc Kupietz
· 5 years ago
db9ab04
Use count=0 instead of count=1 in initial queries
by Marc Kupietz
· 5 years ago
d0d3e9b
Wrap API https request in new apiCall method
by Marc Kupietz
· 5 years ago
f6f7131
Harmonize verbose handling
by Marc Kupietz
· 5 years ago
6898901
Fix Hello World example
by Marc Kupietz
· 5 years ago
5a51982
Carry a a verbosity default already in the connection object
by Marc Kupietz
· 5 years ago
af5b112
Merge "Revert "Use instance/test until negative fields bug in virtual corpora is fixed in main instance""
by Marc Kupietz
· 5 years ago
b897218
Always carry a KorAPConnection object in the KorpusQuery object
by Marc Kupietz
· 5 years ago
3f264bb
Add Installation and Hello World sections to Readme.md
by Marc Kupietz
· 5 years ago
f94a6c8
Revert "Use instance/test until negative fields bug in virtual corpora is fixed in main instance"
by Marc Kupietz
· 5 years ago
56456c6
Give better progress info when verbose
by Marc Kupietz
· 5 years ago
71626ac
Use instance/test until negative fields bug in virtual corpora is fixed in main instance
by Marc Kupietz
· 5 years ago
603491f
Provide comments for some basic examples
by Marc Kupietz
· 5 years ago
6b5e7aa
Bump version to 0.0.2
by Marc Kupietz
· 5 years ago
e95108e
Migrate to S4 Classes
by Marc Kupietz
· 5 years ago
25aebc3
Add some parameters' documentation and examples
by Marc Kupietz
· 5 years ago
37b8ef1
Fix long lines in documentation complaints
by Marc Kupietz
· 5 years ago
da3afe3
Add missing imports to NAMESPACE and DESCRIPTION
by Marc Kupietz
· 5 years ago
43f18ae
Add non-standard files to .Rbuildignore
by Marc Kupietz
· 5 years ago
d235a71
Import utils for URL-coding
by Marc Kupietz
· 5 years ago
42149fc
Commonize license identifier in DESCRIPTION
by Marc Kupietz
· 5 years ago
f568f3f
Use missing instead of is.na to deal with not given parameters
by Marc Kupietz
· 5 years ago
3c531f6
Extend KorAPQuery documentation
by Marc Kupietz
· 5 years ago
9d97eb9
Fix RKorapQuery not accepting KorAPUrl only
by Marc Kupietz
· 5 years ago
f60cd67
Add warning about permanently ongoing API changes
by Marc Kupietz
· 5 years ago
636fd39
KorAPCorpusStats: update documentation
by Marc Kupietz
· 5 years ago
7915dc4
KorAPConnection: update documentation
by Marc Kupietz
· 5 years ago
62da2b5
Integrate KorAPFetchAll with KorAPFetchNext, add KorAPFetchRest
by Marc Kupietz
· 5 years ago
b125bdd
KorAPQuery: let metadataOnly perameter default to true
by Marc Kupietz
· 5 years ago
7bce47d
KorAPQuery: fix return value documentation
by Marc Kupietz
· 5 years ago
b306552
KorAPQuery: rename some parameters
by Marc Kupietz
· 5 years ago
8b1402c
Some additions and markup fixes for Readme.md
by Marc Kupietz
· 5 years ago
bec1c91
Add Readme.md and LICENSE files
by Marc Kupietz
· 5 years ago
7d88e2e
Set vc before constructing the query
by Marc Kupietz
· 5 years ago
8718009
Add missing files
by Marc Kupietz
· 5 years ago
cf1caf4
Add some documentation
by Marc Kupietz
· 5 years ago
1f5968a
Add DESCRIPTION
by Marc Kupietz
· 5 years ago
632cbd4
Add namespace and some documentation
by Marc Kupietz
· 5 years ago
cb725f8
Add KorAPFetchNext function
by Marc Kupietz
· 5 years ago
3156991
Fix typo
by Marc Kupietz
· 5 years ago
c2c59bd
Introduce verbose parameter in FetchAll
by Marc Kupietz
· 5 years ago
9392d5d
Use offset instead of page for specifying the start offset
by Marc Kupietz
· 5 years ago
5bbc9db
First check-in of modified demo function from CMLC-publication
by Marc Kupietz
· 5 years ago