forked from annargrs/ldt
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGES.txt
More file actions
45 lines (32 loc) · 1.22 KB
/
CHANGES.txt
File metadata and controls
45 lines (32 loc) · 1.22 KB
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
v. 0.4.1, 2018-11-29
* faster neighbor extraction
v. 0.4.0, 2018-11-14
* bug fixes
v.0.3.9, 2018-11-04
* multicore processing in annotation module
* query timeout setting
* optimized loading of cooccurrence data in ldt resources
* corpus statistics now optional
* minor fixes
v. 0.3.0, 2018-10-08
* experiments package:
- extracting vector neighborhoods with optional normalization
- annotating vector neighborhoods with linguistic relations
- analysing the results
- automatically logging metadata for all experiments
* bug fixes
v 0.2.1, 2018-09-25.
* bug fixes.
v 0.2.0, 2018-09-24.
* Tutorial;
* 19 LD variables, including ontology paths;
* detection of antonymy with language-specific derivational patterns;
* bug fixes.
v 0.1.0, 2018-08-15 -- Initial release.
* Retrieving lexicographic information from BabelNet, Wiktionary, Wikisaurus and English WordNet;
* Retrieving morphological information from the same resources;
* Lemmatization with WordNet and custom rules for English;
* Custom rule-based analysis of productive suffixes and prefixes for English;
* Parsing Wiktionary etymologies
* Custom compound splitting routines with filtering by subword length;
* 4 custom patterns for fixing frequent spelling mistakes.