We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecfb997 commit f9fd7d9Copy full SHA for f9fd7d9
CHANGE.txt
@@ -1,8 +1,10 @@
1
v0.0.3:
2
1. update formula ast: supporting more symbols and functions defined in katex
3
- 2. add item to vector tools, including word2vec and doc2vec using gensim
+ 2. add tokens to vector tools, including word2vec and doc2vec using gensim
4
3. sci4sif support tokenization grouped by segments
5
4. add special tokens: \SIFTag and \SIFSep
6
+ 5. add item to vector tools
7
+ 6. add interface for getting pretrained models, where the supported model names can be accessed by `edunlp i2v` in the command console
8
9
v0.0.2:
10
1. fix potential ModuleNotFoundError
0 commit comments