chatbots

A package of chatbots implemented by me

https://github.com/leoxiang66/chatbots

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.0%) to scientific vocabulary

Keywords

chatbot dialogue-systems
Last synced: 6 months ago · JSON representation ·

Repository

A package of chatbots implemented by me

Basic Info
  • Host: GitHub
  • Owner: leoxiang66
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 25.4 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Topics
chatbot dialogue-systems
Created over 3 years ago · Last pushed over 3 years ago
Metadata Files
Readme License Citation

README.md

chatbots

Usage:

https://colab.research.google.com/github/leoxiang66/chatbots/blob/main/examples/example.ipynb

Citation

If you use this software in your work, please cite it using the following metadata. @software{Xiang_Chatbots-Package, author = {Xiang, Tao}, title = {{Chatbots-Package}} }

Owner

  • Name: Tao Xiang
  • Login: leoxiang66
  • Kind: user
  • Location: Munich
  • Company: Technical University of Munich

M. Sc. Computer Science at TUM 慕尼黑工业大学计算机专业硕士

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Chatbots-Package
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Tao
    family-names: Xiang
    email: xiang.tao@outlook.de
    affiliation: NLP-Guild

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

requirements.txt pypi
  • py2neo ==2021.2.3
  • torch ==1.12.1
  • transformers ==4.21.2