Skip to content
#

text-processing

Here are 75 public repositories matching this topic...

This repository includes Artificial Intelligence implementation in java language to create chatbot. Chat bot is created in Core Java and Swing Project using Eclipse IDE. Projects can be run on other IDE as command line application. This project includes AI specific reply based on user input, basic type-error detection, text processing and text p…

  • Updated Apr 20, 2017
  • Java

基于动态规划(DP)的文献查重程序,相似度基于单词匹配计算,≥40% 判定为重复,并输出匹配部分的对齐结果。 Document duplication check program based on Dynamic Programming. Similarity is calculated via word matching—sentences with a similarity ≥ 40% are deemed duplicates, and the aligned results of matching parts are output.

  • Updated Dec 30, 2025
  • Java

Improve this page

Add a description, image, and links to the text-processing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the text-processing topic, visit your repo's landing page and select "manage topics."

Learn more