FoolNLTK — A Simple and Easy-to-Use Chinese NLP Toolkit

FoolNLTK — The author claims it is “possibly not the fastest open-source Chinese word segmentation, but very likely the most accurate open-source Chinese word segmentation.” This open-source toolkit is trained based on the BiLSTM model, with functions including word segmentation, part-of-speech tagging, and entity recognition. It also supports user-defined dictionaries, allows training of custom models, … Read more