3 projects
audio2text
This package is for extract text from audio/video file
EntityRelation
A package to extract relations between entities. this maybe helpful and a important link for constructing KG. base on DSNF(Dependency Semantic Normal Forms) for now.
w2vembeddings
This package is main for translate word into vector for nlp embedding. maybe chinese maybe english, any language you want to use is ok. This is main for those who will use word2vec in local from txt files. In particular, this implementation primarily helps to construct a separate word vector matrix for embedding in local NLP tasks.